Pull request #42046 opened Started by user Sebastiaan van Stijn Rebuilds build #1 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 0e001154f96b034483db093276aadd24aa6191ca+df2cfb4d33e1df695129c822d9763090f8ed4dfd (e6e6b893e02956e59847e549d275d5767b5a3535) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --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 [2021-02-19T23:17:25.844Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-02-19T23:17:25.847Z] Trying to pass milestone 1 [Pipeline] milestone [2021-02-19T23:17:25.900Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-02-19T23:17:26.076Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ece02ebafb26ca45) in /home/ubuntu/workspace/moby_PR-42046 [Pipeline] { [Pipeline] checkout [2021-02-19T23:17:26.111Z] The recommended git tool is: git [2021-02-19T23:17:26.119Z] using credential docker-jenkins-github-credentials [2021-02-19T23:17:26.125Z] Cloning the remote Git repository [2021-02-19T23:17:26.125Z] Cloning with configured refspecs honoured and without tags [2021-02-19T23:17:26.127Z] Cloning repository https://github.com/moby/moby.git [2021-02-19T23:17:26.127Z] > git init /home/ubuntu/workspace/moby_PR-42046 # timeout=10 [2021-02-19T23:17:26.134Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-19T23:17:26.134Z] > git --version # timeout=10 [2021-02-19T23:17:26.136Z] > git --version # 'git version 2.17.1' [2021-02-19T23:17:26.136Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-19T23:17:26.137Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42046/head:refs/remotes/origin/PR-42046 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-19T23:17:39.868Z] Fetching without tags [2021-02-19T23:17:40.114Z] Merging remotes/origin/20.10 commit df2cfb4d33e1df695129c822d9763090f8ed4dfd into PR head commit 0e001154f96b034483db093276aadd24aa6191ca [2021-02-19T23:17:39.855Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-19T23:17:39.857Z] > git config --add remote.origin.fetch +refs/pull/42046/head:refs/remotes/origin/PR-42046 # timeout=10 [2021-02-19T23:17:39.860Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-19T23:17:39.865Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-19T23:17:39.870Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-19T23:17:39.870Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-19T23:17:39.871Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42046/head:refs/remotes/origin/PR-42046 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-19T23:17:40.115Z] > git config core.sparsecheckout # timeout=10 [2021-02-19T23:17:40.117Z] > git checkout -f 0e001154f96b034483db093276aadd24aa6191ca # timeout=10 [2021-02-19T23:17:40.560Z] Merge succeeded, producing 0e001154f96b034483db093276aadd24aa6191ca [2021-02-19T23:17:40.560Z] Checking out Revision 0e001154f96b034483db093276aadd24aa6191ca (PR-42046) [2021-02-19T23:17:41.065Z] Commit message: "Check the length of the correct variable #42039" [2021-02-19T23:17:40.544Z] > git remote # timeout=10 [2021-02-19T23:17:40.546Z] > git config --get remote.origin.url # timeout=10 [2021-02-19T23:17:40.550Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-19T23:17:40.550Z] > git merge df2cfb4d33e1df695129c822d9763090f8ed4dfd # timeout=10 [2021-02-19T23:17:40.556Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-19T23:17:40.562Z] > git config core.sparsecheckout # timeout=10 [2021-02-19T23:17:40.563Z] > git checkout -f 0e001154f96b034483db093276aadd24aa6191ca # timeout=10 [2021-02-19T23:17:41.067Z] > git rev-list --no-walk 0e001154f96b034483db093276aadd24aa6191ca # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-19T23:17:41.708Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42046:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2021-02-19T23:17:44.234Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [2021-02-19T23:17:44.455Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ece02ebafb26ca45) in /home/ubuntu/workspace/moby_PR-42046 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2021-02-19T23:17:44.461Z] Running on s390x-ubuntu-16 in /home/jenkins/workspace/moby_PR-42046 [2021-02-19T23:17:44.462Z] Running on ppc64le-ubuntu-18 in /home/docker/workspace/moby_PR-42046 [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [2021-02-19T23:17:44.466Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-05ff09ba5afc01aff) in /home/ubuntu/workspace/moby_PR-42046 [Pipeline] stage [Pipeline] { (Print info) [2021-02-19T23:17:44.469Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04b07f15c26f25719) in /home/ubuntu/workspace/moby_PR-42046 [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2021-02-19T23:17:44.472Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a5c38c6c54e3e84c) in /home/ubuntu/workspace/moby_PR-42046 Stage "win-RS1" skipped due to when conditional [Pipeline] } [2021-02-19T23:17:44.478Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0b7b6b7e61c52acf5) in /home/ubuntu/workspace/moby_PR-42046 [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [2021-02-19T23:17:44.536Z] The recommended git tool is: git [Pipeline] checkout [Pipeline] checkout [Pipeline] { [2021-02-19T23:17:44.550Z] using credential docker-jenkins-github-credentials [2021-02-19T23:17:44.551Z] The recommended git tool is: git [2021-02-19T23:17:44.558Z] Fetching changes from the remote Git repository [2021-02-19T23:17:44.559Z] The recommended git tool is: git [2021-02-19T23:17:44.563Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [2021-02-19T23:17:44.585Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [Pipeline] { [2021-02-19T23:17:44.588Z] The recommended git tool is: git [2021-02-19T23:17:44.595Z] using credential docker-jenkins-github-credentials [2021-02-19T23:17:44.599Z] Cloning the remote Git repository [2021-02-19T23:17:44.599Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] { [2021-02-19T23:17:44.614Z] Cloning the remote Git repository [2021-02-19T23:17:44.614Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [2021-02-19T23:17:44.637Z] using credential docker-jenkins-github-credentials [Pipeline] stage [2021-02-19T23:17:44.639Z] The recommended git tool is: git [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2021-02-19T23:17:44.641Z] Cloning the remote Git repository [2021-02-19T23:17:44.641Z] Cloning with configured refspecs honoured and without tags [2021-02-19T23:17:44.648Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2021-02-19T23:17:44.652Z] The recommended git tool is: git [2021-02-19T23:17:44.654Z] Cloning the remote Git repository [2021-02-19T23:17:44.654Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [2021-02-19T23:17:44.659Z] The recommended git tool is: git [2021-02-19T23:17:44.666Z] using credential docker-jenkins-github-credentials Stage "win-RS1" skipped due to when conditional [Pipeline] } [2021-02-19T23:17:44.674Z] Cloning the remote Git repository [2021-02-19T23:17:44.674Z] Cloning with configured refspecs honoured and without tags [2021-02-19T23:17:44.674Z] using credential docker-jenkins-github-credentials [2021-02-19T23:17:44.681Z] Cloning the remote Git repository [2021-02-19T23:17:44.681Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [2021-02-19T23:17:44.747Z] Running on azwin-2-76d4c0 in d:\jenkins\workspace\moby_PR-42046 Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] // stage [2021-02-19T23:17:44.790Z] Merging remotes/origin/20.10 commit df2cfb4d33e1df695129c822d9763090f8ed4dfd into PR head commit 0e001154f96b034483db093276aadd24aa6191ca [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] ws [2021-02-19T23:17:44.816Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-02-19T23:17:44.847Z] Merge succeeded, producing 0e001154f96b034483db093276aadd24aa6191ca [2021-02-19T23:17:44.847Z] Checking out Revision 0e001154f96b034483db093276aadd24aa6191ca (PR-42046) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-02-19T23:17:44.895Z] Commit message: "Check the length of the correct variable #42039" [2021-02-19T23:17:44.907Z] The recommended git tool is: git [2021-02-19T23:17:45.121Z] using credential docker-jenkins-github-credentials [2021-02-19T23:17:45.195Z] Cloning the remote Git repository [2021-02-19T23:17:45.195Z] Cloning with configured refspecs honoured and without tags [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-19T23:17:44.555Z] > git rev-parse --is-inside-work-tree # timeout=10 [2021-02-19T23:17:44.560Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-19T23:17:44.565Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-19T23:17:44.565Z] > git --version # timeout=10 [2021-02-19T23:17:44.567Z] > git --version # 'git version 2.17.1' [2021-02-19T23:17:44.567Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-19T23:17:44.567Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42046/head:refs/remotes/origin/PR-42046 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-19T23:17:44.792Z] > git config core.sparsecheckout # timeout=10 [2021-02-19T23:17:44.794Z] > git checkout -f 0e001154f96b034483db093276aadd24aa6191ca # timeout=10 [2021-02-19T23:17:44.833Z] > git remote # timeout=10 [2021-02-19T23:17:44.835Z] > git config --get remote.origin.url # timeout=10 [2021-02-19T23:17:44.837Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-19T23:17:44.838Z] > git merge df2cfb4d33e1df695129c822d9763090f8ed4dfd # timeout=10 [2021-02-19T23:17:44.843Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-19T23:17:44.848Z] > git config core.sparsecheckout # timeout=10 [2021-02-19T23:17:44.850Z] > git checkout -f 0e001154f96b034483db093276aadd24aa6191ca # timeout=10 [2021-02-19T23:17:44.608Z] Cloning repository https://github.com/moby/moby.git [2021-02-19T23:17:44.608Z] > git init /home/jenkins/workspace/moby_PR-42046 # timeout=10 [2021-02-19T23:17:44.627Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-19T23:17:44.627Z] > git --version # timeout=10 [2021-02-19T23:17:44.630Z] > git --version # 'git version 2.17.1' [2021-02-19T23:17:44.630Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-19T23:17:44.631Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42046/head:refs/remotes/origin/PR-42046 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-19T23:17:44.621Z] Cloning repository https://github.com/moby/moby.git [2021-02-19T23:17:44.622Z] > git init /home/docker/workspace/moby_PR-42046 # timeout=10 [2021-02-19T23:17:44.630Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-19T23:17:44.631Z] > git --version # timeout=10 [2021-02-19T23:17:44.633Z] > git --version # 'git version 2.7.4' [2021-02-19T23:17:44.633Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-19T23:17:44.634Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42046/head:refs/remotes/origin/PR-42046 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-19T23:17:44.641Z] Cloning repository https://github.com/moby/moby.git [2021-02-19T23:17:44.641Z] > git init /home/ubuntu/workspace/moby_PR-42046 # timeout=10 [2021-02-19T23:17:44.652Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-19T23:17:44.652Z] > git --version # timeout=10 [2021-02-19T23:17:44.657Z] > git --version # 'git version 2.25.1' [2021-02-19T23:17:44.657Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-19T23:17:44.658Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42046/head:refs/remotes/origin/PR-42046 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-19T23:17:44.662Z] Cloning repository https://github.com/moby/moby.git [2021-02-19T23:17:44.663Z] > git init /home/ubuntu/workspace/moby_PR-42046 # timeout=10 [2021-02-19T23:17:44.678Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-19T23:17:44.678Z] > git --version # timeout=10 [2021-02-19T23:17:44.683Z] > git --version # 'git version 2.17.1' [2021-02-19T23:17:44.683Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-19T23:17:44.684Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42046/head:refs/remotes/origin/PR-42046 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-19T23:17:44.678Z] Cloning repository https://github.com/moby/moby.git [2021-02-19T23:17:44.679Z] > git init /home/ubuntu/workspace/moby_PR-42046 # timeout=10 [2021-02-19T23:17:44.692Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-19T23:17:44.693Z] > git --version # timeout=10 [2021-02-19T23:17:44.700Z] > git --version # 'git version 2.17.1' [2021-02-19T23:17:44.701Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-19T23:17:44.701Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42046/head:refs/remotes/origin/PR-42046 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-19T23:17:44.709Z] Cloning repository https://github.com/moby/moby.git [2021-02-19T23:17:44.709Z] > git init /home/ubuntu/workspace/moby_PR-42046 # timeout=10 [2021-02-19T23:17:44.731Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-19T23:17:44.731Z] > git --version # timeout=10 [2021-02-19T23:17:44.738Z] > git --version # 'git version 2.7.4' [2021-02-19T23:17:44.738Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-19T23:17:44.740Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42046/head:refs/remotes/origin/PR-42046 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-19T23:17:45.713Z] + docker version [2021-02-19T23:17:45.713Z] Client: Docker Engine - Community [2021-02-19T23:17:45.713Z] Version: 20.10.3 [2021-02-19T23:17:45.713Z] API version: 1.41 [2021-02-19T23:17:45.713Z] Go version: go1.13.15 [2021-02-19T23:17:45.713Z] Git commit: 48d30b5 [2021-02-19T23:17:45.713Z] Built: Fri Jan 29 14:33:13 2021 [2021-02-19T23:17:45.713Z] OS/Arch: linux/amd64 [2021-02-19T23:17:45.713Z] Context: default [2021-02-19T23:17:45.713Z] Experimental: true [2021-02-19T23:17:45.713Z] [2021-02-19T23:17:45.713Z] Server: Docker Engine - Community [2021-02-19T23:17:45.713Z] Engine: [2021-02-19T23:17:45.713Z] Version: 20.10.3 [2021-02-19T23:17:45.713Z] API version: 1.41 (minimum version 1.12) [2021-02-19T23:17:45.713Z] Go version: go1.13.15 [2021-02-19T23:17:45.713Z] Git commit: 46229ca [2021-02-19T23:17:45.713Z] Built: Fri Jan 29 14:31:25 2021 [2021-02-19T23:17:45.713Z] OS/Arch: linux/amd64 [2021-02-19T23:17:45.713Z] Experimental: true [2021-02-19T23:17:45.713Z] containerd: [2021-02-19T23:17:45.713Z] Version: 1.4.3 [2021-02-19T23:17:45.713Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-19T23:17:45.713Z] runc: [2021-02-19T23:17:45.713Z] Version: 1.0.0-rc92 [2021-02-19T23:17:45.713Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-19T23:17:45.713Z] docker-init: [2021-02-19T23:17:45.713Z] Version: 0.19.0 [2021-02-19T23:17:45.713Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-19T23:17:45.228Z] Cloning repository https://github.com/moby/moby.git [2021-02-19T23:17:45.229Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-02-19T23:17:45.289Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-19T23:17:45.289Z] > git --version # timeout=10 [2021-02-19T23:17:45.339Z] > git --version # 'git version 2.24.1.windows.2' [2021-02-19T23:17:45.339Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-19T23:17:45.341Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42046/head:refs/remotes/origin/PR-42046 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-19T23:17:45.991Z] + docker info [2021-02-19T23:17:46.248Z] Client: [2021-02-19T23:17:46.248Z] Context: default [2021-02-19T23:17:46.248Z] Debug Mode: false [2021-02-19T23:17:46.248Z] Plugins: [2021-02-19T23:17:46.248Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-19T23:17:46.248Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-19T23:17:46.248Z] [2021-02-19T23:17:46.248Z] Server: [2021-02-19T23:17:46.248Z] Containers: 0 [2021-02-19T23:17:46.248Z] Running: 0 [2021-02-19T23:17:46.248Z] Paused: 0 [2021-02-19T23:17:46.248Z] Stopped: 0 [2021-02-19T23:17:46.248Z] Images: 5 [2021-02-19T23:17:46.248Z] Server Version: 20.10.3 [2021-02-19T23:17:46.248Z] Storage Driver: overlay2 [2021-02-19T23:17:46.248Z] Backing Filesystem: extfs [2021-02-19T23:17:46.248Z] Supports d_type: true [2021-02-19T23:17:46.248Z] Native Overlay Diff: true [2021-02-19T23:17:46.248Z] Logging Driver: json-file [2021-02-19T23:17:46.248Z] Cgroup Driver: cgroupfs [2021-02-19T23:17:46.248Z] Cgroup Version: 1 [2021-02-19T23:17:46.248Z] Plugins: [2021-02-19T23:17:46.248Z] Volume: local [2021-02-19T23:17:46.248Z] Network: bridge host ipvlan macvlan null overlay [2021-02-19T23:17:46.248Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-19T23:17:46.248Z] Swarm: inactive [2021-02-19T23:17:46.248Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-02-19T23:17:46.248Z] Default Runtime: runc [2021-02-19T23:17:46.248Z] Init Binary: docker-init [2021-02-19T23:17:46.248Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-19T23:17:46.248Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-19T23:17:46.248Z] init version: de40ad0 [2021-02-19T23:17:46.248Z] Security Options: [2021-02-19T23:17:46.248Z] apparmor [2021-02-19T23:17:46.248Z] seccomp [2021-02-19T23:17:46.248Z] Profile: default [2021-02-19T23:17:46.248Z] Kernel Version: 5.4.0-1037-aws [2021-02-19T23:17:46.248Z] Operating System: Ubuntu 18.04.5 LTS [2021-02-19T23:17:46.248Z] OSType: linux [2021-02-19T23:17:46.248Z] Architecture: x86_64 [2021-02-19T23:17:46.248Z] CPUs: 2 [2021-02-19T23:17:46.248Z] Total Memory: 7.569GiB [2021-02-19T23:17:46.248Z] Name: ip-10-100-111-226 [2021-02-19T23:17:46.248Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-02-19T23:17:46.248Z] Docker Root Dir: /var/lib/docker [2021-02-19T23:17:46.248Z] Debug Mode: false [2021-02-19T23:17:46.248Z] Registry: https://index.docker.io/v1/ [2021-02-19T23:17:46.248Z] Labels: [2021-02-19T23:17:46.248Z] Experimental: true [2021-02-19T23:17:46.248Z] Insecure Registries: [2021-02-19T23:17:46.248Z] 127.0.0.0/8 [2021-02-19T23:17:46.248Z] Live Restore Enabled: true [2021-02-19T23:17:46.248Z] [2021-02-19T23:17:46.248Z] WARNING: No swap limit support [2021-02-19T23:17:46.248Z] WARNING: No blkio weight support [2021-02-19T23:17:46.248Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-02-19T23:17:46.525Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-19T23:17:46.525Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-19T23:17:46.525Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42046/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-19T23:17:46.525Z] + bash /home/ubuntu/workspace/moby_PR-42046/check-config.sh [2021-02-19T23:17:46.525Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-19T23:17:46.525Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-02-19T23:17:46.525Z] [2021-02-19T23:17:46.525Z] Generally Necessary: [2021-02-19T23:17:46.525Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-19T23:17:46.525Z] - apparmor: enabled and tools installed [2021-02-19T23:17:46.525Z] - CONFIG_NAMESPACES: enabled [2021-02-19T23:17:46.525Z] - CONFIG_NET_NS: enabled [2021-02-19T23:17:46.525Z] - CONFIG_PID_NS: enabled [2021-02-19T23:17:46.525Z] - CONFIG_IPC_NS: enabled [2021-02-19T23:17:46.525Z] - CONFIG_UTS_NS: enabled [2021-02-19T23:17:46.525Z] - CONFIG_CGROUPS: enabled [2021-02-19T23:17:46.525Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-19T23:17:46.525Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-19T23:17:46.525Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-19T23:17:46.525Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-19T23:17:46.525Z] - CONFIG_CPUSETS: enabled [2021-02-19T23:17:46.525Z] - CONFIG_MEMCG: enabled [2021-02-19T23:17:46.525Z] - CONFIG_KEYS: enabled [2021-02-19T23:17:46.525Z] - CONFIG_VETH: enabled (as module) [2021-02-19T23:17:46.525Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-19T23:17:46.525Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-19T23:17:46.525Z] - CONFIG_NF_NAT_IPV4: missing [2021-02-19T23:17:46.525Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-19T23:17:46.525Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-19T23:17:46.525Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-19T23:17:46.525Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-19T23:17:46.525Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-19T23:17:46.525Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-19T23:17:46.525Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-19T23:17:46.525Z] - CONFIG_NF_NAT_NEEDED: missing [2021-02-19T23:17:46.525Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-19T23:17:46.525Z] [2021-02-19T23:17:46.525Z] Optional Features: [2021-02-19T23:17:46.783Z] - CONFIG_USER_NS: enabled [2021-02-19T23:17:46.783Z] - CONFIG_SECCOMP: enabled [2021-02-19T23:17:46.783Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-19T23:17:46.783Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-19T23:17:46.783Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-19T23:17:46.783Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-19T23:17:46.783Z] - CONFIG_BLK_CGROUP: enabled [2021-02-19T23:17:46.783Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-19T23:17:46.783Z] - CONFIG_IOSCHED_CFQ: missing [2021-02-19T23:17:46.783Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-02-19T23:17:46.783Z] - CONFIG_CGROUP_PERF: enabled [2021-02-19T23:17:46.783Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-19T23:17:46.783Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-19T23:17:46.783Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-19T23:17:46.783Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-19T23:17:46.783Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-19T23:17:46.783Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-19T23:17:46.783Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-19T23:17:46.783Z] - CONFIG_IP_VS: enabled (as module) [2021-02-19T23:17:46.783Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-19T23:17:46.783Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-19T23:17:46.783Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-19T23:17:46.783Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-19T23:17:46.783Z] - CONFIG_EXT4_FS: enabled [2021-02-19T23:17:46.783Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-19T23:17:46.783Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-19T23:17:46.783Z] - Network Drivers: [2021-02-19T23:17:46.783Z] - "overlay": [2021-02-19T23:17:46.783Z] - CONFIG_VXLAN: enabled (as module) [2021-02-19T23:17:46.783Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-19T23:17:46.783Z] Optional (for encrypted networks): [2021-02-19T23:17:46.783Z] - CONFIG_CRYPTO: enabled [2021-02-19T23:17:46.783Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-19T23:17:46.783Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-19T23:17:46.783Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-19T23:17:46.783Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-19T23:17:46.783Z] - CONFIG_XFRM: enabled [2021-02-19T23:17:46.783Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-19T23:17:46.783Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-19T23:17:46.783Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-19T23:17:46.783Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-02-19T23:17:46.783Z] - "ipvlan": [2021-02-19T23:17:46.783Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-19T23:17:46.783Z] - "macvlan": [2021-02-19T23:17:46.783Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-19T23:17:46.783Z] - CONFIG_DUMMY: enabled (as module) [2021-02-19T23:17:46.783Z] - "ftp,tftp client in container": [2021-02-19T23:17:46.783Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-19T23:17:46.783Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-19T23:17:46.783Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-19T23:17:46.783Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-19T23:17:46.783Z] - Storage Drivers: [2021-02-19T23:17:46.783Z] - "aufs": [2021-02-19T23:17:46.783Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-19T23:17:46.783Z] - "btrfs": [2021-02-19T23:17:47.040Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-19T23:17:47.040Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-19T23:17:47.040Z] - "devicemapper": [2021-02-19T23:17:47.040Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-19T23:17:47.040Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-19T23:17:47.040Z] - "overlay": [2021-02-19T23:17:47.040Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-19T23:17:47.040Z] - "zfs": [2021-02-19T23:17:47.040Z] - /dev/zfs: present [2021-02-19T23:17:47.040Z] - zfs command: missing [2021-02-19T23:17:47.040Z] - zpool command: missing [2021-02-19T23:17:47.040Z] [2021-02-19T23:17:47.040Z] Limits: [2021-02-19T23:17:47.040Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-19T23:17:47.040Z] [2021-02-19T23:17:47.040Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-19T23:17:47.369Z] + sudo modprobe ip_vs [2021-02-19T23:17:47.369Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0e001154f96b034483db093276aadd24aa6191ca . [2021-02-19T23:17:47.369Z] #1 [internal] load build definition from Dockerfile [2021-02-19T23:17:47.369Z] #1 sha256:1544a3ef6dda302b79429f0445851a606b11f9e5c6f7a1ed74511b54a6d010fd [2021-02-19T23:17:47.369Z] #1 transferring dockerfile: 16.55kB done [2021-02-19T23:17:47.369Z] #1 DONE 0.0s [2021-02-19T23:17:47.369Z] [2021-02-19T23:17:47.369Z] #2 [internal] load .dockerignore [2021-02-19T23:17:47.369Z] #2 sha256:5c8850f667155bc5fe83b3a3698709b86ceb5a8742c6b4c30763972ff780fcfa [2021-02-19T23:17:47.369Z] #2 transferring context: 87B done [2021-02-19T23:17:47.369Z] #2 DONE 0.0s [2021-02-19T23:17:47.369Z] [2021-02-19T23:17:47.369Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-19T23:17:47.369Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-02-19T23:17:47.628Z] #3 DONE 0.2s [2021-02-19T23:17:47.628Z] [2021-02-19T23:17:47.628Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-19T23:17:47.628Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-02-19T23:17:47.628Z] #4 CACHED [2021-02-19T23:17:47.889Z] [2021-02-19T23:17:47.889Z] #5 [internal] load build definition from Dockerfile [2021-02-19T23:17:47.889Z] #5 sha256:489068297f35047bf36ce6044ee286bb37425204b43c2901861b9ad60ef9c192 [2021-02-19T23:17:47.889Z] #5 transferring dockerfile: 16.55kB done [2021-02-19T23:17:47.889Z] #5 DONE 0.0s [2021-02-19T23:17:47.889Z] [2021-02-19T23:17:47.889Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-02-19T23:17:47.889Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-19T23:17:47.889Z] #8 DONE 0.1s [2021-02-19T23:17:47.889Z] [2021-02-19T23:17:47.889Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-19T23:17:47.889Z] #7 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-02-19T23:17:47.889Z] #7 DONE 0.1s [2021-02-19T23:17:47.889Z] [2021-02-19T23:17:47.889Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-19T23:17:47.889Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-02-19T23:17:47.889Z] #6 DONE 0.1s [2021-02-19T23:17:48.147Z] [2021-02-19T23:17:48.147Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-19T23:17:48.147Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-19T23:17:48.147Z] #61 DONE 0.0s [2021-02-19T23:17:48.147Z] [2021-02-19T23:17:48.147Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-19T23:17:48.147Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-19T23:17:48.147Z] #9 DONE 0.0s [2021-02-19T23:17:48.147Z] [2021-02-19T23:17:48.147Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-19T23:17:48.147Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-19T23:17:48.147Z] #25 DONE 0.0s [2021-02-19T23:17:48.147Z] [2021-02-19T23:17:48.147Z] #22 [internal] load build context [2021-02-19T23:17:48.147Z] #22 sha256:a92ac681045d646b4ac84310ec4571c087c31cb226bf5033e3f563f3b895a5bc [2021-02-19T23:17:49.534Z] #22 transferring context: 53.37MB 1.3s done [2021-02-19T23:17:49.534Z] #22 DONE 1.3s [2021-02-19T23:17:49.534Z] [2021-02-19T23:17:49.534Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-19T23:17:49.534Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-19T23:17:49.534Z] #39 CACHED [2021-02-19T23:17:49.534Z] [2021-02-19T23:17:49.534Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-19T23:17:49.534Z] #56 sha256:1d17d97072553af91072fc5c84036e2b5988048301e6d89a8c00c13e6bdcb6fa [2021-02-19T23:17:49.534Z] #56 CACHED [2021-02-19T23:17:49.534Z] [2021-02-19T23:17:49.534Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-19T23:17:49.534Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-19T23:17:49.534Z] #19 CACHED [2021-02-19T23:17:49.534Z] [2021-02-19T23:17:49.534Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-19T23:17:49.534Z] #27 sha256:fae699994d1485c763641cd045f630cc7ed65b42ef2acbe4c48841e085f731ba [2021-02-19T23:17:49.534Z] #27 CACHED [2021-02-19T23:17:49.534Z] [2021-02-19T23:17:49.534Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-19T23:17:49.534Z] #53 sha256:a6917703e33165fdc5b9bf722a9fde31a113a7214539bc271d7688c387d2258c [2021-02-19T23:17:49.534Z] #53 CACHED [2021-02-19T23:17:49.534Z] [2021-02-19T23:17:49.534Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-19T23:17:49.534Z] #60 sha256:c2f4a32a077f7ebd7954d994c72b67e1e9b7338cc70f5e6229fce6657ad6e976 [2021-02-19T23:17:49.534Z] #60 CACHED [2021-02-19T23:17:49.534Z] [2021-02-19T23:17:49.534Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-02-19T23:17:49.534Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-02-19T23:17:49.534Z] #11 CACHED [2021-02-19T23:17:49.534Z] [2021-02-19T23:17:49.534Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-19T23:17:49.534Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-19T23:17:49.534Z] #21 CACHED [2021-02-19T23:17:49.534Z] [2021-02-19T23:17:49.534Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-19T23:17:49.534Z] #49 sha256:f10232b40e5a4c79b3a292eb80822027e790a0c844295450ffafc890ad2bd561 [2021-02-19T23:17:49.534Z] #49 CACHED [2021-02-19T23:17:49.534Z] [2021-02-19T23:17:49.534Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-02-19T23:17:49.534Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-02-19T23:17:49.534Z] #14 CACHED [2021-02-19T23:17:49.534Z] [2021-02-19T23:17:49.534Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-19T23:17:49.534Z] #48 sha256:e4072a65d1ab52295791f3c01adca2fb02f51afdac9dc875d28205cd34b43f9c [2021-02-19T23:17:49.534Z] #48 CACHED [2021-02-19T23:17:49.534Z] [2021-02-19T23:17:49.534Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-19T23:17:49.534Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-19T23:17:49.534Z] #12 CACHED [2021-02-19T23:17:49.534Z] [2021-02-19T23:17:49.534Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-19T23:17:49.534Z] #43 sha256:edfec5d307430381053be0eaba59bb64a7a69a5dc29dd162edb1b071a6daf56e [2021-02-19T23:17:49.534Z] #43 CACHED [2021-02-19T23:17:49.534Z] [2021-02-19T23:17:49.534Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-19T23:17:49.534Z] #32 sha256:7e17cfe92b32de3677fe83fa0fcd880d2983be42ab9fb7f3d6e680c5993c8464 [2021-02-19T23:17:49.534Z] #32 CACHED [2021-02-19T23:17:49.534Z] [2021-02-19T23:17:49.534Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-19T23:17:49.534Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-19T23:17:49.534Z] #41 CACHED [2021-02-19T23:17:49.534Z] [2021-02-19T23:17:49.534Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-19T23:17:49.534Z] #40 sha256:8e92f9c635af395b0d6b71329fe98c28911a35484d8865a7085262fdb1814169 [2021-02-19T23:17:49.534Z] #40 CACHED [2021-02-19T23:17:49.534Z] [2021-02-19T23:17:49.534Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-19T23:17:49.534Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-02-19T23:17:49.534Z] #38 CACHED [2021-02-19T23:17:49.534Z] [2021-02-19T23:17:49.534Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-19T23:17:49.534Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-02-19T23:17:49.534Z] #16 CACHED [2021-02-19T23:17:49.534Z] [2021-02-19T23:17:49.534Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-19T23:17:49.534Z] #33 sha256:2e4c1721c9e9fa13279b6fb84229167aeda466010c4be38c77e2cf802b26482e [2021-02-19T23:17:49.534Z] #33 CACHED [2021-02-19T23:17:49.534Z] [2021-02-19T23:17:49.534Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-19T23:17:49.534Z] #52 sha256:55d0644e6dc006f734041b7e5edd58b07e9e9f0c8e92539433a046a8d393ae4d [2021-02-19T23:17:49.534Z] #52 CACHED [2021-02-19T23:17:49.534Z] [2021-02-19T23:17:49.534Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-19T23:17:49.534Z] #29 sha256:8f1a7d074489a085fd057ec5cd16128d7c00a9a2437eeef60750705a2dbbaadf [2021-02-19T23:17:49.534Z] #29 CACHED [2021-02-19T23:17:49.534Z] [2021-02-19T23:17:49.534Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-19T23:17:49.534Z] #24 sha256:e331171f0bab1357aa6219cefe09c656f25ae7b3230596fce97aad16b5528e25 [2021-02-19T23:17:49.534Z] #24 CACHED [2021-02-19T23:17:49.534Z] [2021-02-19T23:17:49.534Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-19T23:17:49.534Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-19T23:17:49.534Z] #35 CACHED [2021-02-19T23:17:49.534Z] [2021-02-19T23:17:49.534Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-19T23:17:49.534Z] #58 sha256:ab1e7ac4d31f172bbfad9eb8e5bd29aeb0f7a06d66e0fb58e5fc341eba9343a9 [2021-02-19T23:17:49.534Z] #58 CACHED [2021-02-19T23:17:49.534Z] [2021-02-19T23:17:49.534Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-19T23:17:49.534Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-02-19T23:17:49.534Z] #17 CACHED [2021-02-19T23:17:49.534Z] [2021-02-19T23:17:49.534Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-19T23:17:49.534Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-02-19T23:17:49.534Z] #13 CACHED [2021-02-19T23:17:49.534Z] [2021-02-19T23:17:49.534Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-19T23:17:49.534Z] #62 sha256:6ba939eb2fbb0b37be51e5f7a28d16b0184cc27b38613c3bb938e387f24edff3 [2021-02-19T23:17:49.534Z] #62 CACHED [2021-02-19T23:17:49.534Z] [2021-02-19T23:17:49.534Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-19T23:17:49.534Z] #47 sha256:605140cbaa22cbe6227db8838b7b024798822ff184570ce46b8b5705f908cc28 [2021-02-19T23:17:49.534Z] #47 CACHED [2021-02-19T23:17:49.534Z] [2021-02-19T23:17:49.534Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-19T23:17:49.534Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-02-19T23:17:49.534Z] #30 CACHED [2021-02-19T23:17:49.534Z] [2021-02-19T23:17:49.534Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-19T23:17:49.534Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-02-19T23:17:49.534Z] #10 CACHED [2021-02-19T23:17:49.534Z] [2021-02-19T23:17:49.534Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-19T23:17:49.534Z] #57 sha256:784f4f5199e65de556bd21bd8e508ffa18d2fe09ac3f83d33d89e02f033c8da7 [2021-02-19T23:17:49.534Z] #57 CACHED [2021-02-19T23:17:49.534Z] [2021-02-19T23:17:49.534Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-19T23:17:49.534Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-19T23:17:49.534Z] #54 CACHED [2021-02-19T23:17:49.534Z] [2021-02-19T23:17:49.535Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-19T23:17:49.535Z] #46 sha256:fa054eb718c29c84a8e4a8ff63bd94c4f4bbef639baa842a44ee8d515ff09763 [2021-02-19T23:17:49.535Z] #46 CACHED [2021-02-19T23:17:49.535Z] [2021-02-19T23:17:49.535Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-19T23:17:49.535Z] #64 sha256:23bdc873b31c714c97d2594f20514a83cc71a73eeb3d5d799f02a444d66afef7 [2021-02-19T23:17:49.535Z] #64 CACHED [2021-02-19T23:17:49.535Z] [2021-02-19T23:17:49.535Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-19T23:17:49.535Z] #59 sha256:6db9fcd14967bea294ca51355d7ee658cb082aa7382ec4d83d7ec5790ae9268f [2021-02-19T23:17:49.535Z] #59 CACHED [2021-02-19T23:17:49.535Z] [2021-02-19T23:17:49.535Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-19T23:17:49.535Z] #36 sha256:56ff848db6ce58ffcc9b44583f7f65a966a3b997b19439b31f9f59e39b92328f [2021-02-19T23:17:49.535Z] #36 CACHED [2021-02-19T23:17:49.535Z] [2021-02-19T23:17:49.535Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-19T23:17:49.535Z] #45 sha256:ac818a784743364e4d67062f60b3be40367eeab88ffe7314663eb90aefee43ce [2021-02-19T23:17:49.535Z] #45 CACHED [2021-02-19T23:17:49.535Z] [2021-02-19T23:17:49.535Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-19T23:17:49.535Z] #23 sha256:6fcce7cbcd3bbcdbab17195003068a438e48c68bf8add17b5a5c12e5e1c5a8a0 [2021-02-19T23:17:49.535Z] #23 CACHED [2021-02-19T23:17:49.535Z] [2021-02-19T23:17:49.535Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-19T23:17:49.535Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-19T23:17:49.535Z] #31 CACHED [2021-02-19T23:17:49.535Z] [2021-02-19T23:17:49.535Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-19T23:17:49.535Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-02-19T23:17:49.535Z] #15 CACHED [2021-02-19T23:17:49.535Z] [2021-02-19T23:17:49.535Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-19T23:17:49.535Z] #50 sha256:2f3ecd91be63089ba121814ee7a4f785b049c2fab49453b81db1ddf8b175abf3 [2021-02-19T23:17:49.535Z] #50 CACHED [2021-02-19T23:17:49.535Z] [2021-02-19T23:17:49.535Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-19T23:17:49.535Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-19T23:17:49.535Z] #42 CACHED [2021-02-19T23:17:49.535Z] [2021-02-19T23:17:49.535Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-19T23:17:49.535Z] #51 sha256:ba1b83ef2378f5afd670e498adbe3e1730fe96bb0dc644ab45be7eba2da19d8d [2021-02-19T23:17:49.535Z] #51 CACHED [2021-02-19T23:17:49.535Z] [2021-02-19T23:17:49.535Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-19T23:17:49.535Z] #34 sha256:744ba699a1099d61b15fa18d21c2333554f59b3a22b2d77deec517a5cb567376 [2021-02-19T23:17:49.535Z] #34 CACHED [2021-02-19T23:17:49.535Z] [2021-02-19T23:17:49.535Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-19T23:17:49.535Z] #28 sha256:1a1123d2486bf984c11809b9264b207f8eb4be529b8d9143fd952e051aa81615 [2021-02-19T23:17:49.535Z] #28 CACHED [2021-02-19T23:17:49.535Z] [2021-02-19T23:17:49.535Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-19T23:17:49.535Z] #55 sha256:09783d9817774c373efd62790d59c21bec792091d00feb8533a1bd0cf64ad577 [2021-02-19T23:17:49.535Z] #55 CACHED [2021-02-19T23:17:49.535Z] [2021-02-19T23:17:49.535Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-19T23:17:49.535Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-02-19T23:17:49.535Z] #18 CACHED [2021-02-19T23:17:49.535Z] [2021-02-19T23:17:49.535Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-19T23:17:49.535Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-19T23:17:49.535Z] #26 CACHED [2021-02-19T23:17:49.535Z] [2021-02-19T23:17:49.535Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-19T23:17:49.535Z] #37 sha256:1861dbaa8c62654705bca960c95223c055da59a58d66523db9bdf2ac20b09523 [2021-02-19T23:17:49.535Z] #37 CACHED [2021-02-19T23:17:49.535Z] [2021-02-19T23:17:49.535Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-19T23:17:49.535Z] #63 sha256:428c863e8ee0ee05f07b33b91d6e2f3eee936c68ab70d66f2bb14930a222f2ba [2021-02-19T23:17:49.535Z] #63 CACHED [2021-02-19T23:17:49.535Z] [2021-02-19T23:17:49.535Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-19T23:17:49.535Z] #44 sha256:0103db408b8914fef105d24fc304226bd28342319a63e77b753783b071b8471d [2021-02-19T23:17:49.535Z] #44 CACHED [2021-02-19T23:17:49.535Z] [2021-02-19T23:17:49.535Z] #20 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-02-19T23:17:49.535Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-02-19T23:17:49.535Z] #20 CACHED [2021-02-19T23:17:49.535Z] [2021-02-19T23:17:49.535Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-19T23:17:49.535Z] #65 sha256:5ebca2ea578e14fc2d6da63a5cb9d6c6fd6e74ef4309ec8977961bafa47f0c08 [2021-02-19T23:17:49.535Z] #65 CACHED [2021-02-19T23:17:49.535Z] [2021-02-19T23:17:49.535Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-19T23:17:49.535Z] #66 sha256:92998ca9b65c2de99360bd8a6e526e4927f1a26de639b13e3ec483fb3e21b7eb [2021-02-19T23:17:50.100Z] #66 DONE 0.9s [2021-02-19T23:17:50.358Z] [2021-02-19T23:17:50.358Z] #67 exporting to image [2021-02-19T23:17:50.358Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-19T23:17:50.358Z] #67 exporting layers [2021-02-19T23:17:50.924Z] #67 exporting layers 0.7s done [2021-02-19T23:17:50.924Z] #67 writing image sha256:17231567a065772499727d8d3e8bc9286e283594d2eab0a25b72a521738413d5 done [2021-02-19T23:17:50.924Z] #67 naming to docker.io/library/docker:0e001154f96b034483db093276aadd24aa6191ca done [2021-02-19T23:17:50.924Z] #67 DONE 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-02-19T23:17:51.252Z] + trap exit INT TERM [2021-02-19T23:17:51.253Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-02-19T23:17:51.253Z] + CONTAINER_NAME=docker-pr2 [2021-02-19T23:17:51.253Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42046/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42046/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0e001154f96b034483db093276aadd24aa6191ca -e DOCKER_GRAPHDRIVER docker:0e001154f96b034483db093276aadd24aa6191ca hack/make.sh dynbinary-daemon [2021-02-19T23:17:51.820Z] [2021-02-19T23:17:51.820Z] Removing bundles/ [2021-02-19T23:17:51.820Z] [2021-02-19T23:17:51.820Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-02-19T23:17:51.820Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-19T23:17:51.820Z] GOOS="" GOARCH="" GOARM="" [2021-02-19T23:17:54.227Z] Fetching without tags [2021-02-19T23:17:54.477Z] Merging remotes/origin/20.10 commit df2cfb4d33e1df695129c822d9763090f8ed4dfd into PR head commit 0e001154f96b034483db093276aadd24aa6191ca [2021-02-19T23:17:54.914Z] Merge succeeded, producing 0e001154f96b034483db093276aadd24aa6191ca [2021-02-19T23:17:54.914Z] Checking out Revision 0e001154f96b034483db093276aadd24aa6191ca (PR-42046) [2021-02-19T23:17:55.377Z] Commit message: "Check the length of the correct variable #42039" [2021-02-19T23:17:54.204Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-19T23:17:54.205Z] > git config --add remote.origin.fetch +refs/pull/42046/head:refs/remotes/origin/PR-42046 # timeout=10 [2021-02-19T23:17:54.209Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-19T23:17:54.221Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-19T23:17:54.235Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-19T23:17:54.235Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-19T23:17:54.236Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42046/head:refs/remotes/origin/PR-42046 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-19T23:17:54.485Z] > git config core.sparsecheckout # timeout=10 [2021-02-19T23:17:54.489Z] > git checkout -f 0e001154f96b034483db093276aadd24aa6191ca # timeout=10 [2021-02-19T23:17:54.892Z] > git remote # timeout=10 [2021-02-19T23:17:54.893Z] > git config --get remote.origin.url # timeout=10 [2021-02-19T23:17:54.897Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-19T23:17:54.898Z] > git merge df2cfb4d33e1df695129c822d9763090f8ed4dfd # timeout=10 [2021-02-19T23:17:54.910Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-19T23:17:54.922Z] > git config core.sparsecheckout # timeout=10 [2021-02-19T23:17:54.923Z] > git checkout -f 0e001154f96b034483db093276aadd24aa6191ca # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-19T23:17:56.139Z] + docker version [2021-02-19T23:17:56.139Z] Client: Docker Engine - Community [2021-02-19T23:17:56.139Z] Version: 19.03.7 [2021-02-19T23:17:56.139Z] API version: 1.40 [2021-02-19T23:17:56.139Z] Go version: go1.12.17 [2021-02-19T23:17:56.139Z] Git commit: 7141c199a2 [2021-02-19T23:17:56.139Z] Built: Sat Mar 7 16:48:47 2020 [2021-02-19T23:17:56.139Z] OS/Arch: linux/s390x [2021-02-19T23:17:56.139Z] Experimental: false [2021-02-19T23:17:56.139Z] [2021-02-19T23:17:56.139Z] Server: Docker Engine - Community [2021-02-19T23:17:56.139Z] Engine: [2021-02-19T23:17:56.139Z] Version: 19.03.7 [2021-02-19T23:17:56.139Z] API version: 1.40 (minimum version 1.12) [2021-02-19T23:17:56.139Z] Go version: go1.12.17 [2021-02-19T23:17:56.139Z] Git commit: 7141c199a2 [2021-02-19T23:17:56.139Z] Built: Sat Mar 7 16:47:46 2020 [2021-02-19T23:17:56.139Z] OS/Arch: linux/s390x [2021-02-19T23:17:56.139Z] Experimental: true [2021-02-19T23:17:56.139Z] containerd: [2021-02-19T23:17:56.139Z] Version: 1.2.13 [2021-02-19T23:17:56.139Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-02-19T23:17:56.139Z] runc: [2021-02-19T23:17:56.139Z] Version: 1.0.0-rc10 [2021-02-19T23:17:56.139Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-02-19T23:17:56.139Z] docker-init: [2021-02-19T23:17:56.139Z] Version: 0.18.0 [2021-02-19T23:17:56.139Z] GitCommit: fec3683 [Pipeline] sh [2021-02-19T23:17:56.513Z] + docker info [2021-02-19T23:17:58.015Z] Client: [2021-02-19T23:17:58.015Z] Debug Mode: false [2021-02-19T23:17:58.015Z] [2021-02-19T23:17:58.015Z] Server: [2021-02-19T23:17:58.015Z] Containers: 0 [2021-02-19T23:17:58.015Z] Running: 0 [2021-02-19T23:17:58.015Z] Paused: 0 [2021-02-19T23:17:58.015Z] Stopped: 0 [2021-02-19T23:17:58.015Z] Images: 0 [2021-02-19T23:17:58.015Z] Server Version: 19.03.7 [2021-02-19T23:17:58.015Z] Storage Driver: overlay2 [2021-02-19T23:17:58.015Z] Backing Filesystem: [2021-02-19T23:17:58.015Z] Supports d_type: true [2021-02-19T23:17:58.015Z] Native Overlay Diff: true [2021-02-19T23:17:58.015Z] Logging Driver: json-file [2021-02-19T23:17:58.015Z] Cgroup Driver: cgroupfs [2021-02-19T23:17:58.015Z] Plugins: [2021-02-19T23:17:58.015Z] Volume: local [2021-02-19T23:17:58.015Z] Network: bridge host ipvlan macvlan null overlay [2021-02-19T23:17:58.015Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-19T23:17:58.015Z] Swarm: inactive [2021-02-19T23:17:58.015Z] Runtimes: runc [2021-02-19T23:17:58.015Z] Default Runtime: runc [2021-02-19T23:17:58.015Z] Init Binary: docker-init [2021-02-19T23:17:58.015Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-02-19T23:17:58.015Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-02-19T23:17:58.015Z] init version: fec3683 [2021-02-19T23:17:58.015Z] Security Options: [2021-02-19T23:17:58.015Z] apparmor [2021-02-19T23:17:58.015Z] seccomp [2021-02-19T23:17:58.015Z] Profile: default [2021-02-19T23:17:58.015Z] Kernel Version: 4.15.0-91-generic [2021-02-19T23:17:58.015Z] Operating System: Ubuntu 18.04.4 LTS [2021-02-19T23:17:58.015Z] OSType: linux [2021-02-19T23:17:58.015Z] Architecture: s390x [2021-02-19T23:17:58.015Z] CPUs: 2 [2021-02-19T23:17:58.015Z] Total Memory: 7.861GiB [2021-02-19T23:17:58.015Z] Name: s390x-ubuntu-16 [2021-02-19T23:17:58.015Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2021-02-19T23:17:58.015Z] Docker Root Dir: /var/lib/docker [2021-02-19T23:17:58.015Z] Debug Mode: false [2021-02-19T23:17:58.015Z] Registry: https://index.docker.io/v1/ [2021-02-19T23:17:58.015Z] Labels: [2021-02-19T23:17:58.015Z] Experimental: true [2021-02-19T23:17:58.015Z] Insecure Registries: [2021-02-19T23:17:58.015Z] 127.0.0.0/8 [2021-02-19T23:17:58.015Z] Live Restore Enabled: false [2021-02-19T23:17:58.015Z] [2021-02-19T23:17:58.015Z] WARNING: No swap limit support [Pipeline] sh [2021-02-19T23:17:58.395Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-19T23:17:58.395Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-19T23:17:58.395Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-42046/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-19T23:17:58.395Z] + bash /home/jenkins/workspace/moby_PR-42046/check-config.sh [2021-02-19T23:17:58.395Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-19T23:17:58.395Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2021-02-19T23:17:58.395Z] [2021-02-19T23:17:58.395Z] Generally Necessary: [2021-02-19T23:17:58.395Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-19T23:17:58.395Z] - apparmor: enabled and tools installed [2021-02-19T23:17:58.395Z] - CONFIG_NAMESPACES: enabled [2021-02-19T23:17:58.395Z] - CONFIG_NET_NS: enabled [2021-02-19T23:17:58.395Z] - CONFIG_PID_NS: enabled [2021-02-19T23:17:58.395Z] - CONFIG_IPC_NS: enabled [2021-02-19T23:17:58.395Z] - CONFIG_UTS_NS: enabled [2021-02-19T23:17:58.395Z] - CONFIG_CGROUPS: enabled [2021-02-19T23:17:58.395Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-19T23:17:58.395Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-19T23:17:58.395Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-19T23:17:58.395Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-19T23:17:58.395Z] - CONFIG_CPUSETS: enabled [2021-02-19T23:17:58.395Z] - CONFIG_MEMCG: enabled [2021-02-19T23:17:58.395Z] - CONFIG_KEYS: enabled [2021-02-19T23:17:58.395Z] - CONFIG_VETH: enabled (as module) [2021-02-19T23:17:58.395Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-19T23:17:58.395Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-19T23:17:58.395Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-02-19T23:17:58.395Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-19T23:17:58.395Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-19T23:17:58.395Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-19T23:17:58.395Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-19T23:17:58.395Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-19T23:17:58.395Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-19T23:17:58.395Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-19T23:17:58.395Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-02-19T23:17:58.395Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-19T23:17:58.395Z] [2021-02-19T23:17:58.395Z] Optional Features: [2021-02-19T23:17:58.395Z] - CONFIG_USER_NS: enabled [2021-02-19T23:17:58.395Z] - CONFIG_SECCOMP: enabled [2021-02-19T23:17:58.395Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-19T23:17:58.395Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-19T23:17:58.395Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-19T23:17:58.395Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-19T23:17:58.395Z] - CONFIG_BLK_CGROUP: enabled [2021-02-19T23:17:58.395Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-19T23:17:58.395Z] - CONFIG_IOSCHED_CFQ: enabled [2021-02-19T23:17:58.395Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-02-19T23:17:58.395Z] - CONFIG_CGROUP_PERF: enabled [2021-02-19T23:17:58.395Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-19T23:17:58.395Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-19T23:17:58.395Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-19T23:17:58.395Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-19T23:17:58.395Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-19T23:17:58.395Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-19T23:17:58.395Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-19T23:17:58.395Z] - CONFIG_IP_VS: enabled (as module) [2021-02-19T23:17:58.395Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-19T23:17:58.395Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-19T23:17:58.395Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-19T23:17:58.395Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-19T23:17:58.395Z] - CONFIG_EXT4_FS: enabled [2021-02-19T23:17:58.395Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-19T23:17:58.395Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-19T23:17:58.395Z] - Network Drivers: [2021-02-19T23:17:58.395Z] - "overlay": [2021-02-19T23:17:58.395Z] - CONFIG_VXLAN: enabled (as module) [2021-02-19T23:17:58.395Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-19T23:17:58.395Z] Optional (for encrypted networks): [2021-02-19T23:17:58.682Z] Fetching without tags [2021-02-19T23:17:58.685Z] - CONFIG_CRYPTO: enabled [2021-02-19T23:17:58.685Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-19T23:17:58.685Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-19T23:17:58.685Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-19T23:17:58.685Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-19T23:17:58.685Z] - CONFIG_XFRM: enabled [2021-02-19T23:17:58.685Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-19T23:17:58.685Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-19T23:17:58.685Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-19T23:17:58.685Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-02-19T23:17:58.685Z] - "ipvlan": [2021-02-19T23:17:58.685Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-19T23:17:58.685Z] - "macvlan": [2021-02-19T23:17:58.685Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-19T23:17:58.685Z] - CONFIG_DUMMY: enabled (as module) [2021-02-19T23:17:58.685Z] - "ftp,tftp client in container": [2021-02-19T23:17:58.685Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-19T23:17:58.685Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-19T23:17:58.685Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-19T23:17:58.685Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-19T23:17:58.685Z] - Storage Drivers: [2021-02-19T23:17:58.685Z] - "aufs": [2021-02-19T23:17:58.685Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-19T23:17:58.685Z] - "btrfs": [2021-02-19T23:17:58.685Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-19T23:17:58.685Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-19T23:17:58.685Z] - "devicemapper": [2021-02-19T23:17:58.685Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-19T23:17:58.685Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-19T23:17:58.685Z] - "overlay": [2021-02-19T23:17:58.685Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-19T23:17:58.685Z] - "zfs": [2021-02-19T23:17:58.685Z] - /dev/zfs: missing [2021-02-19T23:17:58.685Z] - zfs command: missing [2021-02-19T23:17:58.685Z] - zpool command: missing [2021-02-19T23:17:58.685Z] [2021-02-19T23:17:58.685Z] Limits: [2021-02-19T23:17:58.685Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-19T23:17:58.685Z] [2021-02-19T23:17:58.685Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-19T23:17:58.648Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-19T23:17:58.662Z] > git config --add remote.origin.fetch +refs/pull/42046/head:refs/remotes/origin/PR-42046 # timeout=10 [2021-02-19T23:17:58.670Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-19T23:17:58.679Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-19T23:17:58.689Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-19T23:17:58.689Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-19T23:17:58.690Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42046/head:refs/remotes/origin/PR-42046 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-19T23:17:58.930Z] Merging remotes/origin/20.10 commit df2cfb4d33e1df695129c822d9763090f8ed4dfd into PR head commit 0e001154f96b034483db093276aadd24aa6191ca [2021-02-19T23:17:59.106Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0e001154f96b034483db093276aadd24aa6191ca . [2021-02-19T23:17:59.106Z] #2 [internal] load build definition from Dockerfile [2021-02-19T23:17:59.106Z] #2 transferring dockerfile: 16.55kB 0.0s done [2021-02-19T23:17:59.106Z] #2 DONE 0.0s [2021-02-19T23:17:59.106Z] [2021-02-19T23:17:59.106Z] #1 [internal] load .dockerignore [2021-02-19T23:17:59.106Z] #1 transferring context: 87B 0.0s done [2021-02-19T23:17:59.106Z] #1 DONE 0.0s [2021-02-19T23:17:59.106Z] [2021-02-19T23:17:59.106Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-19T23:17:59.392Z] Merge succeeded, producing 0e001154f96b034483db093276aadd24aa6191ca [2021-02-19T23:17:59.393Z] Checking out Revision 0e001154f96b034483db093276aadd24aa6191ca (PR-42046) [2021-02-19T23:17:59.404Z] #3 DONE 0.2s [2021-02-19T23:17:59.404Z] [2021-02-19T23:17:59.404Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2021-02-19T23:17:59.404Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-02-19T23:17:59.703Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2021-02-19T23:17:59.703Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2021-02-19T23:17:59.703Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 6.32MB / 8.88MB 0.2s [2021-02-19T23:17:59.703Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-02-19T23:17:59.703Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2021-02-19T23:17:59.703Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 [2021-02-19T23:17:59.857Z] Commit message: "Check the length of the correct variable #42039" [2021-02-19T23:18:00.000Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2021-02-19T23:18:00.000Z] #4 DONE 0.5s [2021-02-19T23:18:00.070Z] Fetching without tags [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-19T23:18:00.290Z] [2021-02-19T23:18:00.290Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-02-19T23:18:00.290Z] #7 DONE 0.1s [2021-02-19T23:18:00.290Z] [2021-02-19T23:18:00.290Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-19T23:18:00.290Z] #5 DONE 0.1s [2021-02-19T23:18:00.290Z] [2021-02-19T23:18:00.290Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-19T23:18:00.515Z] + docker version [2021-02-19T23:18:00.515Z] Client: Docker Engine - Community [2021-02-19T23:18:00.515Z] Version: 20.10.3 [2021-02-19T23:18:00.515Z] API version: 1.41 [2021-02-19T23:18:00.515Z] Go version: go1.13.15 [2021-02-19T23:18:00.515Z] Git commit: 48d30b5 [2021-02-19T23:18:00.515Z] Built: Fri Jan 29 14:33:13 2021 [2021-02-19T23:18:00.515Z] OS/Arch: linux/amd64 [2021-02-19T23:18:00.515Z] Context: default [2021-02-19T23:18:00.515Z] Experimental: true [2021-02-19T23:18:00.515Z] [2021-02-19T23:18:00.515Z] Server: Docker Engine - Community [2021-02-19T23:18:00.515Z] Engine: [2021-02-19T23:18:00.515Z] Version: 20.10.3 [2021-02-19T23:18:00.515Z] API version: 1.41 (minimum version 1.12) [2021-02-19T23:18:00.515Z] Go version: go1.13.15 [2021-02-19T23:18:00.515Z] Git commit: 46229ca [2021-02-19T23:18:00.515Z] Built: Fri Jan 29 14:31:25 2021 [2021-02-19T23:18:00.515Z] OS/Arch: linux/amd64 [2021-02-19T23:18:00.515Z] Experimental: true [2021-02-19T23:18:00.515Z] containerd: [2021-02-19T23:18:00.515Z] Version: 1.4.3 [2021-02-19T23:18:00.515Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-19T23:18:00.515Z] runc: [2021-02-19T23:18:00.515Z] Version: 1.0.0-rc92 [2021-02-19T23:18:00.515Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-19T23:18:00.515Z] docker-init: [2021-02-19T23:18:00.515Z] Version: 0.19.0 [2021-02-19T23:18:00.515Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-19T23:17:58.933Z] > git config core.sparsecheckout # timeout=10 [2021-02-19T23:17:58.939Z] > git checkout -f 0e001154f96b034483db093276aadd24aa6191ca # timeout=10 [2021-02-19T23:17:59.360Z] > git remote # timeout=10 [2021-02-19T23:17:59.369Z] > git config --get remote.origin.url # timeout=10 [2021-02-19T23:17:59.376Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-19T23:17:59.377Z] > git merge df2cfb4d33e1df695129c822d9763090f8ed4dfd # timeout=10 [2021-02-19T23:17:59.387Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-19T23:17:59.396Z] > git config core.sparsecheckout # timeout=10 [2021-02-19T23:17:59.398Z] > git checkout -f 0e001154f96b034483db093276aadd24aa6191ca # timeout=10 [2021-02-19T23:18:00.597Z] #6 DONE 0.1s [2021-02-19T23:18:00.597Z] [2021-02-19T23:18:00.597Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2021-02-19T23:18:00.597Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-02-19T23:18:00.597Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-02-19T23:18:00.597Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-02-19T23:18:00.597Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.1s [2021-02-19T23:18:00.597Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 7.90MB / 9.86MB 0.2s [2021-02-19T23:18:00.597Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.2s done [2021-02-19T23:18:00.823Z] + docker info [2021-02-19T23:17:59.759Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-19T23:17:59.807Z] > git config --add remote.origin.fetch +refs/pull/42046/head:refs/remotes/origin/PR-42046 # timeout=10 [2021-02-19T23:17:59.853Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-19T23:17:59.978Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-19T23:18:00.104Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-19T23:18:00.104Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-19T23:18:00.107Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42046/head:refs/remotes/origin/PR-42046 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-19T23:18:00.902Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2021-02-19T23:18:01.392Z] Client: [2021-02-19T23:18:01.392Z] Context: default [2021-02-19T23:18:01.392Z] Debug Mode: false [2021-02-19T23:18:01.392Z] Plugins: [2021-02-19T23:18:01.392Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-19T23:18:01.392Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-19T23:18:01.392Z] [2021-02-19T23:18:01.392Z] Server: [2021-02-19T23:18:01.392Z] Containers: 0 [2021-02-19T23:18:01.392Z] Running: 0 [2021-02-19T23:18:01.392Z] Paused: 0 [2021-02-19T23:18:01.392Z] Stopped: 0 [2021-02-19T23:18:01.392Z] Images: 3 [2021-02-19T23:18:01.392Z] Server Version: 20.10.3 [2021-02-19T23:18:01.392Z] Storage Driver: overlay2 [2021-02-19T23:18:01.392Z] Backing Filesystem: extfs [2021-02-19T23:18:01.392Z] Supports d_type: true [2021-02-19T23:18:01.392Z] Native Overlay Diff: true [2021-02-19T23:18:01.392Z] Logging Driver: json-file [2021-02-19T23:18:01.392Z] Cgroup Driver: cgroupfs [2021-02-19T23:18:01.392Z] Cgroup Version: 1 [2021-02-19T23:18:01.392Z] Plugins: [2021-02-19T23:18:01.392Z] Volume: local [2021-02-19T23:18:01.392Z] Network: bridge host ipvlan macvlan null overlay [2021-02-19T23:18:01.392Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-19T23:18:01.392Z] Swarm: inactive [2021-02-19T23:18:01.392Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-02-19T23:18:01.392Z] Default Runtime: runc [2021-02-19T23:18:01.392Z] Init Binary: docker-init [2021-02-19T23:18:01.392Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-19T23:18:01.392Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-19T23:18:01.392Z] init version: de40ad0 [2021-02-19T23:18:01.392Z] Security Options: [2021-02-19T23:18:01.392Z] apparmor [2021-02-19T23:18:01.392Z] seccomp [2021-02-19T23:18:01.392Z] Profile: default [2021-02-19T23:18:01.392Z] Kernel Version: 5.4.0-1037-aws [2021-02-19T23:18:01.392Z] Operating System: Ubuntu 18.04.5 LTS [2021-02-19T23:18:01.392Z] OSType: linux [2021-02-19T23:18:01.392Z] Architecture: x86_64 [2021-02-19T23:18:01.392Z] CPUs: 2 [2021-02-19T23:18:01.392Z] Total Memory: 7.487GiB [2021-02-19T23:18:01.392Z] Name: ip-10-100-54-243 [2021-02-19T23:18:01.392Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-02-19T23:18:01.392Z] Docker Root Dir: /var/lib/docker [2021-02-19T23:18:01.392Z] Debug Mode: false [2021-02-19T23:18:01.392Z] Registry: https://index.docker.io/v1/ [2021-02-19T23:18:01.392Z] Labels: [2021-02-19T23:18:01.392Z] Experimental: true [2021-02-19T23:18:01.392Z] Insecure Registries: [2021-02-19T23:18:01.392Z] 127.0.0.0/8 [2021-02-19T23:18:01.392Z] Live Restore Enabled: true [2021-02-19T23:18:01.392Z] [2021-02-19T23:18:01.392Z] WARNING: No swap limit support [2021-02-19T23:18:01.392Z] WARNING: No blkio weight support [2021-02-19T23:18:01.392Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-02-19T23:18:01.466Z] Merging remotes/origin/20.10 commit df2cfb4d33e1df695129c822d9763090f8ed4dfd into PR head commit 0e001154f96b034483db093276aadd24aa6191ca [2021-02-19T23:18:01.557Z] #60 ... [2021-02-19T23:18:01.557Z] [2021-02-19T23:18:01.557Z] #21 [internal] load build context [2021-02-19T23:18:01.557Z] #21 transferring context: 53.37MB 0.9s done [2021-02-19T23:18:01.557Z] #21 DONE 1.0s [2021-02-19T23:18:01.557Z] [2021-02-19T23:18:01.557Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2021-02-19T23:18:01.557Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.7s done [2021-02-19T23:18:01.557Z] #60 DONE 1.1s [2021-02-19T23:18:01.557Z] [2021-02-19T23:18:01.557Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-02-19T23:18:01.557Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-02-19T23:18:01.557Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 21.06MB / 48.97MB 0.7s [2021-02-19T23:18:01.557Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-02-19T23:18:01.557Z] #8 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done [2021-02-19T23:18:01.557Z] #8 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done [2021-02-19T23:18:01.557Z] #8 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.39MB / 7.39MB 0.3s done [2021-02-19T23:18:01.557Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.85MB / 9.88MB 0.7s [2021-02-19T23:18:01.557Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 31.13MB / 48.97MB 0.9s [2021-02-19T23:18:01.557Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 0.7s done [2021-02-19T23:18:01.557Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 5.78MB / 51.38MB 0.9s [2021-02-19T23:18:01.557Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 1.92MB / 56.74MB 0.9s [2021-02-19T23:18:01.677Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-19T23:18:01.677Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-19T23:18:01.677Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42046/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-19T23:18:01.677Z] + bash /home/ubuntu/workspace/moby_PR-42046/check-config.sh [2021-02-19T23:18:01.677Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-19T23:18:01.677Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-02-19T23:18:01.677Z] [2021-02-19T23:18:01.677Z] Generally Necessary: [2021-02-19T23:18:01.677Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-19T23:18:01.677Z] - apparmor: enabled and tools installed [2021-02-19T23:18:01.677Z] - CONFIG_NAMESPACES: enabled [2021-02-19T23:18:01.677Z] - CONFIG_NET_NS: enabled [2021-02-19T23:18:01.677Z] - CONFIG_PID_NS: enabled [2021-02-19T23:18:01.677Z] - CONFIG_IPC_NS: enabled [2021-02-19T23:18:01.677Z] - CONFIG_UTS_NS: enabled [2021-02-19T23:18:01.677Z] - CONFIG_CGROUPS: enabled [2021-02-19T23:18:01.677Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-19T23:18:01.677Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-19T23:18:01.677Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-19T23:18:01.677Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-19T23:18:01.677Z] - CONFIG_CPUSETS: enabled [2021-02-19T23:18:01.677Z] - CONFIG_MEMCG: enabled [2021-02-19T23:18:01.677Z] - CONFIG_KEYS: enabled [2021-02-19T23:18:01.677Z] - CONFIG_VETH: enabled (as module) [2021-02-19T23:18:01.677Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-19T23:18:01.677Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-19T23:18:01.677Z] - CONFIG_NF_NAT_IPV4: missing [2021-02-19T23:18:01.677Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-19T23:18:01.677Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-19T23:18:01.677Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-19T23:18:01.677Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-19T23:18:01.677Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-19T23:18:01.677Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-19T23:18:01.677Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-19T23:18:01.677Z] - CONFIG_NF_NAT_NEEDED: missing [2021-02-19T23:18:01.677Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-19T23:18:01.677Z] [2021-02-19T23:18:01.677Z] Optional Features: [2021-02-19T23:18:01.677Z] - CONFIG_USER_NS: enabled [2021-02-19T23:18:01.677Z] - CONFIG_SECCOMP: enabled [2021-02-19T23:18:01.677Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-19T23:18:01.677Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-19T23:18:01.677Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-19T23:18:01.677Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-19T23:18:01.677Z] - CONFIG_BLK_CGROUP: enabled [2021-02-19T23:18:01.677Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-19T23:18:01.677Z] - CONFIG_IOSCHED_CFQ: missing [2021-02-19T23:18:01.677Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-02-19T23:18:01.721Z] Fetching without tags [2021-02-19T23:18:01.851Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 34.70MB / 48.97MB 1.0s [2021-02-19T23:18:01.851Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 8.44MB / 51.38MB 1.0s [2021-02-19T23:18:01.851Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 5.64MB / 56.74MB 1.0s [2021-02-19T23:18:01.851Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 38.14MB / 48.97MB 1.1s [2021-02-19T23:18:01.851Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 12.09MB / 51.38MB 1.1s [2021-02-19T23:18:01.851Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 10.17MB / 56.74MB 1.1s [2021-02-19T23:18:01.937Z] - CONFIG_CGROUP_PERF: enabled [2021-02-19T23:18:01.937Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-19T23:18:01.937Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-19T23:18:01.937Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-19T23:18:01.937Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-19T23:18:01.937Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-19T23:18:01.937Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-19T23:18:01.937Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-19T23:18:01.937Z] - CONFIG_IP_VS: enabled (as module) [2021-02-19T23:18:01.937Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-19T23:18:01.937Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-19T23:18:01.937Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-19T23:18:01.937Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-19T23:18:01.937Z] - CONFIG_EXT4_FS: enabled [2021-02-19T23:18:01.937Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-19T23:18:01.937Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-19T23:18:01.937Z] - Network Drivers: [2021-02-19T23:18:01.937Z] - "overlay": [2021-02-19T23:18:01.937Z] - CONFIG_VXLAN: enabled (as module) [2021-02-19T23:18:01.937Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-19T23:18:01.937Z] Optional (for encrypted networks): [2021-02-19T23:18:01.937Z] - CONFIG_CRYPTO: enabled [2021-02-19T23:18:01.937Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-19T23:18:01.937Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-19T23:18:01.937Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-19T23:18:01.937Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-19T23:18:01.937Z] - CONFIG_XFRM: enabled [2021-02-19T23:18:01.937Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-19T23:18:01.937Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-19T23:18:01.937Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-19T23:18:01.937Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-02-19T23:18:01.937Z] - "ipvlan": [2021-02-19T23:18:01.937Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-19T23:18:01.937Z] - "macvlan": [2021-02-19T23:18:01.937Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-19T23:18:01.937Z] - CONFIG_DUMMY: enabled (as module) [2021-02-19T23:18:01.937Z] - "ftp,tftp client in container": [2021-02-19T23:18:01.937Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-19T23:18:01.937Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-19T23:18:01.937Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-19T23:18:01.937Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-19T23:18:01.937Z] - Storage Drivers: [2021-02-19T23:18:01.937Z] - "aufs": [2021-02-19T23:18:01.937Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-19T23:18:01.937Z] - "btrfs": [2021-02-19T23:18:01.937Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-19T23:18:01.937Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-19T23:18:01.937Z] - "devicemapper": [2021-02-19T23:18:01.937Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-19T23:18:01.937Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-19T23:18:01.937Z] - "overlay": [2021-02-19T23:18:01.937Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-19T23:18:01.937Z] - "zfs": [2021-02-19T23:18:01.937Z] - /dev/zfs: present [2021-02-19T23:18:01.937Z] - zfs command: missing [2021-02-19T23:18:01.937Z] - zpool command: missing [2021-02-19T23:18:01.937Z] [2021-02-19T23:18:01.937Z] Limits: [2021-02-19T23:18:01.937Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-19T23:18:01.937Z] [2021-02-19T23:18:01.937Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-19T23:18:02.104Z] Merging remotes/origin/20.10 commit df2cfb4d33e1df695129c822d9763090f8ed4dfd into PR head commit 0e001154f96b034483db093276aadd24aa6191ca [2021-02-19T23:18:02.147Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 44.93MB / 48.97MB 1.3s [2021-02-19T23:18:02.147Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 18.06MB / 51.38MB 1.3s [2021-02-19T23:18:02.147Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 15.99MB / 56.74MB 1.3s [2021-02-19T23:18:02.147Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 47.39MB / 48.97MB 1.4s [2021-02-19T23:18:02.147Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 21.24MB / 51.38MB 1.4s [2021-02-19T23:18:02.147Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.4s done [2021-02-19T23:18:02.147Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 24.44MB / 51.38MB 1.5s [2021-02-19T23:18:02.147Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 22.31MB / 56.74MB 1.5s [2021-02-19T23:18:02.147Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 0B / 102.23MB 1.5s [2021-02-19T23:18:02.267Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0e001154f96b034483db093276aadd24aa6191ca . [2021-02-19T23:18:02.267Z] #1 [internal] load build definition from Dockerfile [2021-02-19T23:18:02.267Z] #1 sha256:c7121f2ad7fee35cf01a679296192aa57301b25e63469527557270cf05306dba [2021-02-19T23:18:02.267Z] #1 transferring dockerfile: 16.55kB done [2021-02-19T23:18:02.267Z] #1 DONE 0.0s [2021-02-19T23:18:02.267Z] [2021-02-19T23:18:02.267Z] #2 [internal] load .dockerignore [2021-02-19T23:18:02.267Z] #2 sha256:b772e7d693f088ef9eab73ad756fd4bc576f5bcbe4a0894018e4131ce03ba235 [2021-02-19T23:18:02.267Z] #2 transferring context: 87B done [2021-02-19T23:18:02.267Z] #2 DONE 0.0s [2021-02-19T23:18:02.267Z] [2021-02-19T23:18:02.267Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-19T23:18:02.267Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-02-19T23:18:01.697Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-19T23:18:01.701Z] > git config --add remote.origin.fetch +refs/pull/42046/head:refs/remotes/origin/PR-42046 # timeout=10 [2021-02-19T23:18:01.705Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-19T23:18:01.727Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-19T23:18:01.735Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-19T23:18:01.736Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-19T23:18:01.737Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42046/head:refs/remotes/origin/PR-42046 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-19T23:18:02.118Z] > git config core.sparsecheckout # timeout=10 [2021-02-19T23:18:02.122Z] > git checkout -f 0e001154f96b034483db093276aadd24aa6191ca # timeout=10 [2021-02-19T23:18:02.458Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 27.78MB / 51.38MB 1.6s [2021-02-19T23:18:02.458Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 25.15MB / 56.74MB 1.6s [2021-02-19T23:18:02.458Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 30.57MB / 51.38MB 1.7s [2021-02-19T23:18:02.458Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 28.47MB / 56.74MB 1.7s [2021-02-19T23:18:02.458Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 6.18MB / 102.23MB 1.7s [2021-02-19T23:18:02.458Z] #8 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 [2021-02-19T23:18:02.458Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 34.82MB / 51.38MB 1.8s [2021-02-19T23:18:02.458Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 31.63MB / 56.74MB 1.8s [2021-02-19T23:18:02.527Z] #3 DONE 0.2s [2021-02-19T23:18:02.527Z] [2021-02-19T23:18:02.527Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-19T23:18:02.527Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-02-19T23:18:02.527Z] #4 CACHED [2021-02-19T23:18:01.500Z] > git config core.sparsecheckout # timeout=10 [2021-02-19T23:18:01.546Z] > git checkout -f 0e001154f96b034483db093276aadd24aa6191ca # timeout=10 [2021-02-19T23:18:02.762Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 38.80MB / 51.38MB 1.9s [2021-02-19T23:18:02.762Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 34.76MB / 56.74MB 1.9s [2021-02-19T23:18:02.762Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 15.03MB / 102.23MB 1.9s [2021-02-19T23:18:02.762Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 42.87MB / 51.38MB 2.0s [2021-02-19T23:18:02.762Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 38.82MB / 56.74MB 2.0s [2021-02-19T23:18:02.762Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 50.36MB / 51.38MB 2.2s [2021-02-19T23:18:02.762Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 46.54MB / 56.74MB 2.2s [2021-02-19T23:18:02.762Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 26.35MB / 102.23MB 2.2s [2021-02-19T23:18:02.787Z] [2021-02-19T23:18:02.787Z] #5 [internal] load build definition from Dockerfile [2021-02-19T23:18:02.787Z] #5 sha256:95b613b1f0ef80d98bfd72dc5d26c1aa43a04d318f12481c49c81beea787dbde [2021-02-19T23:18:02.787Z] #5 transferring dockerfile: 16.55kB done [2021-02-19T23:18:02.787Z] #5 DONE 0.0s [2021-02-19T23:18:02.787Z] [2021-02-19T23:18:02.787Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-19T23:18:02.787Z] #8 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-02-19T23:18:02.787Z] #8 DONE 0.1s [2021-02-19T23:18:02.787Z] [2021-02-19T23:18:02.787Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-02-19T23:18:02.787Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-19T23:18:02.890Z] Fetching without tags [2021-02-19T23:18:02.978Z] Merge succeeded, producing 0e001154f96b034483db093276aadd24aa6191ca [2021-02-19T23:18:02.978Z] Checking out Revision 0e001154f96b034483db093276aadd24aa6191ca (PR-42046) [2021-02-19T23:18:03.047Z] #7 DONE 0.1s [2021-02-19T23:18:03.047Z] [2021-02-19T23:18:03.047Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-19T23:18:03.047Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-02-19T23:18:03.047Z] #6 DONE 0.1s [2021-02-19T23:18:03.047Z] [2021-02-19T23:18:03.047Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-19T23:18:03.047Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-19T23:18:03.047Z] #9 DONE 0.0s [2021-02-19T23:18:03.047Z] [2021-02-19T23:18:03.047Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-19T23:18:03.047Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-19T23:18:03.047Z] #25 DONE 0.0s [2021-02-19T23:18:03.047Z] [2021-02-19T23:18:03.047Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-19T23:18:03.047Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-19T23:18:03.047Z] #61 DONE 0.0s [2021-02-19T23:18:03.047Z] [2021-02-19T23:18:03.047Z] #22 [internal] load build context [2021-02-19T23:18:03.047Z] #22 sha256:1a56e12188cb73536691f7af56810f3c1a986442f57b974c33b95ede376a12c3 [2021-02-19T23:18:03.057Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 2.3s done [2021-02-19T23:18:03.057Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 52.89MB / 56.74MB 2.3s [2021-02-19T23:18:03.057Z] #8 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0B / 156B 2.3s [2021-02-19T23:18:03.057Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 2.4s [2021-02-19T23:18:03.057Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 38.30MB / 102.23MB 2.4s [2021-02-19T23:18:03.057Z] #8 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 2.3s done [2021-02-19T23:18:03.275Z] Merging remotes/origin/20.10 commit df2cfb4d33e1df695129c822d9763090f8ed4dfd into PR head commit 0e001154f96b034483db093276aadd24aa6191ca [2021-02-19T23:18:03.351Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 2.4s done [2021-02-19T23:18:03.351Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 46.56MB / 102.23MB 2.5s [2021-02-19T23:18:03.351Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 53.44MB / 102.23MB 2.6s [2021-02-19T23:18:03.351Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 63.41MB / 102.23MB 2.7s [2021-02-19T23:18:03.644Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 71.23MB / 102.23MB 2.8s [2021-02-19T23:18:03.644Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 82.53MB / 102.23MB 2.9s [2021-02-19T23:18:03.644Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 94.19MB / 102.23MB 3.0s [2021-02-19T23:18:03.760Z] Commit message: "Check the length of the correct variable #42039" [2021-02-19T23:18:03.827Z] Fetching without tags [2021-02-19T23:18:03.935Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 3.2s done [2021-02-19T23:18:04.054Z] Merge succeeded, producing 0e001154f96b034483db093276aadd24aa6191ca [2021-02-19T23:18:04.054Z] Checking out Revision 0e001154f96b034483db093276aadd24aa6191ca (PR-42046) [2021-02-19T23:18:04.083Z] Merging remotes/origin/20.10 commit df2cfb4d33e1df695129c822d9763090f8ed4dfd into PR head commit 0e001154f96b034483db093276aadd24aa6191ca [2021-02-19T23:18:04.100Z] Fetching without tags [Pipeline] withEnv [Pipeline] { [2021-02-19T23:18:02.860Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-19T23:18:02.863Z] > git config --add remote.origin.fetch +refs/pull/42046/head:refs/remotes/origin/PR-42046 # timeout=10 [2021-02-19T23:18:02.869Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-19T23:18:02.883Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-19T23:18:02.897Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-19T23:18:02.897Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-19T23:18:02.898Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42046/head:refs/remotes/origin/PR-42046 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-19T23:18:03.281Z] > git config core.sparsecheckout # timeout=10 [2021-02-19T23:18:03.284Z] > git checkout -f 0e001154f96b034483db093276aadd24aa6191ca # timeout=10 [2021-02-19T23:18:04.018Z] > git remote # timeout=10 [2021-02-19T23:18:04.021Z] > git config --get remote.origin.url # timeout=10 [2021-02-19T23:18:04.023Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-19T23:18:04.024Z] > git merge df2cfb4d33e1df695129c822d9763090f8ed4dfd # timeout=10 [2021-02-19T23:18:04.046Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-19T23:18:04.060Z] > git config core.sparsecheckout # timeout=10 [2021-02-19T23:18:04.063Z] > git checkout -f 0e001154f96b034483db093276aadd24aa6191ca # timeout=10 [Pipeline] withEnv [Pipeline] { [2021-02-19T23:18:04.068Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-19T23:18:04.079Z] > git config --add remote.origin.fetch +refs/pull/42046/head:refs/remotes/origin/PR-42046 # timeout=10 [2021-02-19T23:18:04.084Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-19T23:18:04.095Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-19T23:18:03.802Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-19T23:18:03.809Z] > git config --add remote.origin.fetch +refs/pull/42046/head:refs/remotes/origin/PR-42046 # timeout=10 [2021-02-19T23:18:03.817Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-19T23:18:03.826Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-19T23:18:03.834Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-19T23:18:03.835Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-19T23:18:03.835Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42046/head:refs/remotes/origin/PR-42046 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-19T23:18:04.091Z] > git config core.sparsecheckout # timeout=10 [2021-02-19T23:18:04.112Z] > git checkout -f 0e001154f96b034483db093276aadd24aa6191ca # timeout=10 [2021-02-19T23:18:02.960Z] > git remote # timeout=10 [2021-02-19T23:18:02.964Z] > git config --get remote.origin.url # timeout=10 [2021-02-19T23:18:02.968Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-19T23:18:02.969Z] > git merge df2cfb4d33e1df695129c822d9763090f8ed4dfd # timeout=10 [2021-02-19T23:18:02.984Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-19T23:18:02.992Z] > git config core.sparsecheckout # timeout=10 [2021-02-19T23:18:02.996Z] > git checkout -f 0e001154f96b034483db093276aadd24aa6191ca # timeout=10 [2021-02-19T23:18:04.225Z] #8 ... [2021-02-19T23:18:04.225Z] [2021-02-19T23:18:04.225Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e... [2021-02-19T23:18:04.225Z] #24 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done [2021-02-19T23:18:04.225Z] #24 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done [2021-02-19T23:18:04.225Z] #24 sha256:f3f6ec162b83d29614c01226ea605246bb0145f8acee893d539b545df7028593 529B / 529B done [2021-02-19T23:18:04.225Z] #24 sha256:3c935fed0e8d4347b5ba2359be41a4112a2c83373b4be140f1a2e46ea2880690 1.46kB / 1.46kB done [2021-02-19T23:18:04.225Z] #24 sha256:fb61e252baf0cdce361b288d8df47eab4b2adb45935d61331700aa9281372c74 48.97MB / 48.97MB 1.0s done [2021-02-19T23:18:04.225Z] #24 extracting sha256:fb61e252baf0cdce361b288d8df47eab4b2adb45935d61331700aa9281372c74 2.3s done [2021-02-19T23:18:04.225Z] #24 DONE 3.8s [2021-02-19T23:18:04.225Z] [2021-02-19T23:18:04.225Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-02-19T23:18:04.321Z] Merge succeeded, producing 0e001154f96b034483db093276aadd24aa6191ca [2021-02-19T23:18:04.321Z] Checking out Revision 0e001154f96b034483db093276aadd24aa6191ca (PR-42046) [2021-02-19T23:18:04.379Z] Merging remotes/origin/20.10 commit df2cfb4d33e1df695129c822d9763090f8ed4dfd into PR head commit 0e001154f96b034483db093276aadd24aa6191ca [2021-02-19T23:18:04.437Z] #22 transferring context: 53.37MB 1.5s done [2021-02-19T23:18:04.437Z] #22 DONE 1.5s [2021-02-19T23:18:04.437Z] [2021-02-19T23:18:04.437Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-19T23:18:04.437Z] #36 sha256:49d31c9c50517319995aea624f2bd6c8e3cadfc25092fc658111b8bc0741929d [2021-02-19T23:18:04.437Z] #36 CACHED [2021-02-19T23:18:04.437Z] [2021-02-19T23:18:04.437Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-19T23:18:04.437Z] #24 sha256:bcb041f9615dd1c26388bec50527a4d310e2b6670752d25cf2110ac7a8c63924 [2021-02-19T23:18:04.437Z] #24 CACHED [2021-02-19T23:18:04.437Z] [2021-02-19T23:18:04.437Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-19T23:18:04.437Z] #59 sha256:567c8d646965ba79eaf9840f1ccb2c4bf25fa6b48e79afe78cc8b5744f233f3c [2021-02-19T23:18:04.437Z] #59 CACHED [2021-02-19T23:18:04.437Z] [2021-02-19T23:18:04.437Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-19T23:18:04.437Z] #55 sha256:4b4fd6219687f6e59beff53ba3a153f07795143ede7f0dbb505a4aecb4e282c7 [2021-02-19T23:18:04.437Z] #55 CACHED [2021-02-19T23:18:04.437Z] [2021-02-19T23:18:04.437Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-19T23:18:04.437Z] #45 sha256:609404b945c91753cb2f56914ddd8f8d40fb8b0db17724f511ad47f79dd525fe [2021-02-19T23:18:04.437Z] #45 CACHED [2021-02-19T23:18:04.437Z] [2021-02-19T23:18:04.437Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-19T23:18:04.437Z] #47 sha256:0e5f2035d627ce8ca615d7b3477ffeea50823ac69e50ea22e5495c71366026f8 [2021-02-19T23:18:04.437Z] #47 CACHED [2021-02-19T23:18:04.437Z] [2021-02-19T23:18:04.437Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-19T23:18:04.437Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-19T23:18:04.437Z] #26 CACHED [2021-02-19T23:18:04.437Z] [2021-02-19T23:18:04.437Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-19T23:18:04.437Z] #37 sha256:a82893a71226f17278b48f24a60f8f749d04bd3dd674b7d460d0c04f30709f1c [2021-02-19T23:18:04.437Z] #37 CACHED [2021-02-19T23:18:04.437Z] [2021-02-19T23:18:04.437Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-19T23:18:04.437Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-02-19T23:18:04.437Z] #10 CACHED [2021-02-19T23:18:04.437Z] [2021-02-19T23:18:04.437Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-19T23:18:04.437Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-19T23:18:04.437Z] #31 CACHED [2021-02-19T23:18:04.437Z] [2021-02-19T23:18:04.437Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-19T23:18:04.437Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-19T23:18:04.437Z] #21 CACHED [2021-02-19T23:18:04.437Z] [2021-02-19T23:18:04.437Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-19T23:18:04.437Z] #33 sha256:e4aedc98d2a3bd1d42b7dce6fc3ed0da750b2cb40efa89055fb54fa8c965943e [2021-02-19T23:18:04.437Z] #33 CACHED [2021-02-19T23:18:04.437Z] [2021-02-19T23:18:04.437Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-19T23:18:04.437Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-19T23:18:04.437Z] #12 CACHED [2021-02-19T23:18:04.437Z] [2021-02-19T23:18:04.437Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-19T23:18:04.437Z] #63 sha256:9db4790fc9c3f35cc3d432336d11bd4a98251061544823ebd9fa3795d1eb12dd [2021-02-19T23:18:04.437Z] #63 CACHED [2021-02-19T23:18:04.437Z] [2021-02-19T23:18:04.437Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-19T23:18:04.437Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-02-19T23:18:04.437Z] #16 CACHED [2021-02-19T23:18:04.437Z] [2021-02-19T23:18:04.438Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-19T23:18:04.438Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-19T23:18:04.438Z] #35 CACHED [2021-02-19T23:18:04.438Z] [2021-02-19T23:18:04.438Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-02-19T23:18:04.438Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-02-19T23:18:04.438Z] #14 CACHED [2021-02-19T23:18:04.438Z] [2021-02-19T23:18:04.438Z] #20 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-02-19T23:18:04.438Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-02-19T23:18:04.438Z] #20 CACHED [2021-02-19T23:18:04.438Z] [2021-02-19T23:18:04.438Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-19T23:18:04.438Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-02-19T23:18:04.438Z] #38 CACHED [2021-02-19T23:18:04.438Z] [2021-02-19T23:18:04.438Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-19T23:18:04.438Z] #46 sha256:700ef6c5211d0a6f054546683d8399ecad312316f14dff4f7ded6db40b3f1cf4 [2021-02-19T23:18:04.438Z] #46 CACHED [2021-02-19T23:18:04.438Z] [2021-02-19T23:18:04.438Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-19T23:18:04.438Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-19T23:18:04.438Z] #41 CACHED [2021-02-19T23:18:04.438Z] [2021-02-19T23:18:04.438Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-19T23:18:04.438Z] #49 sha256:8f853a0c9a24598b4db31819349f7c7a7ca92fb8993c4b5755acd0e11f0b748f [2021-02-19T23:18:04.438Z] #49 CACHED [2021-02-19T23:18:04.438Z] [2021-02-19T23:18:04.438Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-19T23:18:04.438Z] #23 sha256:aee9ef30a25bfc6acfaab5aececb4fb57ca4529976e37d4b7af2e866a4ad0aeb [2021-02-19T23:18:04.438Z] #23 CACHED [2021-02-19T23:18:04.438Z] [2021-02-19T23:18:04.438Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-19T23:18:04.438Z] #34 sha256:9fc4bd9c8bc8a60745e4a453173148923c0e9d45838335a53571b4a07d3d9727 [2021-02-19T23:18:04.438Z] #34 CACHED [2021-02-19T23:18:04.438Z] [2021-02-19T23:18:04.438Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-19T23:18:04.438Z] #28 sha256:4e23726db39dae9fe23e49b7b78174df59912fb61903833e8f483718b03d6c6c [2021-02-19T23:18:04.438Z] #28 CACHED [2021-02-19T23:18:04.438Z] [2021-02-19T23:18:04.438Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-19T23:18:04.438Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-19T23:18:04.438Z] #39 CACHED [2021-02-19T23:18:04.438Z] [2021-02-19T23:18:04.438Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-19T23:18:04.438Z] #57 sha256:67d40fca2c18145f51cb5ab3e3c6140d2e8cd2bab64f3e076c9a4b69e2852d76 [2021-02-19T23:18:04.438Z] #57 CACHED [2021-02-19T23:18:04.438Z] [2021-02-19T23:18:04.438Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-19T23:18:04.438Z] #53 sha256:b17edd057db8f34047033e520f1edcd1646cb13d6fa0d195d869d697ae1546ca [2021-02-19T23:18:04.438Z] #53 CACHED [2021-02-19T23:18:04.438Z] [2021-02-19T23:18:04.438Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-19T23:18:04.438Z] #64 sha256:6d7dee03963dce7d37090167491604c7b617d25549c3ad047751add7f8e8697f [2021-02-19T23:18:04.438Z] #64 CACHED [2021-02-19T23:18:04.438Z] [2021-02-19T23:18:04.438Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-19T23:18:04.438Z] #27 sha256:2dc8ee0c47047b7464af1ca3236a751360f63bad32d1de7388c5f80084623ebf [2021-02-19T23:18:04.438Z] #27 CACHED [2021-02-19T23:18:04.438Z] [2021-02-19T23:18:04.438Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-19T23:18:04.438Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-19T23:18:04.438Z] #42 CACHED [2021-02-19T23:18:04.438Z] [2021-02-19T23:18:04.438Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-19T23:18:04.438Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-19T23:18:04.438Z] #54 CACHED [2021-02-19T23:18:04.438Z] [2021-02-19T23:18:04.438Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-19T23:18:04.438Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-02-19T23:18:04.438Z] #15 CACHED [2021-02-19T23:18:04.438Z] [2021-02-19T23:18:04.438Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-19T23:18:04.438Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-02-19T23:18:04.438Z] #13 CACHED [2021-02-19T23:18:04.438Z] [2021-02-19T23:18:04.438Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-19T23:18:04.438Z] #58 sha256:8242b28e79137e029d507aecee5d6c3bb9d9ae60d0ba6b629645bae978c49df2 [2021-02-19T23:18:04.438Z] #58 CACHED [2021-02-19T23:18:04.438Z] [2021-02-19T23:18:04.438Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-19T23:18:04.438Z] #62 sha256:1e317279bbc5b4f49c5207c1b9b57387f8853c2e478ed4f73ebe67be49a73b40 [2021-02-19T23:18:04.438Z] #62 CACHED [2021-02-19T23:18:04.438Z] [2021-02-19T23:18:04.438Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-19T23:18:04.438Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-02-19T23:18:04.438Z] #30 CACHED [2021-02-19T23:18:04.438Z] [2021-02-19T23:18:04.438Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-02-19T23:18:04.438Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-02-19T23:18:04.438Z] #11 CACHED [2021-02-19T23:18:04.438Z] [2021-02-19T23:18:04.438Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-19T23:18:04.438Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-19T23:18:04.438Z] #19 CACHED [2021-02-19T23:18:04.438Z] [2021-02-19T23:18:04.438Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-19T23:18:04.438Z] #51 sha256:5a7e2091e17b4c47a6161a6007714f56eaf7b9af3cd549a641312d36a4bc7a72 [2021-02-19T23:18:04.438Z] #51 CACHED [2021-02-19T23:18:04.438Z] [2021-02-19T23:18:04.438Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-19T23:18:04.438Z] #56 sha256:112a8a2a094d65ca3b55aabaacdd66bdb3307f2a0f772b6255bc5943c50a12f4 [2021-02-19T23:18:04.438Z] #56 CACHED [2021-02-19T23:18:04.438Z] [2021-02-19T23:18:04.438Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-19T23:18:04.438Z] #52 sha256:6cc7fccfbbb287bfd2d5a9b5475e490f1337f95d31b4533571261e3c9614408c [2021-02-19T23:18:04.438Z] #52 CACHED [2021-02-19T23:18:04.438Z] [2021-02-19T23:18:04.438Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-19T23:18:04.438Z] #44 sha256:ba8bd4f580aac98b9831b74d2802b012127f28f3a2527e247b48e1172795d846 [2021-02-19T23:18:04.438Z] #44 CACHED [2021-02-19T23:18:04.438Z] [2021-02-19T23:18:04.438Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-19T23:18:04.438Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-02-19T23:18:04.438Z] #17 CACHED [2021-02-19T23:18:04.438Z] [2021-02-19T23:18:04.438Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-19T23:18:04.438Z] #60 sha256:60cec360658e331e5a72703f0b8d1d7a6e5142a1a99e44e062a9d94f0131bed6 [2021-02-19T23:18:04.438Z] #60 CACHED [2021-02-19T23:18:04.438Z] [2021-02-19T23:18:04.438Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-19T23:18:04.438Z] #40 sha256:77eae6e820fcf001c0b611341c8a49e543e913cd1518550b4db3ee760da3ce14 [2021-02-19T23:18:04.438Z] #40 CACHED [2021-02-19T23:18:04.438Z] [2021-02-19T23:18:04.438Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-19T23:18:04.438Z] #43 sha256:09517834b12abce772c01fd573b349f9e7f7cebd70992720a8be4189867ae592 [2021-02-19T23:18:04.438Z] #43 CACHED [2021-02-19T23:18:04.438Z] [2021-02-19T23:18:04.438Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-19T23:18:04.438Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-02-19T23:18:04.438Z] #18 CACHED [2021-02-19T23:18:04.438Z] [2021-02-19T23:18:04.438Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-19T23:18:04.438Z] #32 sha256:292a84bd89c3259eec4e6f56e370db00ea7de1604909b8e3a4512db76ac438dd [2021-02-19T23:18:04.438Z] #32 CACHED [2021-02-19T23:18:04.438Z] [2021-02-19T23:18:04.438Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-19T23:18:04.438Z] #29 sha256:4cbc061d6cbee9a81fb534ee3ad2adab21e4664ec9d13eab0920dacb51b60a49 [2021-02-19T23:18:04.438Z] #29 CACHED [2021-02-19T23:18:04.438Z] [2021-02-19T23:18:04.438Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-19T23:18:04.438Z] #48 sha256:839163481c2cf2218badbcbf8ceaf337726bcf6841c218f10e14439849ca2e9b [2021-02-19T23:18:04.438Z] #48 CACHED [2021-02-19T23:18:04.438Z] [2021-02-19T23:18:04.438Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-19T23:18:04.438Z] #50 sha256:a7592b66425cfc7e6bf1ce3167ce1f889fec0bf9d27ef63b7d9374fa2efd264d [2021-02-19T23:18:04.438Z] #50 CACHED [2021-02-19T23:18:04.438Z] [2021-02-19T23:18:04.438Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-19T23:18:04.438Z] #65 sha256:6d8ea744a057d622f7df43b65a1d3d5b90b88b52ed0d6d0ce757f572715564ec [2021-02-19T23:18:04.438Z] #65 CACHED [2021-02-19T23:18:04.438Z] [2021-02-19T23:18:04.438Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-19T23:18:04.438Z] #66 sha256:79f3d8c1ae7552c542a73c5fdbda18e2254ab67c3075dbbb5233cebcd29999a9 [2021-02-19T23:18:04.445Z] + docker version [2021-02-19T23:18:04.445Z] Client: Docker Engine - Community [2021-02-19T23:18:04.445Z] Version: 20.10.3 [2021-02-19T23:18:04.445Z] API version: 1.41 [2021-02-19T23:18:04.445Z] Go version: go1.13.15 [2021-02-19T23:18:04.445Z] Git commit: 48d30b5 [2021-02-19T23:18:04.445Z] Built: Fri Jan 29 14:33:53 2021 [2021-02-19T23:18:04.445Z] OS/Arch: linux/arm64 [2021-02-19T23:18:04.445Z] Context: default [2021-02-19T23:18:04.445Z] Experimental: true [2021-02-19T23:18:04.445Z] [2021-02-19T23:18:04.445Z] Server: Docker Engine - Community [2021-02-19T23:18:04.445Z] Engine: [2021-02-19T23:18:04.445Z] Version: 20.10.3 [2021-02-19T23:18:04.445Z] API version: 1.41 (minimum version 1.12) [2021-02-19T23:18:04.445Z] Go version: go1.13.15 [2021-02-19T23:18:04.445Z] Git commit: 46229ca [2021-02-19T23:18:04.445Z] Built: Fri Jan 29 14:32:08 2021 [2021-02-19T23:18:04.445Z] OS/Arch: linux/arm64 [2021-02-19T23:18:04.445Z] Experimental: true [2021-02-19T23:18:04.445Z] containerd: [2021-02-19T23:18:04.445Z] Version: 1.4.3 [2021-02-19T23:18:04.445Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-19T23:18:04.445Z] runc: [2021-02-19T23:18:04.445Z] Version: 1.0.0-rc92 [2021-02-19T23:18:04.445Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-19T23:18:04.445Z] docker-init: [2021-02-19T23:18:04.445Z] Version: 0.19.0 [2021-02-19T23:18:04.445Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-19T23:18:04.516Z] #8 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 2.1s done [2021-02-19T23:18:04.011Z] > git remote # timeout=10 [2021-02-19T23:18:04.062Z] > git config --get remote.origin.url # timeout=10 [2021-02-19T23:18:04.107Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-19T23:18:04.108Z] > git merge df2cfb4d33e1df695129c822d9763090f8ed4dfd # timeout=10 [2021-02-19T23:18:04.234Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-02-19T23:18:04.355Z] > git config core.sparsecheckout # timeout=10 [2021-02-19T23:18:04.401Z] > git checkout -f 0e001154f96b034483db093276aadd24aa6191ca # timeout=10 [2021-02-19T23:18:04.587Z] Merge succeeded, producing 0e001154f96b034483db093276aadd24aa6191ca [2021-02-19T23:18:04.587Z] Checking out Revision 0e001154f96b034483db093276aadd24aa6191ca (PR-42046) [2021-02-19T23:18:04.733Z] + docker info [2021-02-19T23:18:04.809Z] #8 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.1s [2021-02-19T23:18:04.825Z] Merge succeeded, producing 0e001154f96b034483db093276aadd24aa6191ca [2021-02-19T23:18:04.825Z] Checking out Revision 0e001154f96b034483db093276aadd24aa6191ca (PR-42046) [2021-02-19T23:18:05.099Z] #8 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.3s done [2021-02-19T23:18:05.099Z] #8 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.1s [2021-02-19T23:18:05.118Z] Commit message: "Check the length of the correct variable #42039" [2021-02-19T23:18:05.154Z] Commit message: "Check the length of the correct variable #42039" [2021-02-19T23:18:05.192Z] Commit message: "Check the length of the correct variable #42039" [2021-02-19T23:18:05.379Z] #66 DONE 0.9s [2021-02-19T23:18:05.390Z] #8 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.2s done [2021-02-19T23:18:05.410Z] Commit message: "Check the length of the correct variable #42039" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-19T23:18:05.640Z] [2021-02-19T23:18:05.640Z] #67 exporting to image [2021-02-19T23:18:05.640Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-19T23:18:05.640Z] #67 exporting layers [2021-02-19T23:18:05.674Z] Client: [2021-02-19T23:18:05.674Z] Context: default [2021-02-19T23:18:05.674Z] Debug Mode: false [2021-02-19T23:18:05.674Z] Plugins: [2021-02-19T23:18:05.674Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-19T23:18:05.674Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-19T23:18:05.674Z] [2021-02-19T23:18:05.674Z] Server: [2021-02-19T23:18:05.674Z] Containers: 0 [2021-02-19T23:18:05.674Z] Running: 0 [2021-02-19T23:18:05.674Z] Paused: 0 [2021-02-19T23:18:05.674Z] Stopped: 0 [2021-02-19T23:18:05.674Z] Images: 2 [2021-02-19T23:18:05.674Z] Server Version: 20.10.3 [2021-02-19T23:18:05.674Z] Storage Driver: overlay2 [2021-02-19T23:18:05.674Z] Backing Filesystem: extfs [2021-02-19T23:18:05.674Z] Supports d_type: true [2021-02-19T23:18:05.674Z] Native Overlay Diff: true [2021-02-19T23:18:05.674Z] Logging Driver: json-file [2021-02-19T23:18:05.674Z] Cgroup Driver: cgroupfs [2021-02-19T23:18:05.674Z] Cgroup Version: 1 [2021-02-19T23:18:05.674Z] Plugins: [2021-02-19T23:18:05.674Z] Volume: local [2021-02-19T23:18:05.674Z] Network: bridge host ipvlan macvlan null overlay [2021-02-19T23:18:05.674Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-19T23:18:05.674Z] Swarm: inactive [2021-02-19T23:18:05.674Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-02-19T23:18:05.674Z] Default Runtime: runc [2021-02-19T23:18:05.674Z] Init Binary: docker-init [2021-02-19T23:18:05.674Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-19T23:18:05.674Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-19T23:18:05.674Z] init version: de40ad0 [2021-02-19T23:18:05.674Z] Security Options: [2021-02-19T23:18:05.674Z] apparmor [2021-02-19T23:18:05.674Z] seccomp [2021-02-19T23:18:05.674Z] Profile: default [2021-02-19T23:18:05.674Z] Kernel Version: 4.15.0-1093-aws [2021-02-19T23:18:05.674Z] Operating System: Ubuntu 16.04.7 LTS [2021-02-19T23:18:05.674Z] OSType: linux [2021-02-19T23:18:05.674Z] Architecture: aarch64 [2021-02-19T23:18:05.674Z] CPUs: 4 [2021-02-19T23:18:05.674Z] Total Memory: 7.525GiB [2021-02-19T23:18:05.674Z] Name: ip-10-100-106-233 [2021-02-19T23:18:05.674Z] ID: HS3U:IGO5:VPJI:V5M2:5SX2:V5CR:PRXJ:5HSF:G7SK:JBQF:ATHM:TB3S [2021-02-19T23:18:05.674Z] Docker Root Dir: /var/lib/docker [2021-02-19T23:18:05.674Z] Debug Mode: false [2021-02-19T23:18:05.674Z] Registry: https://index.docker.io/v1/ [2021-02-19T23:18:05.674Z] Labels: [2021-02-19T23:18:05.674Z] Experimental: true [2021-02-19T23:18:05.674Z] Insecure Registries: [2021-02-19T23:18:05.674Z] 127.0.0.0/8 [2021-02-19T23:18:05.674Z] Live Restore Enabled: true [2021-02-19T23:18:05.674Z] [2021-02-19T23:18:05.674Z] WARNING: No swap limit support [2021-02-19T23:18:05.680Z] #8 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-19T23:18:05.991Z] + docker version [2021-02-19T23:18:05.991Z] Client: [2021-02-19T23:18:05.991Z] Version: 18.06.1-ce [2021-02-19T23:18:05.991Z] API version: 1.38 [2021-02-19T23:18:05.991Z] Go version: go1.10.3 [2021-02-19T23:18:05.992Z] Git commit: e68fc7a [2021-02-19T23:18:05.992Z] Built: Tue Aug 21 17:26:10 2018 [2021-02-19T23:18:05.992Z] OS/Arch: linux/ppc64le [2021-02-19T23:18:05.992Z] Experimental: false [2021-02-19T23:18:05.992Z] [2021-02-19T23:18:05.992Z] Server: [2021-02-19T23:18:05.992Z] Engine: [2021-02-19T23:18:05.992Z] Version: 18.06.1-ce [2021-02-19T23:18:05.992Z] API version: 1.38 (minimum version 1.12) [2021-02-19T23:18:05.992Z] Go version: go1.10.3 [2021-02-19T23:18:05.992Z] Git commit: e68fc7a [2021-02-19T23:18:05.992Z] Built: Tue Aug 21 17:24:20 2018 [2021-02-19T23:18:05.992Z] OS/Arch: linux/ppc64le [2021-02-19T23:18:05.992Z] Experimental: true [2021-02-19T23:18:06.004Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-19T23:18:06.004Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-19T23:18:06.004Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42046/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-19T23:18:06.004Z] + bash /home/ubuntu/workspace/moby_PR-42046/check-config.sh [2021-02-19T23:18:06.004Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-19T23:18:06.004Z] info: reading kernel config from /boot/config-4.15.0-1093-aws ... [2021-02-19T23:18:06.004Z] [2021-02-19T23:18:06.004Z] Generally Necessary: [2021-02-19T23:18:06.004Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-19T23:18:06.004Z] - apparmor: enabled and tools installed [2021-02-19T23:18:06.004Z] - CONFIG_NAMESPACES: enabled [2021-02-19T23:18:06.004Z] - CONFIG_NET_NS: enabled [2021-02-19T23:18:06.004Z] - CONFIG_PID_NS: enabled [2021-02-19T23:18:06.004Z] - CONFIG_IPC_NS: enabled [2021-02-19T23:18:06.004Z] - CONFIG_UTS_NS: enabled [2021-02-19T23:18:06.004Z] - CONFIG_CGROUPS: enabled [2021-02-19T23:18:06.004Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-19T23:18:06.004Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-19T23:18:04.140Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-19T23:18:04.140Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-19T23:18:04.140Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42046/head:refs/remotes/origin/PR-42046 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-19T23:18:04.378Z] > git config core.sparsecheckout # timeout=10 [2021-02-19T23:18:04.381Z] > git checkout -f 0e001154f96b034483db093276aadd24aa6191ca # timeout=10 [2021-02-19T23:18:04.799Z] > git remote # timeout=10 [2021-02-19T23:18:04.803Z] > git config --get remote.origin.url # timeout=10 [2021-02-19T23:18:04.809Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-19T23:18:04.810Z] > git merge df2cfb4d33e1df695129c822d9763090f8ed4dfd # timeout=10 [2021-02-19T23:18:04.818Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-19T23:18:04.830Z] > git config core.sparsecheckout # timeout=10 [2021-02-19T23:18:04.840Z] > git checkout -f 0e001154f96b034483db093276aadd24aa6191ca # timeout=10 [2021-02-19T23:18:04.550Z] > git remote # timeout=10 [2021-02-19T23:18:04.559Z] > git config --get remote.origin.url # timeout=10 [2021-02-19T23:18:04.567Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-19T23:18:04.568Z] > git merge df2cfb4d33e1df695129c822d9763090f8ed4dfd # timeout=10 [2021-02-19T23:18:04.577Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-19T23:18:04.595Z] > git config core.sparsecheckout # timeout=10 [2021-02-19T23:18:04.607Z] > git checkout -f 0e001154f96b034483db093276aadd24aa6191ca # timeout=10 [2021-02-19T23:18:06.210Z] #67 exporting layers 0.8s done [2021-02-19T23:18:06.210Z] #67 writing image sha256:4e78ff0f46fc63d3a133ceecaa7113b6f9018f5cc25e413fd4398ca1cfd25db3 done [2021-02-19T23:18:06.210Z] #67 naming to docker.io/library/docker:0e001154f96b034483db093276aadd24aa6191ca done [2021-02-19T23:18:06.210Z] #67 DONE 0.8s [Pipeline] sh [Pipeline] sh [2021-02-19T23:18:06.264Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-19T23:18:06.264Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-19T23:18:06.264Z] - CONFIG_CPUSETS: enabled [2021-02-19T23:18:06.264Z] - CONFIG_MEMCG: enabled [2021-02-19T23:18:06.264Z] - CONFIG_KEYS: enabled [2021-02-19T23:18:06.264Z] - CONFIG_VETH: enabled (as module) [2021-02-19T23:18:06.264Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-19T23:18:06.264Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-19T23:18:06.264Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-02-19T23:18:06.264Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-19T23:18:06.264Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-19T23:18:06.264Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-19T23:18:06.264Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-19T23:18:06.264Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-19T23:18:06.264Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-19T23:18:06.264Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-19T23:18:06.264Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-02-19T23:18:06.264Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-19T23:18:06.264Z] [2021-02-19T23:18:06.264Z] Optional Features: [2021-02-19T23:18:06.264Z] - CONFIG_USER_NS: enabled [2021-02-19T23:18:06.264Z] - CONFIG_SECCOMP: enabled [2021-02-19T23:18:06.264Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-19T23:18:06.264Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-19T23:18:06.264Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-19T23:18:06.264Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-19T23:18:06.264Z] - CONFIG_BLK_CGROUP: enabled [2021-02-19T23:18:06.264Z] - CONFIG_BLK_DEV_THROTTLING: enabled [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-02-19T23:18:06.496Z] + [ PR != PR ] [2021-02-19T23:18:06.496Z] + [ 20.10 != master ] [2021-02-19T23:18:06.496Z] + echo 1 [Pipeline] withEnv [Pipeline] { [2021-02-19T23:18:06.525Z] - CONFIG_IOSCHED_CFQ: enabled [2021-02-19T23:18:06.525Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-02-19T23:18:06.525Z] - CONFIG_CGROUP_PERF: enabled [2021-02-19T23:18:06.525Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-19T23:18:06.525Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-19T23:18:06.525Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-19T23:18:06.525Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-19T23:18:06.525Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-19T23:18:06.525Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-19T23:18:06.525Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-19T23:18:06.525Z] - CONFIG_IP_VS: enabled (as module) [2021-02-19T23:18:06.525Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-19T23:18:06.525Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-19T23:18:06.525Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-19T23:18:06.525Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-19T23:18:06.525Z] - CONFIG_EXT4_FS: enabled [2021-02-19T23:18:06.525Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-19T23:18:06.525Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-19T23:18:06.525Z] - Network Drivers: [2021-02-19T23:18:06.525Z] - "overlay": [2021-02-19T23:18:06.525Z] - CONFIG_VXLAN: enabled (as module) [2021-02-19T23:18:06.525Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-19T23:18:06.525Z] Optional (for encrypted networks): [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-19T23:18:06.601Z] + docker info [2021-02-19T23:18:06.601Z] Containers: 0 [2021-02-19T23:18:06.601Z] Running: 0 [2021-02-19T23:18:06.601Z] Paused: 0 [2021-02-19T23:18:06.601Z] Stopped: 0 [2021-02-19T23:18:06.601Z] Images: 0 [2021-02-19T23:18:06.601Z] Server Version: 18.06.1-ce [2021-02-19T23:18:06.601Z] Storage Driver: overlay2 [2021-02-19T23:18:06.601Z] Backing Filesystem: extfs [2021-02-19T23:18:06.601Z] Supports d_type: true [2021-02-19T23:18:06.601Z] Native Overlay Diff: true [2021-02-19T23:18:06.601Z] Logging Driver: json-file [2021-02-19T23:18:06.601Z] Cgroup Driver: cgroupfs [2021-02-19T23:18:06.601Z] Plugins: [2021-02-19T23:18:06.601Z] Volume: local [2021-02-19T23:18:06.601Z] Network: bridge host ipvlan macvlan null overlay [2021-02-19T23:18:06.601Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2021-02-19T23:18:06.601Z] Swarm: inactive [2021-02-19T23:18:06.601Z] Runtimes: runc [2021-02-19T23:18:06.601Z] Default Runtime: runc [2021-02-19T23:18:06.601Z] Init Binary: docker-init [2021-02-19T23:18:06.601Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2021-02-19T23:18:06.601Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2021-02-19T23:18:06.601Z] init version: fec3683 [2021-02-19T23:18:06.601Z] Security Options: [2021-02-19T23:18:06.601Z] apparmor [2021-02-19T23:18:06.601Z] seccomp [2021-02-19T23:18:06.601Z] Profile: default [2021-02-19T23:18:06.601Z] Kernel Version: 4.4.0-139-generic [2021-02-19T23:18:06.601Z] Operating System: Ubuntu 16.04.3 LTS [2021-02-19T23:18:06.601Z] OSType: linux [2021-02-19T23:18:06.601Z] Architecture: ppc64le [2021-02-19T23:18:06.601Z] CPUs: 4 [2021-02-19T23:18:06.601Z] Total Memory: 7.972GiB [2021-02-19T23:18:06.601Z] Name: ppc64le-ubuntu-18 [2021-02-19T23:18:06.601Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2021-02-19T23:18:06.601Z] Docker Root Dir: /var/lib/docker [2021-02-19T23:18:06.601Z] Debug Mode (client): false [2021-02-19T23:18:06.601Z] Debug Mode (server): false [2021-02-19T23:18:06.601Z] Registry: https://index.docker.io/v1/ [2021-02-19T23:18:06.601Z] Labels: [2021-02-19T23:18:06.601Z] Experimental: true [2021-02-19T23:18:06.601Z] Insecure Registries: [2021-02-19T23:18:06.601Z] 127.0.0.0/8 [2021-02-19T23:18:06.601Z] Live Restore Enabled: false [2021-02-19T23:18:06.601Z] [Pipeline] sh [2021-02-19T23:18:06.661Z] + docker version [2021-02-19T23:18:06.661Z] Client: Docker Engine - Enterprise [2021-02-19T23:18:06.661Z] Version: 19.03.12 [2021-02-19T23:18:06.661Z] API version: 1.40 [2021-02-19T23:18:06.661Z] Go version: go1.13.13 [2021-02-19T23:18:06.661Z] Git commit: 4306744 [2021-02-19T23:18:06.661Z] Built: 08/05/2020 19:27:53 [2021-02-19T23:18:06.661Z] OS/Arch: windows/amd64 [2021-02-19T23:18:06.661Z] Experimental: false [2021-02-19T23:18:06.661Z] [2021-02-19T23:18:06.661Z] Server: Docker Engine - Enterprise [2021-02-19T23:18:06.661Z] Engine: [2021-02-19T23:18:06.661Z] Version: 19.03.12 [2021-02-19T23:18:06.661Z] API version: 1.40 (minimum version 1.24) [2021-02-19T23:18:06.661Z] Go version: go1.13.13 [2021-02-19T23:18:06.661Z] Git commit: f295753ffd [2021-02-19T23:18:06.661Z] Built: 08/05/2020 19:26:41 [2021-02-19T23:18:06.661Z] OS/Arch: windows/amd64 [2021-02-19T23:18:06.661Z] Experimental: true [2021-02-19T23:18:06.684Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42046/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=0e001154f96b034483db093276aadd24aa6191ca -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=20.10 docker:0e001154f96b034483db093276aadd24aa6191ca hack/make.sh dynbinary test-integration [2021-02-19T23:18:06.740Z] + docker version [2021-02-19T23:18:06.740Z] Client: Docker Engine - Community [2021-02-19T23:18:06.740Z] Version: 20.10.3 [2021-02-19T23:18:06.740Z] API version: 1.41 [2021-02-19T23:18:06.740Z] Go version: go1.13.15 [2021-02-19T23:18:06.740Z] Git commit: 48d30b5 [2021-02-19T23:18:06.740Z] Built: Fri Jan 29 14:33:21 2021 [2021-02-19T23:18:06.740Z] OS/Arch: linux/amd64 [2021-02-19T23:18:06.740Z] Context: default [2021-02-19T23:18:06.740Z] Experimental: true [2021-02-19T23:18:06.740Z] [2021-02-19T23:18:06.740Z] Server: Docker Engine - Community [2021-02-19T23:18:06.740Z] Engine: [2021-02-19T23:18:06.740Z] Version: 20.10.3 [2021-02-19T23:18:06.740Z] API version: 1.41 (minimum version 1.12) [2021-02-19T23:18:06.740Z] Go version: go1.13.15 [2021-02-19T23:18:06.740Z] Git commit: 46229ca [2021-02-19T23:18:06.740Z] Built: Fri Jan 29 14:31:32 2021 [2021-02-19T23:18:06.740Z] OS/Arch: linux/amd64 [2021-02-19T23:18:06.740Z] Experimental: true [2021-02-19T23:18:06.740Z] containerd: [2021-02-19T23:18:06.740Z] Version: 1.4.3 [2021-02-19T23:18:06.740Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-19T23:18:06.740Z] runc: [2021-02-19T23:18:06.740Z] Version: 1.0.0-rc92 [2021-02-19T23:18:06.740Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-19T23:18:06.740Z] docker-init: [2021-02-19T23:18:06.740Z] Version: 0.19.0 [2021-02-19T23:18:06.740Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-19T23:18:06.785Z] - CONFIG_CRYPTO: enabled [2021-02-19T23:18:06.785Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-19T23:18:06.785Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-19T23:18:06.785Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-19T23:18:06.785Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-19T23:18:06.785Z] - CONFIG_XFRM: enabled [2021-02-19T23:18:06.785Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-19T23:18:06.785Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-19T23:18:06.785Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-19T23:18:06.785Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-02-19T23:18:06.785Z] - "ipvlan": [2021-02-19T23:18:06.785Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-19T23:18:06.785Z] - "macvlan": [2021-02-19T23:18:06.785Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-19T23:18:06.785Z] - CONFIG_DUMMY: enabled (as module) [2021-02-19T23:18:06.785Z] - "ftp,tftp client in container": [2021-02-19T23:18:06.785Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-19T23:18:06.785Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-19T23:18:06.785Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-19T23:18:06.785Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-19T23:18:06.785Z] - Storage Drivers: [2021-02-19T23:18:06.785Z] - "aufs": [2021-02-19T23:18:06.785Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-19T23:18:06.785Z] - "btrfs": [2021-02-19T23:18:06.785Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-19T23:18:06.785Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-19T23:18:06.785Z] - "devicemapper": [2021-02-19T23:18:06.785Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-19T23:18:06.785Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-19T23:18:06.785Z] - "overlay": [2021-02-19T23:18:06.786Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-19T23:18:06.786Z] - "zfs": [2021-02-19T23:18:06.786Z] - /dev/zfs: missing [2021-02-19T23:18:06.786Z] - zfs command: missing [2021-02-19T23:18:06.786Z] - zpool command: missing [2021-02-19T23:18:06.786Z] [2021-02-19T23:18:06.786Z] Limits: [2021-02-19T23:18:06.786Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-19T23:18:06.786Z] [2021-02-19T23:18:06.786Z] + true [Pipeline] } [Pipeline] sh [2021-02-19T23:18:06.819Z] + docker version [2021-02-19T23:18:06.819Z] Client: Docker Engine - Community [2021-02-19T23:18:06.819Z] Version: 20.10.3 [2021-02-19T23:18:06.819Z] API version: 1.41 [2021-02-19T23:18:06.819Z] Go version: go1.13.15 [2021-02-19T23:18:06.819Z] Git commit: 48d30b5 [2021-02-19T23:18:06.819Z] Built: Fri Jan 29 14:33:13 2021 [2021-02-19T23:18:06.819Z] OS/Arch: linux/amd64 [2021-02-19T23:18:06.819Z] Context: default [2021-02-19T23:18:06.819Z] Experimental: true [2021-02-19T23:18:06.819Z] [2021-02-19T23:18:06.819Z] Server: Docker Engine - Community [2021-02-19T23:18:06.819Z] Engine: [2021-02-19T23:18:06.819Z] Version: 20.10.3 [2021-02-19T23:18:06.819Z] API version: 1.41 (minimum version 1.12) [2021-02-19T23:18:06.819Z] Go version: go1.13.15 [2021-02-19T23:18:06.819Z] Git commit: 46229ca [2021-02-19T23:18:06.819Z] Built: Fri Jan 29 14:31:25 2021 [2021-02-19T23:18:06.819Z] OS/Arch: linux/amd64 [2021-02-19T23:18:06.819Z] Experimental: true [2021-02-19T23:18:06.819Z] containerd: [2021-02-19T23:18:06.819Z] Version: 1.4.3 [2021-02-19T23:18:06.819Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-19T23:18:06.819Z] runc: [2021-02-19T23:18:06.819Z] Version: 1.0.0-rc92 [2021-02-19T23:18:06.819Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-19T23:18:06.819Z] docker-init: [2021-02-19T23:18:06.819Z] Version: 0.19.0 [2021-02-19T23:18:06.819Z] GitCommit: de40ad0 [2021-02-19T23:18:06.944Z] [2021-02-19T23:18:06.985Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-19T23:18:06.985Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-19T23:18:06.985Z] + curl -fsSL -o /home/docker/workspace/moby_PR-42046/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-19T23:18:06.985Z] + bash /home/docker/workspace/moby_PR-42046/check-config.sh [2021-02-19T23:18:06.985Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-19T23:18:06.985Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2021-02-19T23:18:06.985Z] [2021-02-19T23:18:06.985Z] Generally Necessary: [2021-02-19T23:18:06.985Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-19T23:18:06.985Z] - apparmor: enabled and tools installed [2021-02-19T23:18:06.985Z] - CONFIG_NAMESPACES: enabled [2021-02-19T23:18:06.985Z] - CONFIG_NET_NS: enabled [2021-02-19T23:18:06.985Z] - CONFIG_PID_NS: enabled [2021-02-19T23:18:06.985Z] - CONFIG_IPC_NS: enabled [2021-02-19T23:18:06.985Z] - CONFIG_UTS_NS: enabled [2021-02-19T23:18:06.985Z] - CONFIG_CGROUPS: enabled [2021-02-19T23:18:06.985Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-19T23:18:06.985Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-19T23:18:06.985Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-19T23:18:06.985Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-19T23:18:06.985Z] - CONFIG_CPUSETS: enabled [2021-02-19T23:18:06.985Z] - CONFIG_MEMCG: enabled [2021-02-19T23:18:06.985Z] - CONFIG_KEYS: enabled [2021-02-19T23:18:06.985Z] - CONFIG_VETH: enabled (as module) [2021-02-19T23:18:06.985Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-19T23:18:06.985Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-19T23:18:06.985Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-02-19T23:18:07.058Z] + docker info [2021-02-19T23:18:07.058Z] Client: [2021-02-19T23:18:07.058Z] Context: default [2021-02-19T23:18:07.058Z] Debug Mode: false [2021-02-19T23:18:07.058Z] Plugins: [2021-02-19T23:18:07.058Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-19T23:18:07.058Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-19T23:18:07.058Z] [2021-02-19T23:18:07.058Z] Server: [2021-02-19T23:18:07.058Z] Containers: 0 [2021-02-19T23:18:07.058Z] Running: 0 [2021-02-19T23:18:07.058Z] Paused: 0 [2021-02-19T23:18:07.058Z] Stopped: 0 [2021-02-19T23:18:07.058Z] Images: 2 [2021-02-19T23:18:07.058Z] Server Version: 20.10.3 [2021-02-19T23:18:07.058Z] Storage Driver: overlay2 [2021-02-19T23:18:07.058Z] Backing Filesystem: extfs [2021-02-19T23:18:07.058Z] Supports d_type: true [2021-02-19T23:18:07.058Z] Native Overlay Diff: true [2021-02-19T23:18:07.058Z] Logging Driver: json-file [2021-02-19T23:18:07.058Z] Cgroup Driver: systemd [2021-02-19T23:18:07.058Z] Cgroup Version: 2 [2021-02-19T23:18:07.058Z] Plugins: [2021-02-19T23:18:07.058Z] Volume: local [2021-02-19T23:18:07.058Z] Network: bridge host ipvlan macvlan null overlay [2021-02-19T23:18:07.058Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-19T23:18:07.058Z] Swarm: inactive [2021-02-19T23:18:07.058Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-02-19T23:18:07.058Z] Default Runtime: runc [2021-02-19T23:18:07.058Z] Init Binary: docker-init [2021-02-19T23:18:07.058Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-19T23:18:07.058Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-19T23:18:07.058Z] init version: de40ad0 [2021-02-19T23:18:07.058Z] Security Options: [2021-02-19T23:18:07.058Z] apparmor [2021-02-19T23:18:07.058Z] seccomp [2021-02-19T23:18:07.058Z] Profile: default [2021-02-19T23:18:07.058Z] cgroupns [2021-02-19T23:18:07.058Z] Kernel Version: 5.4.0-1037-aws [2021-02-19T23:18:07.058Z] Operating System: Ubuntu 20.04.2 LTS [2021-02-19T23:18:07.058Z] OSType: linux [2021-02-19T23:18:07.058Z] Architecture: x86_64 [2021-02-19T23:18:07.058Z] CPUs: 2 [2021-02-19T23:18:07.058Z] Total Memory: 7.487GiB [2021-02-19T23:18:07.058Z] Name: ip-10-100-93-122 [2021-02-19T23:18:07.058Z] ID: OFF2:BTCM:CKDV:MQWH:UM2E:5MQ5:AWUO:EWJ5:ACPR:VNBW:3JGL:VG7K [2021-02-19T23:18:07.058Z] Docker Root Dir: /var/lib/docker [2021-02-19T23:18:07.058Z] Debug Mode: false [2021-02-19T23:18:07.058Z] Registry: https://index.docker.io/v1/ [2021-02-19T23:18:07.058Z] Labels: [2021-02-19T23:18:07.058Z] Experimental: true [2021-02-19T23:18:07.058Z] Insecure Registries: [2021-02-19T23:18:07.058Z] 127.0.0.0/8 [2021-02-19T23:18:07.058Z] Live Restore Enabled: true [2021-02-19T23:18:07.058Z] [2021-02-19T23:18:07.058Z] WARNING: No kernel memory TCP limit support [2021-02-19T23:18:07.058Z] WARNING: No oom kill disable support [2021-02-19T23:18:07.058Z] WARNING: Support for cgroup v2 is experimental [2021-02-19T23:18:07.204Z] Removing bundles/ [2021-02-19T23:18:07.204Z] [2021-02-19T23:18:07.204Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-02-19T23:18:07.204Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-19T23:18:07.204Z] GOOS="" GOARCH="" GOARM="" [Pipeline] // stage [Pipeline] } [Pipeline] sh [2021-02-19T23:18:07.280Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-19T23:18:07.280Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-19T23:18:07.280Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-19T23:18:07.280Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-19T23:18:07.280Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-19T23:18:07.280Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-19T23:18:07.280Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-19T23:18:07.280Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-02-19T23:18:07.280Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-19T23:18:07.280Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2021-02-19T23:18:07.280Z] [2021-02-19T23:18:07.280Z] Optional Features: [2021-02-19T23:18:07.280Z] - CONFIG_USER_NS: enabled [2021-02-19T23:18:07.280Z] - CONFIG_SECCOMP: enabled [2021-02-19T23:18:07.280Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-19T23:18:07.280Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-19T23:18:07.280Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-19T23:18:07.280Z] (cgroup swap accounting is currently enabled) [2021-02-19T23:18:07.280Z] - CONFIG_MEMCG_KMEM: enabled [2021-02-19T23:18:07.280Z] - CONFIG_BLK_CGROUP: enabled [2021-02-19T23:18:07.280Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-19T23:18:07.280Z] - CONFIG_IOSCHED_CFQ: enabled [2021-02-19T23:18:07.280Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-02-19T23:18:07.280Z] - CONFIG_CGROUP_PERF: enabled [2021-02-19T23:18:07.280Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-19T23:18:07.280Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-19T23:18:07.280Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-19T23:18:07.281Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-19T23:18:07.281Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-19T23:18:07.281Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-19T23:18:07.281Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-19T23:18:07.281Z] - CONFIG_IP_VS: enabled (as module) [2021-02-19T23:18:07.281Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-19T23:18:07.281Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-19T23:18:07.281Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-19T23:18:07.281Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-19T23:18:07.281Z] - CONFIG_EXT4_FS: enabled [2021-02-19T23:18:07.281Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-19T23:18:07.281Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-19T23:18:07.281Z] - Network Drivers: [2021-02-19T23:18:07.281Z] - "overlay": [2021-02-19T23:18:07.281Z] - CONFIG_VXLAN: enabled (as module) [2021-02-19T23:18:07.281Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-19T23:18:07.281Z] Optional (for encrypted networks): [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [Pipeline] sh [2021-02-19T23:18:07.544Z] + docker info [2021-02-19T23:18:07.544Z] Client: [2021-02-19T23:18:07.544Z] Context: default [2021-02-19T23:18:07.544Z] Debug Mode: false [2021-02-19T23:18:07.544Z] Plugins: [2021-02-19T23:18:07.544Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-19T23:18:07.544Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-19T23:18:07.544Z] [2021-02-19T23:18:07.544Z] Server: [2021-02-19T23:18:07.544Z] Containers: 0 [2021-02-19T23:18:07.544Z] Running: 0 [2021-02-19T23:18:07.544Z] Paused: 0 [2021-02-19T23:18:07.544Z] Stopped: 0 [2021-02-19T23:18:07.544Z] Images: 2 [2021-02-19T23:18:07.544Z] Server Version: 20.10.3 [2021-02-19T23:18:07.544Z] Storage Driver: overlay2 [2021-02-19T23:18:07.544Z] Backing Filesystem: extfs [2021-02-19T23:18:07.544Z] Supports d_type: true [2021-02-19T23:18:07.544Z] Native Overlay Diff: true [2021-02-19T23:18:07.544Z] Logging Driver: json-file [2021-02-19T23:18:07.544Z] Cgroup Driver: cgroupfs [2021-02-19T23:18:07.544Z] Cgroup Version: 1 [2021-02-19T23:18:07.544Z] Plugins: [2021-02-19T23:18:07.544Z] Volume: local [2021-02-19T23:18:07.544Z] Network: bridge host ipvlan macvlan null overlay [2021-02-19T23:18:07.544Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-19T23:18:07.544Z] Swarm: inactive [2021-02-19T23:18:07.544Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-02-19T23:18:07.544Z] Default Runtime: runc [2021-02-19T23:18:07.544Z] Init Binary: docker-init [2021-02-19T23:18:07.545Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-19T23:18:07.545Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-19T23:18:07.545Z] init version: de40ad0 [2021-02-19T23:18:07.545Z] Security Options: [2021-02-19T23:18:07.545Z] apparmor [2021-02-19T23:18:07.545Z] seccomp [2021-02-19T23:18:07.545Z] Profile: default [2021-02-19T23:18:07.545Z] Kernel Version: 5.4.0-1037-aws [2021-02-19T23:18:07.545Z] Operating System: Ubuntu 18.04.5 LTS [2021-02-19T23:18:07.545Z] OSType: linux [2021-02-19T23:18:07.545Z] Architecture: x86_64 [2021-02-19T23:18:07.545Z] CPUs: 2 [2021-02-19T23:18:07.545Z] Total Memory: 7.569GiB [2021-02-19T23:18:07.545Z] Name: ip-10-100-117-49 [2021-02-19T23:18:07.545Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-02-19T23:18:07.545Z] Docker Root Dir: /var/lib/docker [2021-02-19T23:18:07.545Z] Debug Mode: false [2021-02-19T23:18:07.545Z] Registry: https://index.docker.io/v1/ [2021-02-19T23:18:07.545Z] Labels: [2021-02-19T23:18:07.545Z] Experimental: true [2021-02-19T23:18:07.545Z] Insecure Registries: [2021-02-19T23:18:07.545Z] 127.0.0.0/8 [2021-02-19T23:18:07.545Z] Live Restore Enabled: true [2021-02-19T23:18:07.545Z] [2021-02-19T23:18:07.545Z] WARNING: No swap limit support [2021-02-19T23:18:07.545Z] WARNING: No blkio weight support [2021-02-19T23:18:07.545Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-02-19T23:18:07.572Z] - CONFIG_CRYPTO: enabled [2021-02-19T23:18:07.572Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2021-02-19T23:18:07.572Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2021-02-19T23:18:07.572Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2021-02-19T23:18:07.572Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2021-02-19T23:18:07.572Z] - CONFIG_XFRM: enabled [2021-02-19T23:18:07.572Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-19T23:18:07.572Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-19T23:18:07.572Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-19T23:18:07.572Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-02-19T23:18:07.572Z] - "ipvlan": [2021-02-19T23:18:07.572Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-19T23:18:07.572Z] - "macvlan": [2021-02-19T23:18:07.572Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-19T23:18:07.572Z] - CONFIG_DUMMY: enabled (as module) [2021-02-19T23:18:07.572Z] - "ftp,tftp client in container": [2021-02-19T23:18:07.572Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-19T23:18:07.572Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-19T23:18:07.572Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-19T23:18:07.572Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-19T23:18:07.572Z] - Storage Drivers: [2021-02-19T23:18:07.572Z] - "aufs": [2021-02-19T23:18:07.572Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-19T23:18:07.572Z] - "btrfs": [2021-02-19T23:18:07.572Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-19T23:18:07.572Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-19T23:18:07.572Z] - "devicemapper": [2021-02-19T23:18:07.572Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-19T23:18:07.572Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-19T23:18:07.572Z] - "overlay": [2021-02-19T23:18:07.572Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-19T23:18:07.572Z] - "zfs": [2021-02-19T23:18:07.572Z] - /dev/zfs: missing [2021-02-19T23:18:07.572Z] - zfs command: missing [2021-02-19T23:18:07.572Z] - zpool command: missing [2021-02-19T23:18:07.572Z] [2021-02-19T23:18:07.572Z] Limits: [2021-02-19T23:18:07.572Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-19T23:18:07.572Z] [2021-02-19T23:18:07.572Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2021-02-19T23:18:07.637Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0e001154f96b034483db093276aadd24aa6191ca . [Pipeline] sh [2021-02-19T23:18:07.698Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:0e001154f96b034483db093276aadd24aa6191ca . [2021-02-19T23:18:07.702Z] + docker info [2021-02-19T23:18:07.794Z] #8 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 1.9s done [2021-02-19T23:18:07.794Z] #8 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 0.1s [2021-02-19T23:18:07.825Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-19T23:18:07.825Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-19T23:18:07.825Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42046/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-19T23:18:07.825Z] + bash /home/ubuntu/workspace/moby_PR-42046/check-config.sh [2021-02-19T23:18:07.825Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-19T23:18:07.825Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-02-19T23:18:07.825Z] [2021-02-19T23:18:07.825Z] Generally Necessary: [2021-02-19T23:18:07.825Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-19T23:18:07.825Z] - apparmor: enabled and tools installed [2021-02-19T23:18:07.825Z] - CONFIG_NAMESPACES: enabled [2021-02-19T23:18:07.825Z] - CONFIG_NET_NS: enabled [2021-02-19T23:18:07.825Z] - CONFIG_PID_NS: enabled [2021-02-19T23:18:07.825Z] - CONFIG_IPC_NS: enabled [2021-02-19T23:18:07.825Z] - CONFIG_UTS_NS: enabled [2021-02-19T23:18:07.825Z] - CONFIG_CGROUPS: enabled [2021-02-19T23:18:07.825Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-19T23:18:07.825Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-19T23:18:07.825Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-19T23:18:07.825Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-19T23:18:07.825Z] - CONFIG_CPUSETS: enabled [2021-02-19T23:18:07.825Z] - CONFIG_MEMCG: enabled [2021-02-19T23:18:07.825Z] - CONFIG_KEYS: enabled [2021-02-19T23:18:07.825Z] - CONFIG_VETH: enabled (as module) [2021-02-19T23:18:07.825Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-19T23:18:07.825Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-19T23:18:07.825Z] - CONFIG_NF_NAT_IPV4: missing [2021-02-19T23:18:07.825Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-19T23:18:07.825Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-19T23:18:07.825Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-19T23:18:07.825Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-19T23:18:07.825Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-19T23:18:07.825Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-19T23:18:07.825Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-19T23:18:07.825Z] - CONFIG_NF_NAT_NEEDED: missing [2021-02-19T23:18:07.825Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-19T23:18:07.825Z] [2021-02-19T23:18:07.825Z] Optional Features: [2021-02-19T23:18:07.825Z] - CONFIG_USER_NS: enabled [2021-02-19T23:18:07.825Z] - CONFIG_SECCOMP: enabled [2021-02-19T23:18:07.825Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-19T23:18:07.825Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-19T23:18:07.825Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-19T23:18:07.825Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-19T23:18:07.825Z] - CONFIG_BLK_CGROUP: enabled [2021-02-19T23:18:07.825Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-19T23:18:07.825Z] - CONFIG_IOSCHED_CFQ: missing [2021-02-19T23:18:07.825Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-02-19T23:18:07.825Z] - CONFIG_CGROUP_PERF: enabled [2021-02-19T23:18:07.825Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-19T23:18:07.825Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-19T23:18:07.825Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-19T23:18:07.825Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-19T23:18:07.825Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-19T23:18:07.953Z] #1 [internal] load build definition from Dockerfile [2021-02-19T23:18:07.953Z] #1 sha256:74fbf64c4095569aa5c4ba558c0176c6d61f43da25e4c34eddf9fb3f992e95ae [2021-02-19T23:18:07.953Z] #1 transferring dockerfile: 16.55kB done [2021-02-19T23:18:07.953Z] #1 DONE 0.0s [2021-02-19T23:18:07.953Z] [2021-02-19T23:18:07.953Z] #2 [internal] load .dockerignore [2021-02-19T23:18:07.953Z] #2 sha256:74c899f99af5cc4d6af7ba0eb31003ae2cfb264b5c0b169ecaccc65e937592af [2021-02-19T23:18:07.953Z] #2 transferring context: 87B done [2021-02-19T23:18:07.953Z] #2 DONE 0.0s [2021-02-19T23:18:07.953Z] [2021-02-19T23:18:07.953Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-19T23:18:07.953Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-02-19T23:18:07.953Z] #3 DONE 0.1s [2021-02-19T23:18:07.953Z] [2021-02-19T23:18:07.953Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-19T23:18:07.953Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-02-19T23:18:07.953Z] #4 CACHED [2021-02-19T23:18:08.003Z] + make bundles/buildx [2021-02-19T23:18:08.084Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-19T23:18:08.084Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-19T23:18:08.084Z] - CONFIG_IP_VS: enabled (as module) [2021-02-19T23:18:08.084Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-19T23:18:08.084Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-19T23:18:08.084Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-19T23:18:08.084Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-19T23:18:08.084Z] - CONFIG_EXT4_FS: enabled [2021-02-19T23:18:08.084Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-19T23:18:08.084Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-19T23:18:08.084Z] - Network Drivers: [2021-02-19T23:18:08.084Z] - "overlay": [2021-02-19T23:18:08.084Z] - CONFIG_VXLAN: enabled (as module) [2021-02-19T23:18:08.084Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-19T23:18:08.084Z] Optional (for encrypted networks): [2021-02-19T23:18:08.084Z] - CONFIG_CRYPTO: enabled [2021-02-19T23:18:08.084Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-19T23:18:08.084Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-19T23:18:08.084Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-19T23:18:08.084Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-19T23:18:08.084Z] - CONFIG_XFRM: enabled [2021-02-19T23:18:08.084Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-19T23:18:08.084Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-19T23:18:08.084Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-19T23:18:08.084Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-02-19T23:18:08.084Z] - "ipvlan": [2021-02-19T23:18:08.084Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-19T23:18:08.084Z] - "macvlan": [2021-02-19T23:18:08.084Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-19T23:18:08.084Z] - CONFIG_DUMMY: enabled (as module) [2021-02-19T23:18:08.084Z] - "ftp,tftp client in container": [2021-02-19T23:18:08.084Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-19T23:18:08.084Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-19T23:18:08.084Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-19T23:18:08.084Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-19T23:18:08.084Z] - Storage Drivers: [2021-02-19T23:18:08.084Z] - "aufs": [2021-02-19T23:18:08.084Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-19T23:18:08.084Z] - "btrfs": [2021-02-19T23:18:08.084Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-19T23:18:08.084Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-19T23:18:08.084Z] - "devicemapper": [2021-02-19T23:18:08.084Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-19T23:18:08.084Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-19T23:18:08.084Z] - "overlay": [2021-02-19T23:18:08.084Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-19T23:18:08.084Z] - "zfs": [2021-02-19T23:18:08.084Z] - /dev/zfs: present [2021-02-19T23:18:08.084Z] - zfs command: missing [2021-02-19T23:18:08.084Z] - zpool command: missing [2021-02-19T23:18:08.084Z] [2021-02-19T23:18:08.084Z] Limits: [2021-02-19T23:18:08.084Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-19T23:18:08.084Z] [2021-02-19T23:18:08.084Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-19T23:18:08.213Z] [2021-02-19T23:18:08.213Z] #5 [internal] load build definition from Dockerfile [2021-02-19T23:18:08.213Z] #5 sha256:c0ac3baee59db517ff511a7121cadab96a4c7aac3ee61fa09ff372b547b3b424 [2021-02-19T23:18:08.213Z] #5 transferring dockerfile: 16.55kB 0.0s done [2021-02-19T23:18:08.213Z] #5 DONE 0.0s [2021-02-19T23:18:08.213Z] [2021-02-19T23:18:08.213Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-02-19T23:18:08.213Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-19T23:18:08.213Z] #7 DONE 0.1s [2021-02-19T23:18:08.213Z] [2021-02-19T23:18:08.213Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-19T23:18:08.213Z] #8 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-02-19T23:18:08.297Z] make: command: Command not found [2021-02-19T23:18:08.297Z] make: command: Command not found [2021-02-19T23:18:08.297Z] mkdir bundles [2021-02-19T23:18:08.297Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2021-02-19T23:18:08.297Z] --build-arg BUILDX_COMMIT \ [2021-02-19T23:18:08.297Z] --build-arg BUILDX_REPO \ [2021-02-19T23:18:08.297Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2021-02-19T23:18:08.297Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2021-02-19T23:18:08.297Z] . [2021-02-19T23:18:08.297Z] /bin/sh: 4: go: not found [2021-02-19T23:18:08.297Z] /bin/sh: 5: go: not found [2021-02-19T23:18:08.422Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0e001154f96b034483db093276aadd24aa6191ca . [2021-02-19T23:18:08.422Z] #1 [internal] load build definition from Dockerfile [2021-02-19T23:18:08.422Z] #1 sha256:1635a3f98ee07afa777127c855e9329cce392b0f213ca690d6a92981f46164de [2021-02-19T23:18:08.422Z] #1 transferring dockerfile: 16.55kB done [2021-02-19T23:18:08.422Z] #1 DONE 0.0s [2021-02-19T23:18:08.422Z] [2021-02-19T23:18:08.422Z] #2 [internal] load .dockerignore [2021-02-19T23:18:08.422Z] #2 sha256:59cddb0fb0f913d0e331be69493e655bbff4ac58cd1ed02f3fb4868f8ec2fa98 [2021-02-19T23:18:08.422Z] #2 transferring context: 87B done [2021-02-19T23:18:08.422Z] #2 DONE 0.0s [2021-02-19T23:18:08.422Z] [2021-02-19T23:18:08.422Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-19T23:18:08.422Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-02-19T23:18:08.470Z] #8 DONE 0.1s [2021-02-19T23:18:08.470Z] [2021-02-19T23:18:08.470Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-19T23:18:08.470Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-02-19T23:18:08.470Z] #6 DONE 0.1s [2021-02-19T23:18:08.726Z] [2021-02-19T23:18:08.726Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-19T23:18:08.726Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-19T23:18:08.726Z] #61 DONE 0.0s [2021-02-19T23:18:08.726Z] [2021-02-19T23:18:08.726Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-19T23:18:08.726Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-19T23:18:08.726Z] #9 DONE 0.0s [2021-02-19T23:18:08.726Z] [2021-02-19T23:18:08.726Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-19T23:18:08.726Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-19T23:18:08.726Z] #25 DONE 0.0s [2021-02-19T23:18:08.726Z] [2021-02-19T23:18:08.726Z] #22 [internal] load build context [2021-02-19T23:18:08.726Z] #22 sha256:e718b962f8316d35889b192f139a3abe9e3a7c5accb31d43d9977cf95de5d0d3 [2021-02-19T23:18:08.989Z] #3 DONE 0.3s [2021-02-19T23:18:08.989Z] [2021-02-19T23:18:08.989Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-19T23:18:08.989Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-02-19T23:18:08.989Z] #4 CACHED [2021-02-19T23:18:08.989Z] [2021-02-19T23:18:08.989Z] #5 [internal] load build definition from Dockerfile [2021-02-19T23:18:08.989Z] #5 sha256:03e4f4c46aa5a6a23c86b8baeae6e9139e8aa4cd5b9a019a41e4e4afb28e99ad [2021-02-19T23:18:08.989Z] #5 transferring dockerfile: 16.55kB done [2021-02-19T23:18:08.989Z] #5 DONE 0.0s [2021-02-19T23:18:08.989Z] [2021-02-19T23:18:08.989Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-19T23:18:08.989Z] #6 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-02-19T23:18:08.989Z] #6 DONE 0.1s [2021-02-19T23:18:08.989Z] [2021-02-19T23:18:08.989Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-19T23:18:08.989Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-02-19T23:18:09.243Z] Client: [2021-02-19T23:18:09.243Z] Debug Mode: false [2021-02-19T23:18:09.243Z] Plugins: [2021-02-19T23:18:09.243Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-02-19T23:18:09.243Z] [2021-02-19T23:18:09.243Z] Server: [2021-02-19T23:18:09.243Z] Containers: 0 [2021-02-19T23:18:09.243Z] Running: 0 [2021-02-19T23:18:09.243Z] Paused: 0 [2021-02-19T23:18:09.243Z] Stopped: 0 [2021-02-19T23:18:09.243Z] Images: 10 [2021-02-19T23:18:09.243Z] Server Version: 19.03.12 [2021-02-19T23:18:09.243Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-02-19T23:18:09.243Z] Windows: [2021-02-19T23:18:09.243Z] LCOW: [2021-02-19T23:18:09.243Z] Logging Driver: json-file [2021-02-19T23:18:09.243Z] Plugins: [2021-02-19T23:18:09.243Z] Volume: local [2021-02-19T23:18:09.243Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-02-19T23:18:09.243Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-02-19T23:18:09.243Z] Swarm: inactive [2021-02-19T23:18:09.243Z] Default Isolation: process [2021-02-19T23:18:09.243Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-02-19T23:18:09.243Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697) [2021-02-19T23:18:09.243Z] OSType: windows [2021-02-19T23:18:09.243Z] Architecture: x86_64 [2021-02-19T23:18:09.243Z] CPUs: 4 [2021-02-19T23:18:09.243Z] Total Memory: 32GiB [2021-02-19T23:18:09.243Z] Name: azwin-2-76d4c0 [2021-02-19T23:18:09.243Z] ID: AM4K:PBLY:KBNJ:QPGN:IDUB:MYK6:KRMO:BC44:GEW4:C3WA:PNUO:OSI3 [2021-02-19T23:18:09.243Z] Docker Root Dir: D:\docker [2021-02-19T23:18:09.243Z] Debug Mode: false [2021-02-19T23:18:09.243Z] Registry: https://index.docker.io/v1/ [2021-02-19T23:18:09.243Z] Labels: [2021-02-19T23:18:09.243Z] Experimental: true [2021-02-19T23:18:09.243Z] Insecure Registries: [2021-02-19T23:18:09.243Z] 10.0.0.4:5000 [2021-02-19T23:18:09.243Z] 127.0.0.0/8 [2021-02-19T23:18:09.243Z] Registry Mirrors: [2021-02-19T23:18:09.243Z] http://10.0.0.4:5000/ [2021-02-19T23:18:09.243Z] Live Restore Enabled: false [2021-02-19T23:18:09.243Z] [2021-02-19T23:18:09.272Z] #8 DONE 0.1s [2021-02-19T23:18:09.272Z] [2021-02-19T23:18:09.272Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-02-19T23:18:09.272Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-19T23:18:09.272Z] #7 DONE 0.2s [2021-02-19T23:18:09.305Z] #8 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 1.6s done [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-02-19T23:18:09.532Z] [2021-02-19T23:18:09.532Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-19T23:18:09.532Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-19T23:18:09.532Z] #61 DONE 0.0s [2021-02-19T23:18:09.532Z] [2021-02-19T23:18:09.532Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-19T23:18:09.533Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-19T23:18:09.533Z] #9 DONE 0.0s [2021-02-19T23:18:09.533Z] [2021-02-19T23:18:09.533Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-19T23:18:09.533Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-19T23:18:09.533Z] #25 DONE 0.0s [2021-02-19T23:18:09.533Z] [2021-02-19T23:18:09.533Z] #22 [internal] load build context [2021-02-19T23:18:09.533Z] #22 sha256:cb17b3edfbdb500d0944af527aa054bdca41173a6bf2418cd8326b365d2bd720 [2021-02-19T23:18:09.596Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 [2021-02-19T23:18:09.652Z] #22 transferring context: 53.36MB 1.2s done [2021-02-19T23:18:09.908Z] #22 DONE 1.3s [2021-02-19T23:18:09.908Z] [2021-02-19T23:18:09.908Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-19T23:18:09.908Z] #52 sha256:efd0c0cdc9f3f2c38eb28cabf6371d1fa3e99eee99f015b6d52c807f59297338 [2021-02-19T23:18:09.908Z] #52 CACHED [2021-02-19T23:18:09.908Z] [2021-02-19T23:18:09.908Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-19T23:18:09.908Z] #59 sha256:38af6478ffedf2e53817fab0a1c14259e2e479f038c6e8c24db0f9795d7a5aca [2021-02-19T23:18:09.908Z] #59 CACHED [2021-02-19T23:18:09.908Z] [2021-02-19T23:18:09.908Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-19T23:18:09.908Z] #64 sha256:8e87ac952c1ef20d8ebd8670dce36b65b76219be71f14cb2172da78e8717ae23 [2021-02-19T23:18:09.908Z] #64 CACHED [2021-02-19T23:18:09.908Z] [2021-02-19T23:18:09.908Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-19T23:18:09.908Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-19T23:18:09.908Z] #42 CACHED [2021-02-19T23:18:09.908Z] [2021-02-19T23:18:09.908Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-19T23:18:09.908Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-02-19T23:18:09.908Z] #16 CACHED [2021-02-19T23:18:09.908Z] [2021-02-19T23:18:09.908Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-19T23:18:09.908Z] #40 sha256:00f08040ecc93c1bcbf9b9a3dcc9a9232923a6d83f77ba1241c22aceddcf4658 [2021-02-19T23:18:09.908Z] #40 CACHED [2021-02-19T23:18:09.908Z] [2021-02-19T23:18:09.908Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-19T23:18:09.908Z] #27 sha256:8b3f68c3db835c330905f3eb0ba76f8004732ce8c7bd82b96f1f796090b03776 [2021-02-19T23:18:09.908Z] #27 CACHED [2021-02-19T23:18:09.908Z] [2021-02-19T23:18:09.908Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-19T23:18:09.908Z] #49 sha256:bf44af62c7160e6868b813b3e36f485a9986cea3c0a1dc10253a09cdf4f50a17 [2021-02-19T23:18:09.908Z] #49 CACHED [2021-02-19T23:18:09.908Z] [2021-02-19T23:18:09.908Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-19T23:18:09.908Z] #24 sha256:ec60607c820b1f4e0473404c4d9d397e5a3f90776ecc0d7287a3dadf35d942c5 [2021-02-19T23:18:09.908Z] #24 CACHED [2021-02-19T23:18:09.908Z] [2021-02-19T23:18:09.908Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-19T23:18:09.908Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-19T23:18:09.908Z] #12 CACHED [2021-02-19T23:18:09.908Z] [2021-02-19T23:18:09.908Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-02-19T23:18:09.908Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-02-19T23:18:09.908Z] #14 CACHED [2021-02-19T23:18:09.908Z] [2021-02-19T23:18:09.908Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-19T23:18:09.908Z] #37 sha256:fd9dd365d81dd1704c95e175892dca7f2956162d8f578398b0dd5acb8397ea84 [2021-02-19T23:18:09.908Z] #37 CACHED [2021-02-19T23:18:09.908Z] [2021-02-19T23:18:09.908Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-19T23:18:09.908Z] #58 sha256:d03858924e80903eca2bab902ff6c12a065f007f3e4a8f77e362ce324ad4c4dd [2021-02-19T23:18:09.908Z] #58 CACHED [2021-02-19T23:18:09.908Z] [2021-02-19T23:18:09.908Z] #20 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-02-19T23:18:09.908Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-02-19T23:18:09.908Z] #20 CACHED [2021-02-19T23:18:09.908Z] [2021-02-19T23:18:09.908Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-19T23:18:09.908Z] #47 sha256:adfad7c568f58234591333f1f3bf497e925e02e7dd94d1c650c24f91a7d18ae3 [2021-02-19T23:18:09.908Z] #47 CACHED [2021-02-19T23:18:09.908Z] [2021-02-19T23:18:09.908Z] #66 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2021-02-19T23:18:09.908Z] #66 sha256:82bb36b5340e2c06e1e8734cc2b833153d94c08ade6d26d816fc1b0f71bb7d21 [2021-02-19T23:18:09.908Z] #66 CACHED [2021-02-19T23:18:09.908Z] [2021-02-19T23:18:09.908Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-19T23:18:09.908Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-19T23:18:09.908Z] #39 CACHED [2021-02-19T23:18:09.908Z] [2021-02-19T23:18:09.908Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-19T23:18:09.908Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-02-19T23:18:09.908Z] #38 CACHED [2021-02-19T23:18:09.908Z] [2021-02-19T23:18:09.908Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-19T23:18:09.908Z] #60 sha256:5686a1bde91671e7266171f55cf1a8c1c8488fd8e0438da9afa7f2ed5fbba97a [2021-02-19T23:18:09.908Z] #60 CACHED [2021-02-19T23:18:09.908Z] [2021-02-19T23:18:09.908Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-19T23:18:09.908Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-02-19T23:18:09.908Z] #13 CACHED [2021-02-19T23:18:09.908Z] [2021-02-19T23:18:09.908Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-19T23:18:09.908Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-19T23:18:09.908Z] #54 CACHED [2021-02-19T23:18:09.908Z] [2021-02-19T23:18:09.908Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-19T23:18:09.908Z] #34 sha256:50a01df9d184b8655b7404e5ef8b207eb7f3928f801880042d4115c5c03c7ce7 [2021-02-19T23:18:09.908Z] #34 CACHED [2021-02-19T23:18:09.908Z] [2021-02-19T23:18:09.908Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-19T23:18:09.908Z] #63 sha256:c14f83775f3d56bd3257c31ee673b32672bcb8e02a192224d4ccbd3c9a3279f4 [2021-02-19T23:18:09.908Z] #63 CACHED [2021-02-19T23:18:09.908Z] [2021-02-19T23:18:09.908Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-19T23:18:09.908Z] #29 sha256:abfa704869a99fbb4d1c16b3c85adc94d25828654e7197977da4d7a1c0fe6823 [2021-02-19T23:18:09.908Z] #29 CACHED [2021-02-19T23:18:09.908Z] [2021-02-19T23:18:09.908Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-19T23:18:09.908Z] #48 sha256:886180ad9487dffcf65ebfbb07851c41bfe85a1240c4669cef04a55f2778e221 [2021-02-19T23:18:09.908Z] #48 CACHED [2021-02-19T23:18:09.908Z] [2021-02-19T23:18:09.908Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-19T23:18:09.908Z] #55 sha256:dc55472dc2b31be51acde132cf281e03b63802db781633bb450f65dedbef27d9 [2021-02-19T23:18:09.908Z] #55 CACHED [2021-02-19T23:18:09.908Z] [2021-02-19T23:18:09.908Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-19T23:18:09.908Z] #65 sha256:c3dcc0c0f8224b2cf3046275f7183c4ecf13e269975bf9f7656bc55ea324e4b6 [2021-02-19T23:18:09.908Z] #65 CACHED [2021-02-19T23:18:09.908Z] [2021-02-19T23:18:09.908Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-19T23:18:09.908Z] #50 sha256:4d25201662ed0c1a4574091757747f0ddd6f148e371919e27c50e32cdd1ee010 [2021-02-19T23:18:09.908Z] #50 CACHED [2021-02-19T23:18:09.908Z] [2021-02-19T23:18:09.908Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-19T23:18:09.908Z] #28 sha256:7d6b67ae14e2d13b8342c19945e8ee572a77489bb3074b365a28b48b6dde9a89 [2021-02-19T23:18:09.908Z] #28 CACHED [2021-02-19T23:18:09.908Z] [2021-02-19T23:18:09.908Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-19T23:18:09.908Z] #32 sha256:93cdf308b00ecd52a550c005994bd2520d791fe74467eadfb5321b84f14a3a29 [2021-02-19T23:18:09.908Z] #32 CACHED [2021-02-19T23:18:09.908Z] [2021-02-19T23:18:09.908Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-19T23:18:09.908Z] #45 sha256:01728ffb5d3443542a3c5f146644e536bab3de692236b1292bf785c38d442412 [2021-02-19T23:18:09.908Z] #45 CACHED [2021-02-19T23:18:09.908Z] [2021-02-19T23:18:09.908Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-19T23:18:09.908Z] #23 sha256:427b03776f37c50a42b97b9cf34c87f3e33a8112b48a655cadc531e8dde8733d [2021-02-19T23:18:09.908Z] #23 CACHED [2021-02-19T23:18:09.908Z] [2021-02-19T23:18:09.908Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-19T23:18:09.908Z] #56 sha256:c55a8d88c9d5fffcd2a66694f05e774677895f4706794447cef890ca9607a787 [2021-02-19T23:18:09.908Z] #56 CACHED [2021-02-19T23:18:09.908Z] [2021-02-19T23:18:09.908Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-19T23:18:09.908Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-02-19T23:18:09.908Z] #10 CACHED [2021-02-19T23:18:09.908Z] [2021-02-19T23:18:09.908Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-19T23:18:09.908Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-02-19T23:18:09.908Z] #30 CACHED [2021-02-19T23:18:09.908Z] [2021-02-19T23:18:09.908Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-19T23:18:09.908Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-02-19T23:18:09.908Z] #15 CACHED [2021-02-19T23:18:09.908Z] [2021-02-19T23:18:09.908Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-19T23:18:09.908Z] #43 sha256:f7b51e612de00e749cba1f165091344f033d060878fbc615af0416de0effe5c6 [2021-02-19T23:18:09.908Z] #43 CACHED [2021-02-19T23:18:09.908Z] [2021-02-19T23:18:09.908Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-19T23:18:09.908Z] #53 sha256:80d71f290d649416ccddb910b236b026da5cadfc81c8277fff0699970a8e3096 [2021-02-19T23:18:09.908Z] #53 CACHED [2021-02-19T23:18:09.908Z] [2021-02-19T23:18:09.908Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-19T23:18:09.908Z] #46 sha256:29e5df543224c4a0b16c820c0a225760857593d42d8e4e8606f46aedc094b5b0 [2021-02-19T23:18:09.908Z] #46 CACHED [2021-02-19T23:18:09.908Z] [2021-02-19T23:18:09.908Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-19T23:18:09.908Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-19T23:18:09.908Z] #31 CACHED [2021-02-19T23:18:09.908Z] [2021-02-19T23:18:09.908Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-19T23:18:09.908Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-19T23:18:09.908Z] #41 CACHED [2021-02-19T23:18:09.908Z] [2021-02-19T23:18:09.908Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-19T23:18:09.908Z] #57 sha256:24940f0b3a72814801343cced40fd191a290e5e261a993af3b26a2c9230b95fb [2021-02-19T23:18:09.908Z] #57 CACHED [2021-02-19T23:18:09.908Z] [2021-02-19T23:18:09.908Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-19T23:18:09.908Z] #51 sha256:3c41cdc55d66b7748f7660c021f949a6f543c68b20874bec69eb576367319ce0 [2021-02-19T23:18:09.908Z] #51 CACHED [2021-02-19T23:18:09.908Z] [2021-02-19T23:18:09.908Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-19T23:18:09.908Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-19T23:18:09.908Z] #19 CACHED [2021-02-19T23:18:09.908Z] [2021-02-19T23:18:09.908Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-19T23:18:09.908Z] #62 sha256:bac6929d329f9d3886ae34c0e4116f1a61bcce7846d37cf2a3e145ad0da4586d [2021-02-19T23:18:09.908Z] #62 CACHED [2021-02-19T23:18:09.908Z] [2021-02-19T23:18:09.908Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-19T23:18:09.908Z] #36 sha256:8f52cd4eceaeab264fd9bbcb740883f8b106abdbdc2e0523e6e9992a6d756f64 [2021-02-19T23:18:09.908Z] #36 CACHED [2021-02-19T23:18:09.908Z] [2021-02-19T23:18:09.908Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-19T23:18:09.908Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-02-19T23:18:09.908Z] #18 CACHED [2021-02-19T23:18:09.908Z] [2021-02-19T23:18:09.908Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-19T23:18:09.908Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-19T23:18:09.908Z] #35 CACHED [2021-02-19T23:18:09.908Z] [2021-02-19T23:18:09.908Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-02-19T23:18:09.908Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-02-19T23:18:09.908Z] #11 CACHED [2021-02-19T23:18:09.908Z] [2021-02-19T23:18:09.908Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-19T23:18:09.908Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-02-19T23:18:09.908Z] #17 CACHED [2021-02-19T23:18:09.908Z] [2021-02-19T23:18:09.908Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-19T23:18:09.908Z] #44 sha256:70c5e47730e839d18e2cc5eabce51df6b618b90a8e3232009b951ff07a143bc7 [2021-02-19T23:18:09.908Z] #44 CACHED [2021-02-19T23:18:09.908Z] [2021-02-19T23:18:09.909Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-19T23:18:09.909Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-19T23:18:09.909Z] #26 CACHED [2021-02-19T23:18:09.909Z] [2021-02-19T23:18:09.909Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-19T23:18:09.909Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-19T23:18:09.909Z] #21 CACHED [2021-02-19T23:18:09.909Z] [2021-02-19T23:18:09.909Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-19T23:18:09.909Z] #33 sha256:0f8195f1676ab70e1ef8f93e3a2df69fae2b83c1bc5510727069d7e322919ac1 [2021-02-19T23:18:09.909Z] #33 CACHED [2021-02-19T23:18:09.909Z] [2021-02-19T23:18:09.909Z] #67 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2021-02-19T23:18:09.909Z] #67 sha256:03e37e631c7c3d3a9d66460be5d4c2360dae74b3016191331a523193308dff22 [2021-02-19T23:18:09.909Z] #67 CACHED [2021-02-19T23:18:09.909Z] [2021-02-19T23:18:09.909Z] #68 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-19T23:18:09.909Z] #68 sha256:17c2789c55a414aa35498ea7dd1b5d426413b71bdb660e3754d9dd8338b676dc [2021-02-19T23:18:10.401Z] Sending build context to Docker daemon 58.27MB [2021-02-19T23:18:10.401Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2021-02-19T23:18:10.401Z] Step 2/15 : ARG BUILDX_COMMIT=v0.5.1 [2021-02-19T23:18:10.401Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2021-02-19T23:18:10.401Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2021-02-19T23:18:10.401Z] 1.13.15-buster: Pulling from library/golang [2021-02-19T23:18:10.695Z] db4e2d8d5901: Pulling fs layer [2021-02-19T23:18:10.695Z] dfe2d012519c: Pulling fs layer [2021-02-19T23:18:10.695Z] 5d8f1d1f9197: Pulling fs layer [2021-02-19T23:18:10.695Z] 1301750ffb48: Pulling fs layer [2021-02-19T23:18:10.695Z] dc5c6edc9cff: Pulling fs layer [2021-02-19T23:18:10.695Z] 3c370c2e2f82: Pulling fs layer [2021-02-19T23:18:10.695Z] 5ffb2f5886e2: Pulling fs layer [2021-02-19T23:18:10.695Z] 1301750ffb48: Waiting [2021-02-19T23:18:10.695Z] dc5c6edc9cff: Waiting [2021-02-19T23:18:10.695Z] 3c370c2e2f82: Waiting [2021-02-19T23:18:10.695Z] 5ffb2f5886e2: Waiting [2021-02-19T23:18:10.834Z] #68 DONE 0.9s [2021-02-19T23:18:10.834Z] [2021-02-19T23:18:10.834Z] #69 exporting to image [2021-02-19T23:18:10.834Z] #69 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-19T23:18:10.834Z] #69 exporting layers [2021-02-19T23:18:10.936Z] #22 transferring context: 53.37MB 1.2s done [2021-02-19T23:18:10.936Z] #22 DONE 1.3s [2021-02-19T23:18:10.936Z] [2021-02-19T23:18:10.936Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-19T23:18:10.936Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-02-19T23:18:10.936Z] #10 CACHED [2021-02-19T23:18:10.936Z] [2021-02-19T23:18:10.936Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-19T23:18:10.936Z] #28 sha256:8896d9def2fa9dffc33563adf69f23afdb267dab87bc55409f9b299b31c3a2bc [2021-02-19T23:18:10.936Z] #28 CACHED [2021-02-19T23:18:10.936Z] [2021-02-19T23:18:10.936Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-19T23:18:10.936Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-02-19T23:18:10.936Z] #30 CACHED [2021-02-19T23:18:10.936Z] [2021-02-19T23:18:10.936Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-19T23:18:10.936Z] #32 sha256:b8deaac3778d25b24a523462a3e114e95a9cf5b9fa08c4c6265aa11ceffc0ffb [2021-02-19T23:18:10.936Z] #32 CACHED [2021-02-19T23:18:10.936Z] [2021-02-19T23:18:10.936Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-19T23:18:10.936Z] #60 sha256:8b26bd773a8cec5db94c118e5034d7427ae5fde97f00d10239da528a22063b6e [2021-02-19T23:18:10.936Z] #60 CACHED [2021-02-19T23:18:10.936Z] [2021-02-19T23:18:10.936Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-02-19T23:18:10.936Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-02-19T23:18:10.936Z] #11 CACHED [2021-02-19T23:18:10.936Z] [2021-02-19T23:18:10.936Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-19T23:18:10.936Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-02-19T23:18:10.936Z] #16 CACHED [2021-02-19T23:18:10.936Z] [2021-02-19T23:18:10.936Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-19T23:18:10.936Z] #49 sha256:3dd41968916d2c5fa63357a1e272612a881627af4ff0d1b11fad1f1ef9f5251a [2021-02-19T23:18:10.936Z] #49 CACHED [2021-02-19T23:18:10.936Z] [2021-02-19T23:18:10.936Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-19T23:18:10.936Z] #36 sha256:0d2f0b4cbe3aef5d807e1566c984f1263172c38d0c6a1cfb8fd0b59c24b57f40 [2021-02-19T23:18:10.936Z] #36 CACHED [2021-02-19T23:18:10.936Z] [2021-02-19T23:18:10.936Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-19T23:18:10.936Z] #63 sha256:4e61a86082a4ad6cface2995b73d5689563139d3f459e447773125f50cbdcbd5 [2021-02-19T23:18:10.936Z] #63 CACHED [2021-02-19T23:18:10.936Z] [2021-02-19T23:18:10.936Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-19T23:18:10.936Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-02-19T23:18:10.936Z] #15 CACHED [2021-02-19T23:18:10.936Z] [2021-02-19T23:18:10.936Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-19T23:18:10.936Z] #59 sha256:aef6d75d66a7686c706ba8a1fb3638be1e141dede6a7bc3d574c2020208e978a [2021-02-19T23:18:10.936Z] #59 CACHED [2021-02-19T23:18:10.936Z] [2021-02-19T23:18:10.936Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-19T23:18:10.936Z] #62 sha256:833ba3ef594280b60d54ef45e1375f3a145d33f0c4ab1b241e40a18dba56eb20 [2021-02-19T23:18:10.936Z] #62 CACHED [2021-02-19T23:18:10.936Z] [2021-02-19T23:18:10.936Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-19T23:18:10.936Z] #64 sha256:3c9e4e2d8f1c4ff745e8243efbe7ce10f61f2c62ae0aa8a2b2f908c25d2ec20d [2021-02-19T23:18:10.936Z] #64 CACHED [2021-02-19T23:18:10.936Z] [2021-02-19T23:18:10.936Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-19T23:18:10.936Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-19T23:18:10.936Z] #21 CACHED [2021-02-19T23:18:10.936Z] [2021-02-19T23:18:10.936Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-19T23:18:10.936Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-19T23:18:10.936Z] #31 CACHED [2021-02-19T23:18:10.936Z] [2021-02-19T23:18:10.936Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-19T23:18:10.936Z] #33 sha256:620a80a092dd122a4d59a50060d228ae19ceab17af1c34ad0fc39ee6f884ee5c [2021-02-19T23:18:10.936Z] #33 CACHED [2021-02-19T23:18:10.936Z] [2021-02-19T23:18:10.936Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-19T23:18:10.936Z] #34 sha256:1874909a2ecb47fda57000157a37ac51e83cd27590804b5d9ae762100d25ebca [2021-02-19T23:18:10.936Z] #34 CACHED [2021-02-19T23:18:10.936Z] [2021-02-19T23:18:10.936Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-19T23:18:10.936Z] #44 sha256:c6c10d57f73ae694049aeb2a04d080be46e05e9e80ceadf71f5c281cfae52218 [2021-02-19T23:18:10.936Z] #44 CACHED [2021-02-19T23:18:10.936Z] [2021-02-19T23:18:10.936Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-19T23:18:10.936Z] #40 sha256:73db99b6143a4bc3b304e1c09dc9ddd7af8a9b4ed0e2153fa3b416a0841e26ee [2021-02-19T23:18:10.936Z] #40 CACHED [2021-02-19T23:18:10.936Z] [2021-02-19T23:18:10.936Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-19T23:18:10.936Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-02-19T23:18:10.936Z] #38 CACHED [2021-02-19T23:18:10.936Z] [2021-02-19T23:18:10.936Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-19T23:18:10.936Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-19T23:18:10.936Z] #41 CACHED [2021-02-19T23:18:10.936Z] [2021-02-19T23:18:10.936Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-19T23:18:10.936Z] #48 sha256:b50510b7b6c6f7922e2c89b9575b05cee23ccaeae253f65d29795f9455f888c5 [2021-02-19T23:18:10.936Z] #48 CACHED [2021-02-19T23:18:10.936Z] [2021-02-19T23:18:10.936Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-19T23:18:10.936Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-19T23:18:10.936Z] #39 CACHED [2021-02-19T23:18:10.936Z] [2021-02-19T23:18:10.936Z] #20 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-02-19T23:18:10.936Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-02-19T23:18:10.936Z] #20 CACHED [2021-02-19T23:18:10.936Z] [2021-02-19T23:18:10.936Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-19T23:18:10.936Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-02-19T23:18:10.936Z] #17 CACHED [2021-02-19T23:18:10.936Z] [2021-02-19T23:18:10.936Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-19T23:18:10.936Z] #43 sha256:b59e5cff593c573bbea949bd10c2dd533894cea0e6416c5e1cc0e436eb19ff2c [2021-02-19T23:18:10.936Z] #43 CACHED [2021-02-19T23:18:10.936Z] [2021-02-19T23:18:10.936Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-19T23:18:10.936Z] #29 sha256:e7428890e29a7075445b4dd6e23037e90bdf8317b58e46455e0370b1b50b9e94 [2021-02-19T23:18:10.936Z] #29 CACHED [2021-02-19T23:18:10.936Z] [2021-02-19T23:18:10.936Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-19T23:18:10.936Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-19T23:18:10.936Z] #19 CACHED [2021-02-19T23:18:10.936Z] [2021-02-19T23:18:10.936Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-19T23:18:10.936Z] #47 sha256:c521e01c2ba96447a294094f7b54e973cba98a31ea43e686d4490659c140b07b [2021-02-19T23:18:10.936Z] #47 CACHED [2021-02-19T23:18:10.936Z] [2021-02-19T23:18:10.936Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-19T23:18:10.936Z] #53 sha256:8d7cb3cc96dfb82b95be4b483fd35c885714920359f4128b869ab9767446c90a [2021-02-19T23:18:10.936Z] #53 CACHED [2021-02-19T23:18:10.936Z] [2021-02-19T23:18:10.936Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-19T23:18:10.936Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-02-19T23:18:10.936Z] #18 CACHED [2021-02-19T23:18:10.936Z] [2021-02-19T23:18:10.937Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-19T23:18:10.937Z] #57 sha256:f33e20a3f16c8ade4d76f976c3e994f645caa86ca09a522d294ccca28cd8e64b [2021-02-19T23:18:10.937Z] #57 CACHED [2021-02-19T23:18:10.937Z] [2021-02-19T23:18:10.937Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-19T23:18:10.937Z] #27 sha256:583d1961b0ed59d8e40654115cd066f646d49eaad8ecf1bdad8287fdd6de0305 [2021-02-19T23:18:10.937Z] #27 CACHED [2021-02-19T23:18:10.937Z] [2021-02-19T23:18:10.937Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-19T23:18:10.937Z] #52 sha256:3cd15efee9c75d4c75fb5dd1a968459b6b61ff6a237626d86d2da22eb6d0d15d [2021-02-19T23:18:10.937Z] #52 CACHED [2021-02-19T23:18:10.937Z] [2021-02-19T23:18:10.937Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-19T23:18:10.937Z] #37 sha256:a50f23a1d4af62000c091f9118a123ccdc511ebcac66a7ed251ffb0659f2b2e3 [2021-02-19T23:18:10.937Z] #37 CACHED [2021-02-19T23:18:10.937Z] [2021-02-19T23:18:10.937Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-19T23:18:10.937Z] #55 sha256:0c3893a313ad928bd1dda39ee4618bdc767b53dc877ceadef8fb4fc4e3742075 [2021-02-19T23:18:10.937Z] #55 CACHED [2021-02-19T23:18:10.937Z] [2021-02-19T23:18:10.937Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-19T23:18:10.937Z] #45 sha256:edbdf10899a7bb3b6dc531aa35b24ef62d3ad901d81d5e0de327025bf00c33bc [2021-02-19T23:18:10.937Z] #45 CACHED [2021-02-19T23:18:10.937Z] [2021-02-19T23:18:10.937Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-19T23:18:10.937Z] #46 sha256:cb13f582e15804ef3354b23373f9963e46e20cc3659694b93f514f74ffa61bcd [2021-02-19T23:18:10.937Z] #46 CACHED [2021-02-19T23:18:10.937Z] [2021-02-19T23:18:10.937Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-19T23:18:10.937Z] #51 sha256:529c2cb027aa83fa34704c847b1c2dc6f2c6a750ffe7e16cade5b2b389759a0c [2021-02-19T23:18:10.937Z] #51 CACHED [2021-02-19T23:18:10.937Z] [2021-02-19T23:18:10.937Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-19T23:18:10.937Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-19T23:18:10.937Z] #12 CACHED [2021-02-19T23:18:10.937Z] [2021-02-19T23:18:10.937Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-19T23:18:10.937Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-02-19T23:18:10.937Z] #13 CACHED [2021-02-19T23:18:10.937Z] [2021-02-19T23:18:10.937Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-19T23:18:10.937Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-19T23:18:10.937Z] #26 CACHED [2021-02-19T23:18:10.937Z] [2021-02-19T23:18:10.937Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-19T23:18:10.937Z] #50 sha256:5fadd80028f4121eebef02e61203aebd9a4c020fec731dd91f4c7e27fa508ba0 [2021-02-19T23:18:10.937Z] #50 CACHED [2021-02-19T23:18:10.937Z] [2021-02-19T23:18:10.937Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-02-19T23:18:10.937Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-02-19T23:18:10.937Z] #14 CACHED [2021-02-19T23:18:10.937Z] [2021-02-19T23:18:10.937Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-19T23:18:10.937Z] #23 sha256:2b29d04920321f5fccc7a039d88795225d9278bb8407379afdb49f18a52ede2f [2021-02-19T23:18:10.937Z] #23 CACHED [2021-02-19T23:18:10.937Z] [2021-02-19T23:18:10.937Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-19T23:18:10.937Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-19T23:18:10.937Z] #42 CACHED [2021-02-19T23:18:10.937Z] [2021-02-19T23:18:10.937Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-19T23:18:10.937Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-19T23:18:10.937Z] #35 CACHED [2021-02-19T23:18:10.937Z] [2021-02-19T23:18:10.937Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-19T23:18:10.937Z] #24 sha256:b6adea0689326297e473ed88346977aa0b6e770e8b69863e25c4146eba9e5441 [2021-02-19T23:18:10.937Z] #24 CACHED [2021-02-19T23:18:10.937Z] [2021-02-19T23:18:10.937Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-19T23:18:10.937Z] #56 sha256:a54e5492dcfd377304dd298d9074ba857a794717268a64a342907aa2d1ad6aa0 [2021-02-19T23:18:10.937Z] #56 CACHED [2021-02-19T23:18:10.937Z] [2021-02-19T23:18:10.937Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-19T23:18:10.937Z] #58 sha256:85290763ef4791e8644d51b8bb2781a39887ceccbfb41858568290abd7ee0a55 [2021-02-19T23:18:10.937Z] #58 CACHED [2021-02-19T23:18:10.937Z] [2021-02-19T23:18:10.937Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-19T23:18:10.937Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-19T23:18:10.937Z] #54 CACHED [2021-02-19T23:18:10.937Z] [2021-02-19T23:18:10.937Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-19T23:18:10.937Z] #65 sha256:4fb803497ae5720ccb15a7e75e8e5ca1617341d302b7efa94db05416b7b02e0f [2021-02-19T23:18:10.937Z] #65 CACHED [2021-02-19T23:18:10.937Z] [2021-02-19T23:18:10.937Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-19T23:18:10.937Z] #66 sha256:45799f1649a6ad660012b388ed3cb783138bb477f0fad3b0f014b38b0e24c1d0 [2021-02-19T23:18:10.938Z] #1 [internal] load build definition from Dockerfile [2021-02-19T23:18:10.938Z] #1 sha256:ef04d5fa45de97462881146716f0dc73a0bf34bc8753a81c08ee3b9f9bfe9c29 [2021-02-19T23:18:10.938Z] #1 transferring dockerfile: 16.55kB done [2021-02-19T23:18:10.938Z] #1 DONE 0.0s [2021-02-19T23:18:10.938Z] [2021-02-19T23:18:10.938Z] #2 [internal] load .dockerignore [2021-02-19T23:18:10.938Z] #2 sha256:1f744bd2b02ba39184bc85774fddfe7ca52481e2da19038db70f6a1f00f95592 [2021-02-19T23:18:10.938Z] #2 transferring context: 32B [2021-02-19T23:18:11.198Z] #2 transferring context: 87B done [2021-02-19T23:18:11.198Z] #2 DONE 0.0s [2021-02-19T23:18:11.337Z] dfe2d012519c: Verifying Checksum [2021-02-19T23:18:11.337Z] dfe2d012519c: Download complete [2021-02-19T23:18:11.337Z] 5d8f1d1f9197: Verifying Checksum [2021-02-19T23:18:11.337Z] 5d8f1d1f9197: Download complete [2021-02-19T23:18:11.660Z] #8 ... [2021-02-19T23:18:11.660Z] [2021-02-19T23:18:11.660Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-02-19T23:18:11.660Z] #25 0.604 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-19T23:18:11.660Z] #25 0.623 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-02-19T23:18:11.660Z] #25 0.652 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-19T23:18:11.660Z] #25 0.716 Get:4 http://security.debian.org/debian-security buster/updates/main s390x Packages [238 kB] [2021-02-19T23:18:11.660Z] #25 0.878 Get:5 http://deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-02-19T23:18:11.660Z] #25 1.041 Get:6 http://deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-02-19T23:18:11.660Z] #25 2.006 Fetched 8110 kB in 1s (5718 kB/s) [2021-02-19T23:18:11.660Z] #25 2.006 Reading package lists... [2021-02-19T23:18:11.660Z] #25 2.453 Reading package lists... [2021-02-19T23:18:11.660Z] #25 2.925 Building dependency tree... [2021-02-19T23:18:11.660Z] #25 3.059 The following additional packages will be installed: [2021-02-19T23:18:11.660Z] #25 3.059 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-02-19T23:18:11.660Z] #25 3.059 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-02-19T23:18:11.660Z] #25 3.059 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-02-19T23:18:11.660Z] #25 3.059 Suggested packages: [2021-02-19T23:18:11.660Z] #25 3.059 krb5-doc krb5-user [2021-02-19T23:18:11.660Z] #25 3.059 Recommended packages: [2021-02-19T23:18:11.660Z] #25 3.059 krb5-locales publicsuffix libsasl2-modules [2021-02-19T23:18:11.660Z] #25 3.157 The following NEW packages will be installed: [2021-02-19T23:18:11.660Z] #25 3.157 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-02-19T23:18:11.660Z] #25 3.157 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-02-19T23:18:11.660Z] #25 3.157 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-02-19T23:18:11.660Z] #25 3.157 libssh2-1 libssl1.1 openssl [2021-02-19T23:18:11.660Z] #25 3.185 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-02-19T23:18:11.660Z] #25 3.185 Need to get 4601 kB of archives. [2021-02-19T23:18:11.660Z] #25 3.185 After this operation, 11.9 MB of additional disk space will be used. [2021-02-19T23:18:11.660Z] #25 3.185 Get:1 http://security.debian.org/debian-security buster/updates/main s390x libssl1.1 s390x 1.1.1d-0+deb10u5 [1200 kB] [2021-02-19T23:18:11.660Z] #25 3.196 Get:2 http://deb.debian.org/debian buster/main s390x libsasl2-modules-db s390x 2.1.27+dfsg-1+deb10u1 [68.2 kB] [2021-02-19T23:18:11.660Z] #25 3.216 Get:3 http://deb.debian.org/debian buster/main s390x libsasl2-2 s390x 2.1.27+dfsg-1+deb10u1 [103 kB] [2021-02-19T23:18:11.660Z] #25 3.225 Get:4 http://security.debian.org/debian-security buster/updates/main s390x libldap-common all 2.4.47+dfsg-3+deb10u5 [90.0 kB] [2021-02-19T23:18:11.660Z] #25 3.227 Get:5 http://security.debian.org/debian-security buster/updates/main s390x libldap-2.4-2 s390x 2.4.47+dfsg-3+deb10u5 [214 kB] [2021-02-19T23:18:11.660Z] #25 3.229 Get:6 http://deb.debian.org/debian buster/main s390x ca-certificates all 20200601~deb10u2 [166 kB] [2021-02-19T23:18:11.660Z] #25 3.232 Get:7 http://security.debian.org/debian-security buster/updates/main s390x openssl s390x 1.1.1d-0+deb10u5 [827 kB] [2021-02-19T23:18:11.660Z] #25 3.237 Get:8 http://deb.debian.org/debian buster/main s390x libkeyutils1 s390x 1.6-6 [14.7 kB] [2021-02-19T23:18:11.660Z] #25 3.239 Get:9 http://deb.debian.org/debian buster/main s390x libkrb5support0 s390x 1.17-3+deb10u1 [64.7 kB] [2021-02-19T23:18:11.660Z] #25 3.239 Get:10 http://deb.debian.org/debian buster/main s390x libk5crypto3 s390x 1.17-3+deb10u1 [120 kB] [2021-02-19T23:18:11.660Z] #25 3.336 Get:11 http://deb.debian.org/debian buster/main s390x libkrb5-3 s390x 1.17-3+deb10u1 [346 kB] [2021-02-19T23:18:11.660Z] #25 3.418 Get:12 http://deb.debian.org/debian buster/main s390x libgssapi-krb5-2 s390x 1.17-3+deb10u1 [146 kB] [2021-02-19T23:18:11.660Z] #25 3.418 Get:13 http://deb.debian.org/debian buster/main s390x libnghttp2-14 s390x 1.36.0-2+deb10u1 [80.8 kB] [2021-02-19T23:18:11.660Z] #25 3.419 Get:14 http://deb.debian.org/debian buster/main s390x libpsl5 s390x 0.20.2-2 [53.5 kB] [2021-02-19T23:18:11.660Z] #25 3.419 Get:15 http://deb.debian.org/debian buster/main s390x librtmp1 s390x 2.4+20151223.gitfa8646d.1-2 [56.6 kB] [2021-02-19T23:18:11.660Z] #25 3.421 Get:16 http://deb.debian.org/debian buster/main s390x libssh2-1 s390x 1.8.0-2.1 [132 kB] [2021-02-19T23:18:11.660Z] #25 3.425 Get:17 http://deb.debian.org/debian buster/main s390x libcurl4 s390x 7.64.0-4+deb10u1 [309 kB] [2021-02-19T23:18:11.660Z] #25 3.439 Get:18 http://deb.debian.org/debian buster/main s390x curl s390x 7.64.0-4+deb10u1 [260 kB] [2021-02-19T23:18:11.660Z] #25 3.441 Get:19 http://deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2021-02-19T23:18:11.660Z] #25 3.445 Get:20 http://deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2021-02-19T23:18:11.660Z] #25 3.467 Get:21 http://deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2021-02-19T23:18:11.660Z] #25 3.530 debconf: delaying package configuration, since apt-utils is not installed [2021-02-19T23:18:11.660Z] #25 3.539 Fetched 4601 kB in 0s (16.3 MB/s) [2021-02-19T23:18:11.660Z] #25 3.569 Selecting previously unselected package libssl1.1:s390x. [2021-02-19T23:18:11.660Z] #25 3.569 (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 ... 6675 files and directories currently installed.) [2021-02-19T23:18:11.660Z] #25 3.569 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_s390x.deb ... [2021-02-19T23:18:11.660Z] #25 3.574 Unpacking libssl1.1:s390x (1.1.1d-0+deb10u5) ... [2021-02-19T23:18:11.660Z] #25 3.684 Selecting previously unselected package libsasl2-modules-db:s390x. [2021-02-19T23:18:11.660Z] #25 3.685 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2021-02-19T23:18:11.660Z] #25 3.688 Unpacking libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-02-19T23:18:11.660Z] #25 3.718 Selecting previously unselected package libsasl2-2:s390x. [2021-02-19T23:18:11.660Z] #25 3.718 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2021-02-19T23:18:11.660Z] #25 3.720 Unpacking libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-02-19T23:18:11.660Z] #25 3.746 Selecting previously unselected package libldap-common. [2021-02-19T23:18:11.660Z] #25 3.746 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u5_all.deb ... [2021-02-19T23:18:11.660Z] #25 3.749 Unpacking libldap-common (2.4.47+dfsg-3+deb10u5) ... [2021-02-19T23:18:11.660Z] #25 3.789 Selecting previously unselected package libldap-2.4-2:s390x. [2021-02-19T23:18:11.660Z] #25 3.789 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u5_s390x.deb ... [2021-02-19T23:18:11.660Z] #25 3.793 Unpacking libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u5) ... [2021-02-19T23:18:11.660Z] #25 3.841 Selecting previously unselected package openssl. [2021-02-19T23:18:11.660Z] #25 3.841 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_s390x.deb ... [2021-02-19T23:18:11.660Z] #25 3.844 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-02-19T23:18:11.660Z] #25 3.940 Selecting previously unselected package ca-certificates. [2021-02-19T23:18:11.660Z] #25 3.940 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-02-19T23:18:11.660Z] #25 3.943 Unpacking ca-certificates (20200601~deb10u2) ... [2021-02-19T23:18:11.660Z] #25 3.994 Selecting previously unselected package libkeyutils1:s390x. [2021-02-19T23:18:11.660Z] #25 3.994 Preparing to unpack .../07-libkeyutils1_1.6-6_s390x.deb ... [2021-02-19T23:18:11.660Z] #25 3.998 Unpacking libkeyutils1:s390x (1.6-6) ... [2021-02-19T23:18:11.660Z] #25 4.022 Selecting previously unselected package libkrb5support0:s390x. [2021-02-19T23:18:11.660Z] #25 4.024 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_s390x.deb ... [2021-02-19T23:18:11.660Z] #25 4.026 Unpacking libkrb5support0:s390x (1.17-3+deb10u1) ... [2021-02-19T23:18:11.660Z] #25 4.053 Selecting previously unselected package libk5crypto3:s390x. [2021-02-19T23:18:11.660Z] #25 4.053 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_s390x.deb ... [2021-02-19T23:18:11.660Z] #25 4.055 Unpacking libk5crypto3:s390x (1.17-3+deb10u1) ... [2021-02-19T23:18:11.660Z] #25 4.086 Selecting previously unselected package libkrb5-3:s390x. [2021-02-19T23:18:11.660Z] #25 4.086 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_s390x.deb ... [2021-02-19T23:18:11.660Z] #25 4.089 Unpacking libkrb5-3:s390x (1.17-3+deb10u1) ... [2021-02-19T23:18:11.660Z] #25 4.162 Selecting previously unselected package libgssapi-krb5-2:s390x. [2021-02-19T23:18:11.660Z] #25 4.162 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_s390x.deb ... [2021-02-19T23:18:11.660Z] #25 4.165 Unpacking libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2021-02-19T23:18:11.660Z] #25 4.202 Selecting previously unselected package libnghttp2-14:s390x. [2021-02-19T23:18:11.660Z] #25 4.202 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_s390x.deb ... [2021-02-19T23:18:11.660Z] #25 4.205 Unpacking libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2021-02-19T23:18:11.660Z] #25 4.245 Selecting previously unselected package libpsl5:s390x. [2021-02-19T23:18:11.660Z] #25 4.245 Preparing to unpack .../13-libpsl5_0.20.2-2_s390x.deb ... [2021-02-19T23:18:11.660Z] #25 4.253 Unpacking libpsl5:s390x (0.20.2-2) ... [2021-02-19T23:18:11.660Z] #25 4.274 Selecting previously unselected package librtmp1:s390x. [2021-02-19T23:18:11.660Z] #25 4.276 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_s390x.deb ... [2021-02-19T23:18:11.660Z] #25 4.279 Unpacking librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2021-02-19T23:18:11.660Z] #25 4.307 Selecting previously unselected package libssh2-1:s390x. [2021-02-19T23:18:11.660Z] #25 4.308 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_s390x.deb ... [2021-02-19T23:18:11.660Z] #25 4.310 Unpacking libssh2-1:s390x (1.8.0-2.1) ... [2021-02-19T23:18:11.660Z] #25 4.346 Selecting previously unselected package libcurl4:s390x. [2021-02-19T23:18:11.660Z] #25 4.346 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_s390x.deb ... [2021-02-19T23:18:11.660Z] #25 4.359 Unpacking libcurl4:s390x (7.64.0-4+deb10u1) ... [2021-02-19T23:18:11.660Z] #25 4.394 Selecting previously unselected package curl. [2021-02-19T23:18:11.660Z] #25 4.394 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_s390x.deb ... [2021-02-19T23:18:11.660Z] #25 4.399 Unpacking curl (7.64.0-4+deb10u1) ... [2021-02-19T23:18:11.660Z] #25 4.445 Selecting previously unselected package libonig5:s390x. [2021-02-19T23:18:11.660Z] #25 4.445 Preparing to unpack .../18-libonig5_6.9.1-1_s390x.deb ... [2021-02-19T23:18:11.660Z] #25 4.449 Unpacking libonig5:s390x (6.9.1-1) ... [2021-02-19T23:18:11.660Z] #25 4.514 Selecting previously unselected package libjq1:s390x. [2021-02-19T23:18:11.660Z] #25 4.514 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2021-02-19T23:18:11.660Z] #25 4.516 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2021-02-19T23:18:11.660Z] #25 4.547 Selecting previously unselected package jq. [2021-02-19T23:18:11.660Z] #25 4.547 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_s390x.deb ... [2021-02-19T23:18:11.660Z] #25 4.550 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-19T23:18:11.660Z] #25 4.583 Setting up libkeyutils1:s390x (1.6-6) ... [2021-02-19T23:18:11.660Z] #25 4.590 Setting up libpsl5:s390x (0.20.2-2) ... [2021-02-19T23:18:11.660Z] #25 4.597 Setting up libssl1.1:s390x (1.1.1d-0+deb10u5) ... [2021-02-19T23:18:11.660Z] #25 4.700 Setting up libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2021-02-19T23:18:11.660Z] #25 4.706 Setting up libldap-common (2.4.47+dfsg-3+deb10u5) ... [2021-02-19T23:18:11.660Z] #25 4.715 Setting up libkrb5support0:s390x (1.17-3+deb10u1) ... [2021-02-19T23:18:11.660Z] #25 4.721 Setting up libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-02-19T23:18:11.660Z] #25 4.727 Setting up librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2021-02-19T23:18:11.660Z] #25 4.734 Setting up libk5crypto3:s390x (1.17-3+deb10u1) ... [2021-02-19T23:18:11.660Z] #25 4.740 Setting up libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-02-19T23:18:11.660Z] #25 4.746 Setting up libssh2-1:s390x (1.8.0-2.1) ... [2021-02-19T23:18:11.660Z] #25 4.752 Setting up libkrb5-3:s390x (1.17-3+deb10u1) ... [2021-02-19T23:18:11.660Z] #25 4.759 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-02-19T23:18:11.660Z] #25 4.770 Setting up libonig5:s390x (6.9.1-1) ... [2021-02-19T23:18:11.660Z] #25 4.776 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2021-02-19T23:18:11.660Z] #25 4.782 Setting up libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u5) ... [2021-02-19T23:18:11.660Z] #25 4.788 Setting up ca-certificates (20200601~deb10u2) ... [2021-02-19T23:18:11.660Z] #25 5.194 Updating certificates in /etc/ssl/certs... [2021-02-19T23:18:11.660Z] #25 5.692 137 added, 0 removed; done. [2021-02-19T23:18:11.660Z] #25 5.713 Setting up libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2021-02-19T23:18:11.660Z] #25 5.723 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-19T23:18:11.660Z] #25 5.730 Setting up libcurl4:s390x (7.64.0-4+deb10u1) ... [2021-02-19T23:18:11.660Z] #25 5.736 Setting up curl (7.64.0-4+deb10u1) ... [2021-02-19T23:18:11.660Z] #25 5.742 Processing triggers for libc-bin (2.28-10) ... [2021-02-19T23:18:11.660Z] #25 5.753 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-02-19T23:18:11.660Z] #25 5.758 Updating certificates in /etc/ssl/certs... [2021-02-19T23:18:11.660Z] #25 6.191 0 added, 0 removed; done. [2021-02-19T23:18:11.660Z] #25 6.191 Running hooks in /etc/ca-certificates/update.d... [2021-02-19T23:18:11.660Z] #25 6.192 done. [2021-02-19T23:18:11.660Z] #25 DONE 7.4s [2021-02-19T23:18:11.660Z] [2021-02-19T23:18:11.660Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-02-19T23:18:11.660Z] #8 ... [2021-02-19T23:18:11.660Z] [2021-02-19T23:18:11.660Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-19T23:18:11.759Z] #69 exporting layers 0.8s done [2021-02-19T23:18:11.759Z] #69 writing image sha256:a97b38ff30fe66c99edb2b68eb7033d086a0c4b7c05437bd19862e572c248a2d done [2021-02-19T23:18:11.759Z] #69 naming to docker.io/library/docker:0e001154f96b034483db093276aadd24aa6191ca done [2021-02-19T23:18:11.759Z] #69 DONE 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-19T23:18:11.874Z] #66 DONE 1.1s [2021-02-19T23:18:11.874Z] [2021-02-19T23:18:11.874Z] #67 exporting to image [2021-02-19T23:18:11.874Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-19T23:18:11.874Z] #67 exporting layers [2021-02-19T23:18:11.951Z] #26 DONE 0.4s [2021-02-19T23:18:11.951Z] [2021-02-19T23:18:11.951Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-02-19T23:18:12.095Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42046/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=0e001154f96b034483db093276aadd24aa6191ca -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:0e001154f96b034483db093276aadd24aa6191ca hack/make.sh dynbinary test-integration [2021-02-19T23:18:12.141Z] [2021-02-19T23:18:12.141Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-19T23:18:12.141Z] #3 sha256:3242eeaf18da316ded48256a0832b5cec1bbdac6db0ce0ee365e8a978d41940c [2021-02-19T23:18:12.401Z] #3 DONE 0.2s [2021-02-19T23:18:12.401Z] [2021-02-19T23:18:12.401Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-19T23:18:12.401Z] #4 sha256:e2fb1c94d106d597da9164a068ce49aece352b29fc05b57104b551e09cb4545e [2021-02-19T23:18:12.401Z] #4 CACHED [2021-02-19T23:18:12.655Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-02-19T23:18:12.655Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-02-19T23:18:12.655Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-02-19T23:18:12.655Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-02-19T23:18:12.655Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [2021-02-19T23:18:12.655Z] Detected virtualization docker. [2021-02-19T23:18:12.655Z] Detected architecture x86-64. [2021-02-19T23:18:12.655Z] Set hostname to . [2021-02-19T23:18:12.816Z] #67 exporting layers 0.8s done [2021-02-19T23:18:12.816Z] #67 writing image sha256:087b6c5d6e74d7db5368018190569bf5db3defe933b4f5ad4c59e17f5abab94a [2021-02-19T23:18:12.816Z] #67 writing image sha256:087b6c5d6e74d7db5368018190569bf5db3defe933b4f5ad4c59e17f5abab94a done [2021-02-19T23:18:12.816Z] #67 naming to docker.io/library/docker:0e001154f96b034483db093276aadd24aa6191ca done [2021-02-19T23:18:12.816Z] #67 DONE 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-02-19T23:18:12.911Z] + source /etc/docker-entrypoint-cmd [2021-02-19T23:18:12.911Z] ++ hack/make.sh dynbinary test-integration [2021-02-19T23:18:12.911Z] [2021-02-19T23:18:12.911Z] Removing bundles/ [2021-02-19T23:18:12.911Z] [2021-02-19T23:18:12.911Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-02-19T23:18:12.911Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-19T23:18:12.911Z] GOOS="" GOARCH="" GOARM="" [2021-02-19T23:18:13.015Z] #27 ... [2021-02-19T23:18:13.015Z] [2021-02-19T23:18:13.015Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-02-19T23:18:13.015Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 2.9s done [2021-02-19T23:18:13.015Z] #8 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0.0s done [2021-02-19T23:18:13.015Z] #8 DONE 12.4s [2021-02-19T23:18:13.015Z] [2021-02-19T23:18:13.015Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-02-19T23:18:13.015Z] #27 1.004 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-02-19T23:18:13.146Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42046/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42046/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0e001154f96b034483db093276aadd24aa6191ca -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:0e001154f96b034483db093276aadd24aa6191ca hack/validate/default [2021-02-19T23:18:13.310Z] #27 1.177 [2021-02-19T23:18:13.343Z] [2021-02-19T23:18:13.343Z] #5 [internal] load build definition from Dockerfile [2021-02-19T23:18:13.343Z] #5 sha256:90d4431f7a34d6e1fbc18bf410e54484895bb0533c762240f6001d21f8c5c560 [2021-02-19T23:18:13.343Z] #5 transferring dockerfile: 16.55kB done [2021-02-19T23:18:13.343Z] #5 DONE 0.0s [2021-02-19T23:18:13.431Z] db4e2d8d5901: Verifying Checksum [2021-02-19T23:18:13.431Z] db4e2d8d5901: Download complete [2021-02-19T23:18:13.602Z] [2021-02-19T23:18:13.602Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-19T23:18:13.602Z] #8 sha256:d71d81e7655e217a265abade180b866597ca13067c3e3d98a7c9383c573e8071 [2021-02-19T23:18:13.602Z] #8 DONE 0.1s [2021-02-19T23:18:13.602Z] [2021-02-19T23:18:13.602Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-02-19T23:18:13.602Z] #7 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-02-19T23:18:13.602Z] #7 DONE 0.1s [2021-02-19T23:18:13.602Z] [2021-02-19T23:18:13.602Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-19T23:18:13.602Z] #6 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-02-19T23:18:13.602Z] #6 DONE 0.1s [2021-02-19T23:18:13.620Z] #27 1.287 1.4% ###### 8.7% ############# 18.6% [2021-02-19T23:18:13.620Z] #27 ... [2021-02-19T23:18:13.620Z] [2021-02-19T23:18:13.620Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-02-19T23:18:13.620Z] #9 DONE 0.7s [2021-02-19T23:18:13.620Z] [2021-02-19T23:18:13.620Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-02-19T23:18:13.912Z] #27 1.287 1.4% ###### 8.7% ############# 18.6% ######################### 35.4% ###################################### 54.1% ####################################################### 76.8% ######################################################################## 100.0% [2021-02-19T23:18:13.912Z] #27 2.044 [2021-02-19T23:18:14.074Z] 1301750ffb48: Verifying Checksum [2021-02-19T23:18:14.074Z] 1301750ffb48: Download complete [2021-02-19T23:18:14.074Z] 5ffb2f5886e2: Verifying Checksum [2021-02-19T23:18:14.074Z] 5ffb2f5886e2: Download complete [2021-02-19T23:18:14.084Z] Congratulations! All commits are properly signed with the DCO! [2021-02-19T23:18:14.203Z] #27 2.160 ############################################ 61.2% ######################################################################## 100.0% [2021-02-19T23:18:14.203Z] #27 2.306 [2021-02-19T23:18:14.494Z] [2021-02-19T23:18:14.494Z] #27 ... [2021-02-19T23:18:14.494Z] [2021-02-19T23:18:14.494Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2021-02-19T23:18:14.494Z] #10 DONE 0.8s [2021-02-19T23:18:14.494Z] [2021-02-19T23:18:14.494Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-19T23:18:14.494Z] #37 DONE 0.1s [2021-02-19T23:18:14.494Z] [2021-02-19T23:18:14.494Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-19T23:18:14.494Z] #29 DONE 0.1s [2021-02-19T23:18:14.494Z] [2021-02-19T23:18:14.494Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-02-19T23:18:14.494Z] #27 2.423 #### 5.6% ######################################################################## 100.0% [2021-02-19T23:18:14.549Z] [2021-02-19T23:18:14.549Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-19T23:18:14.549Z] #61 sha256:f5f6822bf2d1ee8cee9361ba21964db1b075789ef9a6d55e940c346d25984665 [2021-02-19T23:18:14.549Z] #61 DONE 0.0s [2021-02-19T23:18:14.549Z] [2021-02-19T23:18:14.549Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-19T23:18:14.549Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-02-19T23:18:14.549Z] #9 DONE 0.0s [2021-02-19T23:18:14.549Z] [2021-02-19T23:18:14.550Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-19T23:18:14.550Z] #25 sha256:0dcc34879bceffc8f3a6fbd2e3dbc6e02591d01dc5ebdcd6677dd49142acc9e0 [2021-02-19T23:18:14.550Z] #25 DONE 0.0s [2021-02-19T23:18:14.550Z] [2021-02-19T23:18:14.550Z] #22 [internal] load build context [2021-02-19T23:18:14.550Z] #22 sha256:8b810aa925a4ab1139cd1dde978332a9d1bd54f7abbbb2d4035076fcc858012f [2021-02-19T23:18:14.652Z] Congratulations! Seccomp profile generation is done correctly. [2021-02-19T23:18:14.652Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-02-19T23:18:14.826Z] #27 2.667 [2021-02-19T23:18:15.129Z] dc5c6edc9cff: Verifying Checksum [2021-02-19T23:18:15.129Z] dc5c6edc9cff: Download complete [2021-02-19T23:18:15.432Z] #27 2.784 ## 2.9% ################### 26.9% ###################################### 53.7% ###################################################### 76.1% ################################################################# 90.4% ######################################################################## 100.0% [2021-02-19T23:18:15.432Z] #27 3.472 [2021-02-19T23:18:15.941Z] #22 transferring context: 53.37MB 1.3s done [2021-02-19T23:18:15.941Z] #22 DONE 1.5s [2021-02-19T23:18:15.941Z] [2021-02-19T23:18:15.941Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-19T23:18:15.941Z] #56 sha256:fdd7f9ac44ace8f1f6ecbd9e5a22845ae17e77aeaa3a25b34c4ebf01110742cd [2021-02-19T23:18:15.941Z] #56 CACHED [2021-02-19T23:18:15.941Z] [2021-02-19T23:18:15.941Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-19T23:18:15.941Z] #47 sha256:3b4a05935159e4a14782197a3f6a15a31e6076fa0f97b59a64a71f1d67bc2feb [2021-02-19T23:18:15.941Z] #47 CACHED [2021-02-19T23:18:15.941Z] [2021-02-19T23:18:15.942Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-19T23:18:15.942Z] #30 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-02-19T23:18:15.942Z] #30 CACHED [2021-02-19T23:18:15.942Z] [2021-02-19T23:18:15.942Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-19T23:18:15.942Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-02-19T23:18:15.942Z] #10 CACHED [2021-02-19T23:18:15.942Z] [2021-02-19T23:18:15.942Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-19T23:18:15.942Z] #28 sha256:75da0eaf6973e1e6af7bfe9e2aa2128c5afc3c9fb248678646b702e782f7942a [2021-02-19T23:18:15.942Z] #28 CACHED [2021-02-19T23:18:15.942Z] [2021-02-19T23:18:15.942Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-19T23:18:15.942Z] #54 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-02-19T23:18:15.942Z] #54 CACHED [2021-02-19T23:18:15.942Z] [2021-02-19T23:18:15.942Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-19T23:18:15.942Z] #23 sha256:2e68db2bfadb5f15b38dba2b0425787bb6c063044ccf90006f16ca3d414d4f57 [2021-02-19T23:18:15.942Z] #23 CACHED [2021-02-19T23:18:15.942Z] [2021-02-19T23:18:15.942Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-19T23:18:15.942Z] #44 sha256:e316870ae20d2fa1e2c78cc0b217497ab8f32d708b0c3f23a94e151c1a97da4c [2021-02-19T23:18:15.942Z] #44 CACHED [2021-02-19T23:18:15.942Z] [2021-02-19T23:18:15.942Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-19T23:18:15.942Z] #34 sha256:378e735c85d47e9d1dc64984d159f9a9fa4453189b03708b0d331ce3ff923147 [2021-02-19T23:18:15.942Z] #34 CACHED [2021-02-19T23:18:15.942Z] [2021-02-19T23:18:15.942Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-19T23:18:15.942Z] #38 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 [2021-02-19T23:18:15.942Z] #38 CACHED [2021-02-19T23:18:15.942Z] [2021-02-19T23:18:15.942Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-19T23:18:15.942Z] #57 sha256:6fb004dbb0347af9266be1f8c5fa3400325c552b9113e8326138422d5493d238 [2021-02-19T23:18:15.942Z] #57 CACHED [2021-02-19T23:18:15.942Z] [2021-02-19T23:18:15.942Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-19T23:18:15.942Z] #46 sha256:21b8e6ab8b15bcb353f624e27a28e6b30038c2f3edfb6b7f612771feb932c514 [2021-02-19T23:18:15.942Z] #46 CACHED [2021-02-19T23:18:15.942Z] [2021-02-19T23:18:15.942Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-19T23:18:15.942Z] #59 sha256:fdc6bbd8d89cfc5d8bbe23a585a18adc64b2e637caa73e7cf2735a2b04797981 [2021-02-19T23:18:15.942Z] #59 CACHED [2021-02-19T23:18:15.942Z] [2021-02-19T23:18:15.942Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-19T23:18:15.942Z] #27 sha256:2a35fab41a07014c4f360cc4e51fd804819947e1faa111cb3678987c40e8eb1b [2021-02-19T23:18:15.942Z] #27 CACHED [2021-02-19T23:18:15.942Z] [2021-02-19T23:18:15.942Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-19T23:18:15.942Z] #18 sha256:d30e02ac8b6e2e6d6a59961b4803a4d076ab9c882cdb8140a846da750eaa758f [2021-02-19T23:18:15.942Z] #18 CACHED [2021-02-19T23:18:15.942Z] [2021-02-19T23:18:15.942Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-19T23:18:15.942Z] #60 sha256:fe1ef4d641545a927bc8fe4b50fbe2f122a6db8091f24c03fe642bc68f27daa0 [2021-02-19T23:18:15.942Z] #60 CACHED [2021-02-19T23:18:15.942Z] [2021-02-19T23:18:15.942Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-19T23:18:15.942Z] #32 sha256:f5a5a71111d534d7cbfc20110f98b40050fb295371d2d85759f598995dd78091 [2021-02-19T23:18:15.942Z] #32 CACHED [2021-02-19T23:18:15.942Z] [2021-02-19T23:18:15.942Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-19T23:18:15.942Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-02-19T23:18:15.942Z] #35 CACHED [2021-02-19T23:18:15.942Z] [2021-02-19T23:18:15.942Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-19T23:18:15.942Z] #50 sha256:f6936c4202563c5bc1cba627fc4fc36d3aca68ddb1d7970a41ff8e8636991033 [2021-02-19T23:18:15.942Z] #50 CACHED [2021-02-19T23:18:15.942Z] [2021-02-19T23:18:15.942Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-19T23:18:15.942Z] #33 sha256:2077ba9abfc34fc8ba4f609856d6f2d9a366ce3167ef348253a5333f75350650 [2021-02-19T23:18:15.942Z] #33 CACHED [2021-02-19T23:18:15.942Z] [2021-02-19T23:18:15.942Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-19T23:18:15.942Z] #21 sha256:aa765bbefe063821896dd58c30ef7a1cd50fb1581d8041ea8c08fae1dda0c27c [2021-02-19T23:18:15.942Z] #21 CACHED [2021-02-19T23:18:15.942Z] [2021-02-19T23:18:15.942Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-19T23:18:15.942Z] #62 sha256:d0a68adaeb366c4524f3d1367f74c658ac79a1005f1ac8b3658b86c359fc4ff2 [2021-02-19T23:18:15.942Z] #62 CACHED [2021-02-19T23:18:15.942Z] [2021-02-19T23:18:15.942Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-19T23:18:15.942Z] #31 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-02-19T23:18:15.942Z] #31 CACHED [2021-02-19T23:18:15.942Z] [2021-02-19T23:18:15.942Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-19T23:18:15.942Z] #45 sha256:31ca1c70cf12f0bc4a7faee080a61a4e78b2a34991e49c1d6b12118a0d491cf5 [2021-02-19T23:18:15.942Z] #45 CACHED [2021-02-19T23:18:15.942Z] [2021-02-19T23:18:15.942Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-19T23:18:15.942Z] #48 sha256:1de93aaac869a0550e828fd9db2de7ff641472eed7a79d59a6e2db7f24da4de5 [2021-02-19T23:18:15.942Z] #48 CACHED [2021-02-19T23:18:15.942Z] [2021-02-19T23:18:15.942Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-19T23:18:15.942Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-19T23:18:15.942Z] #41 CACHED [2021-02-19T23:18:15.942Z] [2021-02-19T23:18:15.942Z] #20 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-02-19T23:18:15.942Z] #20 sha256:fa948250d3c4fce84ea5b2a2da239703726aad5bc3ed5f96403a6ee7fcde6d2f [2021-02-19T23:18:15.942Z] #20 CACHED [2021-02-19T23:18:15.942Z] [2021-02-19T23:18:15.942Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-02-19T23:18:15.942Z] #14 sha256:b0628dda7da84e32d5a5d214281ecebf965c5f7d2d2e684d31f49f89636c78be [2021-02-19T23:18:15.942Z] #14 CACHED [2021-02-19T23:18:15.942Z] [2021-02-19T23:18:15.942Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-19T23:18:15.942Z] #43 sha256:cd6fae4d184d7c164ff2d23d067dc579a27e2f2906574efb28a23811f3beba00 [2021-02-19T23:18:15.942Z] #43 CACHED [2021-02-19T23:18:15.942Z] [2021-02-19T23:18:15.942Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-02-19T23:18:15.942Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-02-19T23:18:15.942Z] #11 CACHED [2021-02-19T23:18:15.942Z] [2021-02-19T23:18:15.942Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-19T23:18:15.942Z] #39 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-02-19T23:18:15.942Z] #39 CACHED [2021-02-19T23:18:15.942Z] [2021-02-19T23:18:15.942Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-19T23:18:15.942Z] #55 sha256:e821cc737dd523e2fbcf85effcdc1b26a7ead6b344f971db87c5540c12dcfc43 [2021-02-19T23:18:15.942Z] #55 CACHED [2021-02-19T23:18:15.942Z] [2021-02-19T23:18:15.942Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-19T23:18:15.942Z] #53 sha256:dec87d1005f3ab0e50a3b2deced6093b8bdda7813ab99a18e16cbc58b1260441 [2021-02-19T23:18:15.942Z] #53 CACHED [2021-02-19T23:18:15.942Z] [2021-02-19T23:18:15.942Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-19T23:18:15.942Z] #24 sha256:1dc27b25cbb0a80cca4c40762d8c5784f033fd9416e1cb8515780f4f4c7fd131 [2021-02-19T23:18:15.942Z] #24 CACHED [2021-02-19T23:18:15.942Z] [2021-02-19T23:18:15.942Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-19T23:18:15.942Z] #26 sha256:10abf5784de461e98c049d47d557266679085a6c2bdf810e5025bacce3cd75b4 [2021-02-19T23:18:15.942Z] #26 CACHED [2021-02-19T23:18:15.942Z] [2021-02-19T23:18:15.942Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-19T23:18:15.942Z] #49 sha256:aafcf1d76a651923a01fba93e27af7cdaf3ef81337c3edf5dd1fa70b8c1cc864 [2021-02-19T23:18:15.942Z] #49 CACHED [2021-02-19T23:18:15.942Z] [2021-02-19T23:18:15.942Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-19T23:18:15.942Z] #16 sha256:9cb04e72ef9a04b0f4bfc192576234c11f69ea05edf915c6cc3526012abfec52 [2021-02-19T23:18:15.942Z] #16 CACHED [2021-02-19T23:18:15.942Z] [2021-02-19T23:18:15.942Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-19T23:18:15.942Z] #17 sha256:f675607c515653c7bef5a9539c0ba98c237e0ad89b1b5f56bc801ffac0555ef7 [2021-02-19T23:18:15.942Z] #17 CACHED [2021-02-19T23:18:15.942Z] [2021-02-19T23:18:15.942Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-19T23:18:15.942Z] #15 sha256:32f6cc3ae9f58f5f089f3ea1f950a58492e7d9d8c82f02929abf8033cd75cd45 [2021-02-19T23:18:15.942Z] #15 CACHED [2021-02-19T23:18:15.942Z] [2021-02-19T23:18:15.942Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-19T23:18:15.942Z] #29 sha256:dbddbd35810d478079e125f29f7615e448cb996e8cac771b32b2c09b0d88d9f2 [2021-02-19T23:18:15.942Z] #29 CACHED [2021-02-19T23:18:15.942Z] [2021-02-19T23:18:15.942Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-19T23:18:15.942Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-19T23:18:15.942Z] #42 CACHED [2021-02-19T23:18:15.942Z] [2021-02-19T23:18:15.942Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-19T23:18:15.942Z] #40 sha256:024957380658339e9f4acb777421ab521b1a751187bd945b006924698d7af18a [2021-02-19T23:18:15.942Z] #40 CACHED [2021-02-19T23:18:15.942Z] [2021-02-19T23:18:15.942Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-19T23:18:15.942Z] #37 sha256:0705cb6ae43cd87562c76c586eabe45a342a759d1a3eac8ec99267f8995cd771 [2021-02-19T23:18:15.942Z] #37 CACHED [2021-02-19T23:18:15.942Z] [2021-02-19T23:18:15.942Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-19T23:18:15.942Z] #58 sha256:d8433d9a82d21cd9d0ef039e2dda3abedf7b9ea0bdccdd74fd7034de0127a809 [2021-02-19T23:18:15.942Z] #58 CACHED [2021-02-19T23:18:15.942Z] [2021-02-19T23:18:15.942Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-19T23:18:15.942Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-19T23:18:15.942Z] #12 CACHED [2021-02-19T23:18:15.942Z] [2021-02-19T23:18:15.942Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-19T23:18:15.942Z] #51 sha256:df120e3e66369c69d8d84ff22f8478e0294916179440da63ddeeaeede32d99d1 [2021-02-19T23:18:15.942Z] #51 CACHED [2021-02-19T23:18:15.942Z] [2021-02-19T23:18:15.942Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-19T23:18:15.942Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-02-19T23:18:15.942Z] #19 CACHED [2021-02-19T23:18:15.942Z] [2021-02-19T23:18:15.942Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-19T23:18:15.942Z] #63 sha256:73bb347a55a38700a0a196f7d36c352f5e53ce07c40bbd8184169b667880ea18 [2021-02-19T23:18:15.942Z] #63 CACHED [2021-02-19T23:18:15.942Z] [2021-02-19T23:18:15.942Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-19T23:18:15.942Z] #64 sha256:7e0eb5e0bd6d10c8096b0644fbe35ba82ea4ec2a7085420980f4d209750f4ad9 [2021-02-19T23:18:15.942Z] #64 CACHED [2021-02-19T23:18:15.942Z] [2021-02-19T23:18:15.942Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-19T23:18:15.942Z] #36 sha256:da657db4b592da5ae298ececd34e59250950cec02614b960cec27e24850245a4 [2021-02-19T23:18:15.942Z] #36 CACHED [2021-02-19T23:18:15.942Z] [2021-02-19T23:18:15.942Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-19T23:18:15.942Z] #52 sha256:52451d8e01c8fccaf0313962aaa5b037f2387aba19db489588c4dba19dbeda1f [2021-02-19T23:18:15.942Z] #52 CACHED [2021-02-19T23:18:15.942Z] [2021-02-19T23:18:15.942Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-19T23:18:15.942Z] #13 sha256:45b665fa2f6159ddf5354c16cc477f2d9ed38abd838cba31085b0c76fe535cce [2021-02-19T23:18:15.942Z] #13 CACHED [2021-02-19T23:18:15.942Z] [2021-02-19T23:18:15.942Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-19T23:18:15.942Z] #65 sha256:6859f87e7010f1084f3e00989213aae78cfec2e6061a677c28ce97453fec5582 [2021-02-19T23:18:15.942Z] #65 CACHED [2021-02-19T23:18:15.942Z] [2021-02-19T23:18:15.942Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-19T23:18:15.942Z] #66 sha256:ce95025b44cfe26c2c5ddf40403383c108d0f2e9c4783c6e2957a689d5c8b30c [2021-02-19T23:18:16.669Z] db4e2d8d5901: Pull complete [2021-02-19T23:18:17.310Z] dfe2d012519c: Pull complete [2021-02-19T23:18:17.606Z] 5d8f1d1f9197: Pull complete [2021-02-19T23:18:17.899Z] 3c370c2e2f82: Verifying Checksum [2021-02-19T23:18:17.899Z] 3c370c2e2f82: Download complete [2021-02-19T23:18:18.485Z] #66 DONE 1.9s [2021-02-19T23:18:18.485Z] [2021-02-19T23:18:18.485Z] #67 exporting to image [2021-02-19T23:18:18.485Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-19T23:18:18.485Z] #67 exporting layers [2021-02-19T23:18:19.426Z] #67 exporting layers 1.5s done [2021-02-19T23:18:19.426Z] #67 writing image sha256:0e82a856c7b86969aa25cf695e58d5d5a8605b89d0340a959834aad00cf1a2e6 done [2021-02-19T23:18:19.426Z] #67 naming to docker.io/library/docker:0e001154f96b034483db093276aadd24aa6191ca done [2021-02-19T23:18:19.426Z] #67 DONE 1.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-02-19T23:18:19.704Z] #27 3.578 # 1.7% ### 5.0% ###### 8.8% ####### 10.9% ############ 17.5% ############## 19.9% ################## 25.1% ###################### 30.9% ########################## 37.5% ############################### 44.3% ################################### 49.9% ######################################### 57.1% ########################################### 60.8% ############################################ 62.1% ############################################# 63.3% ############################################## 65.2% ################################################ 67.0% ################################################# 68.9% ################################################## 70.8% #################################################### 72.6% ##################################################### 74.5% ###################################################### 76.4% ######################################################## 78.2% ########################################################## 80.7% ########################################################### 82.6% ############################################################ 84.4% ############################################################## 86.3% ############################################################### 88.2% ################################################################# 90.6% ################################################################### 93.3% #################################################################### 95.2% ##################################################################### 97.1% ###################################################################### 98.3% ######################################################################## 100.0% [2021-02-19T23:18:19.704Z] #27 7.631 [2021-02-19T23:18:19.773Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42046/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0e001154f96b034483db093276aadd24aa6191ca -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:0e001154f96b034483db093276aadd24aa6191ca hack/test/unit [2021-02-19T23:18:19.980Z] 1301750ffb48: Pull complete [2021-02-19T23:18:20.737Z] #27 8.657 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-02-19T23:18:21.028Z] #27 8.864 [2021-02-19T23:18:21.028Z] #27 9.037 ######################################### 57.6% ######################################################################## 100.0% [2021-02-19T23:18:21.321Z] #27 9.173 [2021-02-19T23:18:22.352Z] #27 10.28 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-02-19T23:18:22.352Z] #27 10.31 skipping existing aab193acf6ba [2021-02-19T23:18:22.352Z] #27 10.38 [2021-02-19T23:18:22.767Z] dc5c6edc9cff: Pull complete [2021-02-19T23:18:22.774Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2021-02-19T23:18:23.384Z] #27 11.38 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-02-19T23:18:23.675Z] #27 11.73 [2021-02-19T23:18:23.981Z] ? github.com/docker/docker/api [no test files] [2021-02-19T23:18:24.549Z] #27 11.88 0.2% ####### 10.7% ############# 18.9% ################ 23.0% [2021-02-19T23:18:24.549Z] #27 ... [2021-02-19T23:18:24.549Z] [2021-02-19T23:18:24.549Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-19T23:18:24.549Z] #62 2.332 + RM_GOPATH=0 [2021-02-19T23:18:24.549Z] #62 2.332 + TMP_GOPATH= [2021-02-19T23:18:24.549Z] #62 2.332 + : /build [2021-02-19T23:18:24.549Z] #62 2.332 + '[' -z '' ']' [2021-02-19T23:18:24.549Z] #62 2.332 ++ mktemp -d [2021-02-19T23:18:24.549Z] #62 2.335 + export GOPATH=/tmp/tmp.EdEMbg0MX1 [2021-02-19T23:18:24.549Z] #62 2.335 + GOPATH=/tmp/tmp.EdEMbg0MX1 [2021-02-19T23:18:24.549Z] #62 2.335 + RM_GOPATH=1 [2021-02-19T23:18:24.549Z] #62 2.335 + case "$(go env GOARCH)" in [2021-02-19T23:18:24.549Z] #62 2.335 ++ go env GOARCH [2021-02-19T23:18:24.549Z] #62 2.337 + export GO_BUILDMODE=-buildmode=pie [2021-02-19T23:18:24.549Z] #62 2.337 + GO_BUILDMODE=-buildmode=pie [2021-02-19T23:18:24.549Z] #62 2.338 ++ dirname /tmp/install/install.sh [2021-02-19T23:18:24.549Z] #62 2.339 + dir=/tmp/install [2021-02-19T23:18:24.549Z] #62 2.339 + bin=proxy [2021-02-19T23:18:24.549Z] #62 2.339 + shift [2021-02-19T23:18:24.549Z] #62 2.339 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-02-19T23:18:24.549Z] #62 2.339 + . /tmp/install/proxy.installer [2021-02-19T23:18:24.549Z] #62 2.339 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-19T23:18:24.549Z] #62 2.339 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-19T23:18:24.549Z] #62 2.339 + install_proxy [2021-02-19T23:18:24.549Z] #62 2.339 + case "$1" in [2021-02-19T23:18:24.549Z] #62 2.339 + export CGO_ENABLED=0 [2021-02-19T23:18:24.549Z] #62 2.339 + CGO_ENABLED=0 [2021-02-19T23:18:24.549Z] #62 2.339 + _install_proxy [2021-02-19T23:18:24.549Z] #62 2.339 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-02-19T23:18:24.549Z] #62 2.339 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.EdEMbg0MX1/src/github.com/docker/libnetwork [2021-02-19T23:18:24.549Z] #62 2.359 Cloning into '/tmp/tmp.EdEMbg0MX1/src/github.com/docker/libnetwork'... [2021-02-19T23:18:24.549Z] #62 ... [2021-02-19T23:18:24.549Z] [2021-02-19T23:18:24.549Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-19T23:18:24.549Z] #47 2.388 + RM_GOPATH=0 [2021-02-19T23:18:24.549Z] #47 2.388 + TMP_GOPATH= [2021-02-19T23:18:24.549Z] #47 2.388 + : /build [2021-02-19T23:18:24.549Z] #47 2.388 + '[' -z '' ']' [2021-02-19T23:18:24.549Z] #47 2.388 ++ mktemp -d [2021-02-19T23:18:24.549Z] #47 2.388 + export GOPATH=/tmp/tmp.nOTT0YSgpM [2021-02-19T23:18:24.549Z] #47 2.388 + GOPATH=/tmp/tmp.nOTT0YSgpM [2021-02-19T23:18:24.549Z] #47 2.388 + RM_GOPATH=1 [2021-02-19T23:18:24.549Z] #47 2.388 + case "$(go env GOARCH)" in [2021-02-19T23:18:24.549Z] #47 2.389 ++ go env GOARCH [2021-02-19T23:18:24.549Z] #47 2.401 + export GO_BUILDMODE=-buildmode=pie [2021-02-19T23:18:24.549Z] #47 2.401 + GO_BUILDMODE=-buildmode=pie [2021-02-19T23:18:24.549Z] #47 2.402 ++ dirname /tmp/install/install.sh [2021-02-19T23:18:24.549Z] #47 2.403 + dir=/tmp/install [2021-02-19T23:18:24.549Z] #47 2.404 + bin=golangci_lint [2021-02-19T23:18:24.549Z] #47 2.404 + shift [2021-02-19T23:18:24.549Z] #47 2.404 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-02-19T23:18:24.549Z] #47 2.404 + . /tmp/install/golangci_lint.installer [2021-02-19T23:18:24.549Z] #47 2.404 ++ : v1.23.8 [2021-02-19T23:18:24.549Z] #47 2.404 + install_golangci_lint [2021-02-19T23:18:24.549Z] #47 2.404 + set -e [2021-02-19T23:18:24.549Z] #47 2.404 + export GO111MODULE=on [2021-02-19T23:18:24.549Z] #47 2.404 + GO111MODULE=on [2021-02-19T23:18:24.549Z] #47 2.404 + GOBIN=/build [2021-02-19T23:18:24.549Z] #47 2.404 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-02-19T23:18:24.549Z] #47 2.411 go: finding github.com v1.23.8 [2021-02-19T23:18:24.549Z] #47 2.411 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-02-19T23:18:24.549Z] #47 2.414 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-02-19T23:18:24.549Z] #47 2.414 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-02-19T23:18:24.549Z] #47 2.414 go: finding github.com/golangci v1.23.8 [2021-02-19T23:18:24.549Z] #47 2.987 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-02-19T23:18:24.549Z] #47 3.336 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-02-19T23:18:24.549Z] #47 6.455 go: downloading github.com/pkg/errors v0.8.1 [2021-02-19T23:18:24.549Z] #47 6.462 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-19T23:18:24.549Z] #47 6.463 go: downloading github.com/spf13/pflag v1.0.5 [2021-02-19T23:18:24.549Z] #47 6.466 go: downloading github.com/fatih/color v1.7.0 [2021-02-19T23:18:24.549Z] #47 6.489 go: downloading github.com/spf13/cobra v0.0.5 [2021-02-19T23:18:24.549Z] #47 6.582 go: downloading github.com/spf13/viper v1.6.1 [2021-02-19T23:18:24.549Z] #47 6.646 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-19T23:18:24.549Z] #47 6.647 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-19T23:18:24.549Z] #47 6.659 go: extracting github.com/fatih/color v1.7.0 [2021-02-19T23:18:24.549Z] #47 6.695 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-02-19T23:18:24.549Z] #47 6.850 go: extracting github.com/spf13/pflag v1.0.5 [2021-02-19T23:18:24.549Z] #47 6.882 go: extracting github.com/pkg/errors v0.8.1 [2021-02-19T23:18:24.549Z] #47 6.883 go: downloading github.com/stretchr/testify v1.4.0 [2021-02-19T23:18:24.549Z] #47 6.883 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-02-19T23:18:24.549Z] #47 6.885 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-19T23:18:24.549Z] #47 6.960 go: extracting github.com/spf13/cobra v0.0.5 [2021-02-19T23:18:24.549Z] #47 6.986 go: extracting github.com/spf13/viper v1.6.1 [2021-02-19T23:18:24.549Z] #47 6.997 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-02-19T23:18:24.549Z] #47 7.060 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-19T23:18:24.549Z] #47 7.065 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-02-19T23:18:24.549Z] #47 7.189 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-02-19T23:18:24.549Z] #47 7.211 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-02-19T23:18:24.549Z] #47 7.280 go: downloading github.com/spf13/cast v1.3.0 [2021-02-19T23:18:24.549Z] #47 7.350 go: downloading github.com/magiconair/properties v1.8.1 [2021-02-19T23:18:24.549Z] #47 7.350 go: extracting github.com/stretchr/testify v1.4.0 [2021-02-19T23:18:24.549Z] #47 7.395 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-02-19T23:18:24.549Z] #47 7.411 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-02-19T23:18:24.549Z] #47 7.468 go: extracting github.com/spf13/cast v1.3.0 [2021-02-19T23:18:24.549Z] #47 7.566 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-02-19T23:18:24.549Z] #47 7.650 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-19T23:18:24.549Z] #47 7.749 go: extracting github.com/magiconair/properties v1.8.1 [2021-02-19T23:18:24.549Z] #47 7.781 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-19T23:18:24.549Z] #47 7.892 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-02-19T23:18:24.549Z] #47 7.933 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-19T23:18:24.549Z] #47 7.992 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-19T23:18:24.549Z] #47 7.995 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-19T23:18:24.549Z] #47 8.029 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-19T23:18:24.549Z] #47 8.159 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-02-19T23:18:24.549Z] #47 8.363 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-19T23:18:24.549Z] #47 8.440 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-02-19T23:18:24.549Z] #47 8.660 go: downloading github.com/stretchr/objx v0.2.0 [2021-02-19T23:18:24.549Z] #47 8.692 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-02-19T23:18:24.549Z] #47 8.719 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-02-19T23:18:24.549Z] #47 8.783 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-02-19T23:18:24.549Z] #47 8.857 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-19T23:18:24.549Z] #47 8.933 go: extracting github.com/stretchr/objx v0.2.0 [2021-02-19T23:18:24.549Z] #47 9.021 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-02-19T23:18:24.549Z] #47 9.057 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-02-19T23:18:24.549Z] #47 9.064 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-19T23:18:24.549Z] #47 9.072 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-19T23:18:24.549Z] #47 9.150 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-19T23:18:24.549Z] #47 9.227 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-02-19T23:18:24.549Z] #47 9.249 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-02-19T23:18:24.549Z] #47 9.382 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-02-19T23:18:24.549Z] #47 9.420 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-19T23:18:24.549Z] #47 9.527 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-19T23:18:24.549Z] #47 9.830 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-19T23:18:24.549Z] #47 9.843 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-19T23:18:24.549Z] #47 9.969 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-19T23:18:24.549Z] #47 10.05 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-19T23:18:24.549Z] #47 10.35 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-02-19T23:18:24.549Z] #47 ... [2021-02-19T23:18:24.549Z] [2021-02-19T23:18:24.549Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-19T23:18:24.549Z] #32 2.625 + RM_GOPATH=0 [2021-02-19T23:18:24.549Z] #32 2.625 + TMP_GOPATH= [2021-02-19T23:18:24.549Z] #32 2.625 + : /build [2021-02-19T23:18:24.549Z] #32 2.625 + '[' -z '' ']' [2021-02-19T23:18:24.549Z] #32 2.625 ++ mktemp -d [2021-02-19T23:18:24.549Z] #32 2.629 + export GOPATH=/tmp/tmp.A8zm5yOerb [2021-02-19T23:18:24.549Z] #32 2.629 + GOPATH=/tmp/tmp.A8zm5yOerb [2021-02-19T23:18:24.549Z] #32 2.629 + RM_GOPATH=1 [2021-02-19T23:18:24.549Z] #32 2.629 + case "$(go env GOARCH)" in [2021-02-19T23:18:24.549Z] #32 2.629 ++ go env GOARCH [2021-02-19T23:18:24.549Z] #32 2.637 + export GO_BUILDMODE=-buildmode=pie [2021-02-19T23:18:24.549Z] #32 2.637 + GO_BUILDMODE=-buildmode=pie [2021-02-19T23:18:24.549Z] #32 2.638 ++ dirname /tmp/install/install.sh [2021-02-19T23:18:24.549Z] #32 2.645 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-19T23:18:24.549Z] #32 2.645 + dir=/tmp/install [2021-02-19T23:18:24.549Z] #32 2.645 + bin=tomlv [2021-02-19T23:18:24.549Z] #32 2.645 + shift [2021-02-19T23:18:24.549Z] #32 2.645 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-02-19T23:18:24.549Z] #32 2.645 + . /tmp/install/tomlv.installer [2021-02-19T23:18:24.549Z] #32 2.645 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-19T23:18:24.549Z] #32 2.645 + install_tomlv [2021-02-19T23:18:24.549Z] #32 2.645 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-02-19T23:18:24.549Z] #32 2.645 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.A8zm5yOerb/src/github.com/BurntSushi/toml [2021-02-19T23:18:24.549Z] #32 2.645 Cloning into '/tmp/tmp.A8zm5yOerb/src/github.com/BurntSushi/toml'... [2021-02-19T23:18:24.549Z] #32 3.258 + cd /tmp/tmp.A8zm5yOerb/src/github.com/BurntSushi/toml [2021-02-19T23:18:24.549Z] #32 3.259 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-19T23:18:24.549Z] #32 3.261 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-02-19T23:18:24.549Z] #32 3.676 internal/bytealg [2021-02-19T23:18:24.549Z] #32 3.695 math/bits [2021-02-19T23:18:24.549Z] #32 4.024 runtime [2021-02-19T23:18:24.549Z] #32 4.132 math [2021-02-19T23:18:24.549Z] #32 8.811 internal/testlog [2021-02-19T23:18:24.549Z] #32 9.072 encoding [2021-02-19T23:18:24.549Z] #32 9.121 runtime/cgo [2021-02-19T23:18:24.679Z] Congratulations! All API changes are done the right way. [2021-02-19T23:18:24.679Z] Congratulations! All TOML source files changed here have valid syntax. [2021-02-19T23:18:24.679Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-02-19T23:18:24.679Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-02-19T23:18:24.679Z] Congratulations! No new tests were added to integration-cli. [2021-02-19T23:18:24.679Z] [2021-02-19T23:18:24.679Z] INFO Start validation with golang-ci-lint [2021-02-19T23:18:24.679Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-02-19T23:18:24.680Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-02-19T23:18:24.680Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-02-19T23:18:24.757Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-02-19T23:18:24.757Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-cf342f81\powershellScript.ps1'; exit $LASTEXITCODE; [2021-02-19T23:18:24.757Z] ---------------------------------------------------------------------------- [2021-02-19T23:18:24.757Z] [2021-02-19T23:18:24.757Z] INFO: executeCI.ps1 starting at Fri Feb 19 23:18:22 CUT 2021 [2021-02-19T23:18:24.757Z] [2021-02-19T23:18:24.757Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-02-19T23:18:24.757Z] INFO: Running git version 2.24.1.windows.2 [2021-02-19T23:18:24.757Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-02-19T23:18:24.757Z] INFO: Environment variables: [2021-02-19T23:18:24.757Z] [2021-02-19T23:18:24.757Z] Name Value [2021-02-19T23:18:24.757Z] ---- ----- [2021-02-19T23:18:24.757Z] ALLUSERSPROFILE C:\ProgramData [2021-02-19T23:18:24.758Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2021-02-19T23:18:24.758Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-02-19T23:18:24.758Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2021-02-19T23:18:24.758Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2021-02-19T23:18:24.758Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-02-19T23:18:24.758Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-02-19T23:18:24.758Z] BRANCH_NAME PR-42046 [2021-02-19T23:18:24.758Z] BUILD_DISPLAY_NAME #2 [2021-02-19T23:18:24.758Z] BUILD_ID 2 [2021-02-19T23:18:24.758Z] BUILD_NUMBER 2 [2021-02-19T23:18:24.758Z] BUILD_TAG jenkins-moby-PR-42046-2 [2021-02-19T23:18:24.758Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42046/2/ [2021-02-19T23:18:24.758Z] CHANGE_AUTHOR thaJeztah [2021-02-19T23:18:24.758Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-02-19T23:18:24.758Z] CHANGE_BRANCH 20.10_labels_regex_length_check [2021-02-19T23:18:24.758Z] CHANGE_FORK thaJeztah/docker [2021-02-19T23:18:24.758Z] CHANGE_ID 42046 [2021-02-19T23:18:24.758Z] CHANGE_TARGET 20.10 [2021-02-19T23:18:24.758Z] CHANGE_TITLE [20.10 backport] Check the length of the correct variable #42039 [2021-02-19T23:18:24.758Z] CHANGE_URL https://github.com/moby/moby/pull/42046 [2021-02-19T23:18:24.758Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-19T23:18:24.758Z] CommonProgramFiles C:\Program Files\Common Files [2021-02-19T23:18:24.758Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-02-19T23:18:24.758Z] CommonProgramW6432 C:\Program Files\Common Files [2021-02-19T23:18:24.758Z] COMPUTERNAME azwin-2-76d4c0 [2021-02-19T23:18:24.758Z] ComSpec C:\windows\system32\cmd.exe [2021-02-19T23:18:24.758Z] ConfigSequenceNumber 0 [2021-02-19T23:18:24.758Z] DOCKER_BUILDKIT 0 [2021-02-19T23:18:24.758Z] DOCKER_DUT_DEBUG 1 [2021-02-19T23:18:24.758Z] DOCKER_EXPERIMENTAL 1 [2021-02-19T23:18:24.758Z] DOCKER_GRAPHDRIVER overlay2 [2021-02-19T23:18:24.758Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-02-19T23:18:24.758Z] EXECUTOR_NUMBER 0 [2021-02-19T23:18:24.758Z] FQDN azwin-2-76d4c0.westus.cloudapp.azure.com [2021-02-19T23:18:24.758Z] GIT_BRANCH PR-42046 [2021-02-19T23:18:24.758Z] GIT_COMMIT 0e001154f96b034483db093276aadd24aa6191ca [2021-02-19T23:18:24.758Z] GIT_PREVIOUS_COMMIT 0e001154f96b034483db093276aadd24aa6191ca [2021-02-19T23:18:24.758Z] GIT_URL https://github.com/moby/moby.git [2021-02-19T23:18:24.758Z] HUDSON_COOKIE d3bcf160-7ae2-4399-bd7a-e70cf516d7a2 [2021-02-19T23:18:24.758Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-02-19T23:18:24.758Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-02-19T23:18:24.758Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-02-19T23:18:24.758Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.275-1.b01.ojdkbuild.windows.x86_64 [2021-02-19T23:18:24.758Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-02-19T23:18:24.758Z] JENKINS_NODE_COOKIE ea8fa634-6490-46cf-865c-c0d63a591277 [2021-02-19T23:18:24.758Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-02-19T23:18:24.758Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-02-19T23:18:24.758Z] JOB_BASE_NAME PR-42046 [2021-02-19T23:18:24.758Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42046/display/redirect [2021-02-19T23:18:24.758Z] JOB_NAME moby/PR-42046 [2021-02-19T23:18:24.758Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42046/ [2021-02-19T23:18:24.758Z] library.jps.version master [2021-02-19T23:18:24.758Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2021-02-19T23:18:24.758Z] NODE_LABELS amd64 azure azwin-2-76d4c0 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-02-19T23:18:24.758Z] NODE_NAME azwin-2-76d4c0 [2021-02-19T23:18:24.758Z] NUMBER_OF_PROCESSORS 4 [2021-02-19T23:18:24.758Z] OS Windows_NT [2021-02-19T23:18:24.758Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2021-02-19T23:18:24.758Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-02-19T23:18:24.758Z] PROCESSOR_ARCHITECTURE AMD64 [2021-02-19T23:18:24.758Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-02-19T23:18:24.758Z] PROCESSOR_LEVEL 6 [2021-02-19T23:18:24.758Z] PROCESSOR_REVISION 5504 [2021-02-19T23:18:24.758Z] ProgramData C:\ProgramData [2021-02-19T23:18:24.758Z] ProgramFiles C:\Program Files [2021-02-19T23:18:24.758Z] ProgramFiles(x86) C:\Program Files (x86) [2021-02-19T23:18:24.758Z] ProgramW6432 C:\Program Files [2021-02-19T23:18:24.758Z] PROMPT $P$G [2021-02-19T23:18:24.758Z] PSExecutionPolicyPreference Bypass [2021-02-19T23:18:24.758Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2021-02-19T23:18:24.758Z] PUBLIC C:\Users\Public [2021-02-19T23:18:24.758Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42046/2/display/redirect?page=artif... [2021-02-19T23:18:24.758Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42046/2/display/redirect?page=changes [2021-02-19T23:18:24.758Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42046/2/display/redirect [2021-02-19T23:18:24.758Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42046/2/display/redirect?page=tests [2021-02-19T23:18:24.758Z] SKIP_VALIDATION_TESTS 1 [2021-02-19T23:18:24.758Z] SOURCES_DRIVE d [2021-02-19T23:18:24.758Z] SOURCES_SUBDIR gopath [2021-02-19T23:18:24.758Z] STAGE_NAME Run tests [2021-02-19T23:18:24.758Z] SystemDrive C: [2021-02-19T23:18:24.758Z] SystemRoot C:\windows [2021-02-19T23:18:24.758Z] TEMP C:\windows\TEMP [2021-02-19T23:18:24.758Z] TESTDEBUG 0 [2021-02-19T23:18:24.758Z] TESTRUN_DRIVE d [2021-02-19T23:18:24.758Z] TESTRUN_SUBDIR CI [2021-02-19T23:18:24.758Z] TIMEOUT 120m [2021-02-19T23:18:24.758Z] TMP C:\windows\TEMP [2021-02-19T23:18:24.758Z] USERDOMAIN WORKGROUP [2021-02-19T23:18:24.758Z] USERNAME azwin-2-76d4c0$ [2021-02-19T23:18:24.758Z] USERPROFILE C:\windows\system32\config\systemprofile [2021-02-19T23:18:24.758Z] windir C:\windows [2021-02-19T23:18:24.758Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-02-19T23:18:24.758Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-02-19T23:18:24.758Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-02-19T23:18:24.758Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-02-19T23:18:24.758Z] [2021-02-19T23:18:24.758Z] [2021-02-19T23:18:24.758Z] [2021-02-19T23:18:24.758Z] INFO: Sources under d:\gopath\... [2021-02-19T23:18:24.758Z] INFO: Test run under d:\CI\... [2021-02-19T23:18:24.758Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-02-19T23:18:24.758Z] INFO: docker/docker repository was found [2021-02-19T23:18:24.758Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-02-19T23:18:24.758Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1757' [2021-02-19T23:18:24.758Z] INFO: Docker version of control daemon [2021-02-19T23:18:24.758Z] [2021-02-19T23:18:24.758Z] Client: Docker Engine - Enterprise [2021-02-19T23:18:24.758Z] Version: 19.03.12 [2021-02-19T23:18:24.758Z] API version: 1.40 [2021-02-19T23:18:24.758Z] Go version: go1.13.13 [2021-02-19T23:18:24.758Z] Git commit: 4306744 [2021-02-19T23:18:24.758Z] Built: 08/05/2020 19:27:53 [2021-02-19T23:18:24.758Z] OS/Arch: windows/amd64 [2021-02-19T23:18:24.758Z] Experimental: false [2021-02-19T23:18:24.758Z] [2021-02-19T23:18:24.758Z] Server: Docker Engine - Enterprise [2021-02-19T23:18:24.758Z] Engine: [2021-02-19T23:18:24.758Z] Version: 19.03.12 [2021-02-19T23:18:24.758Z] API version: 1.40 (minimum version 1.24) [2021-02-19T23:18:24.758Z] Go version: go1.13.13 [2021-02-19T23:18:24.758Z] Git commit: f295753ffd [2021-02-19T23:18:24.758Z] Built: 08/05/2020 19:26:41 [2021-02-19T23:18:24.758Z] OS/Arch: windows/amd64 [2021-02-19T23:18:24.758Z] Experimental: true [2021-02-19T23:18:24.758Z] [2021-02-19T23:18:24.758Z] INFO: Docker info of control daemon [2021-02-19T23:18:24.758Z] [2021-02-19T23:18:24.758Z] Client: [2021-02-19T23:18:24.758Z] Debug Mode: false [2021-02-19T23:18:24.758Z] Plugins: [2021-02-19T23:18:24.758Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-02-19T23:18:24.758Z] [2021-02-19T23:18:24.758Z] Server: [2021-02-19T23:18:24.758Z] Containers: 0 [2021-02-19T23:18:24.758Z] Running: 0 [2021-02-19T23:18:24.758Z] Paused: 0 [2021-02-19T23:18:24.758Z] Stopped: 0 [2021-02-19T23:18:24.758Z] Images: 10 [2021-02-19T23:18:24.758Z] Server Version: 19.03.12 [2021-02-19T23:18:24.758Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-02-19T23:18:24.758Z] Windows: [2021-02-19T23:18:24.758Z] LCOW: [2021-02-19T23:18:24.758Z] Logging Driver: json-file [2021-02-19T23:18:24.758Z] Plugins: [2021-02-19T23:18:24.758Z] Volume: local [2021-02-19T23:18:24.758Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-02-19T23:18:24.758Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-02-19T23:18:24.758Z] Swarm: inactive [2021-02-19T23:18:24.758Z] Default Isolation: process [2021-02-19T23:18:24.758Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-02-19T23:18:24.758Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697) [2021-02-19T23:18:24.758Z] OSType: windows [2021-02-19T23:18:24.758Z] Architecture: x86_64 [2021-02-19T23:18:24.758Z] CPUs: 4 [2021-02-19T23:18:24.758Z] Total Memory: 32GiB [2021-02-19T23:18:24.758Z] Name: azwin-2-76d4c0 [2021-02-19T23:18:24.758Z] ID: AM4K:PBLY:KBNJ:QPGN:IDUB:MYK6:KRMO:BC44:GEW4:C3WA:PNUO:OSI3 [2021-02-19T23:18:24.758Z] Docker Root Dir: D:\docker [2021-02-19T23:18:24.758Z] Debug Mode: false [2021-02-19T23:18:24.758Z] Registry: https://index.docker.io/v1/ [2021-02-19T23:18:24.758Z] Labels: [2021-02-19T23:18:24.758Z] Experimental: true [2021-02-19T23:18:24.758Z] Insecure Registries: [2021-02-19T23:18:24.758Z] 10.0.0.4:5000 [2021-02-19T23:18:24.758Z] 127.0.0.0/8 [2021-02-19T23:18:24.758Z] Registry Mirrors: [2021-02-19T23:18:24.758Z] http://10.0.0.4:5000/ [2021-02-19T23:18:24.758Z] Live Restore Enabled: false [2021-02-19T23:18:24.758Z] [2021-02-19T23:18:24.758Z] [2021-02-19T23:18:24.758Z] INFO: Commit hash is 0e001154f9 [2021-02-19T23:18:24.758Z] INFO: Nuke-Everything... [2021-02-19T23:18:24.758Z] INFO: Container count on control daemon to delete is 0 [2021-02-19T23:18:24.848Z] #32 ... [2021-02-19T23:18:24.848Z] [2021-02-19T23:18:24.848Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-19T23:18:24.848Z] #43 2.089 + RM_GOPATH=0 [2021-02-19T23:18:24.848Z] #43 2.089 + TMP_GOPATH= [2021-02-19T23:18:24.848Z] #43 2.089 + : /build [2021-02-19T23:18:24.848Z] #43 2.089 + '[' -z '' ']' [2021-02-19T23:18:24.848Z] #43 2.089 ++ mktemp -d [2021-02-19T23:18:24.848Z] #43 2.089 + export GOPATH=/tmp/tmp.41riVvxo3F [2021-02-19T23:18:24.848Z] #43 2.089 + GOPATH=/tmp/tmp.41riVvxo3F [2021-02-19T23:18:24.848Z] #43 2.089 + RM_GOPATH=1 [2021-02-19T23:18:24.848Z] #43 2.089 + case "$(go env GOARCH)" in [2021-02-19T23:18:24.848Z] #43 2.089 ++ go env GOARCH [2021-02-19T23:18:24.848Z] #43 2.104 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-19T23:18:24.848Z] #43 2.105 + export GO_BUILDMODE=-buildmode=pie [2021-02-19T23:18:24.848Z] #43 2.105 + GO_BUILDMODE=-buildmode=pie [2021-02-19T23:18:24.848Z] #43 2.105 ++ dirname /tmp/install/install.sh [2021-02-19T23:18:24.848Z] #43 2.105 + dir=/tmp/install [2021-02-19T23:18:24.848Z] #43 2.105 + bin=vndr [2021-02-19T23:18:24.848Z] #43 2.105 + shift [2021-02-19T23:18:24.848Z] #43 2.105 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-02-19T23:18:24.848Z] #43 2.105 + . /tmp/install/vndr.installer [2021-02-19T23:18:24.848Z] #43 2.105 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-19T23:18:24.848Z] #43 2.105 + install_vndr [2021-02-19T23:18:24.848Z] #43 2.105 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-02-19T23:18:24.848Z] #43 2.105 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.41riVvxo3F/src/github.com/LK4D4/vndr [2021-02-19T23:18:24.848Z] #43 2.105 Cloning into '/tmp/tmp.41riVvxo3F/src/github.com/LK4D4/vndr'... [2021-02-19T23:18:24.848Z] #43 2.621 + cd /tmp/tmp.41riVvxo3F/src/github.com/LK4D4/vndr [2021-02-19T23:18:24.848Z] #43 2.621 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-19T23:18:24.848Z] #43 2.645 + go build -buildmode=pie -v -o /build/vndr . [2021-02-19T23:18:24.848Z] #43 3.181 internal/cpu [2021-02-19T23:18:24.848Z] #43 3.197 runtime/internal/atomic [2021-02-19T23:18:24.848Z] #43 3.294 runtime/internal/sys [2021-02-19T23:18:24.848Z] #43 3.401 runtime/internal/math [2021-02-19T23:18:24.848Z] #43 3.485 internal/race [2021-02-19T23:18:24.848Z] #43 3.532 sync/atomic [2021-02-19T23:18:24.848Z] #43 3.656 internal/bytealg [2021-02-19T23:18:24.848Z] #43 3.669 unicode [2021-02-19T23:18:24.849Z] #43 4.114 runtime [2021-02-19T23:18:24.849Z] #43 6.138 unicode/utf8 [2021-02-19T23:18:24.849Z] #43 6.478 math [2021-02-19T23:18:24.849Z] #43 10.29 unicode/utf16 [2021-02-19T23:18:24.849Z] #43 10.44 container/list [2021-02-19T23:18:24.849Z] #43 ... [2021-02-19T23:18:24.849Z] [2021-02-19T23:18:24.849Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-02-19T23:18:24.849Z] #53 3.006 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-19T23:18:24.849Z] #53 3.035 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-19T23:18:24.849Z] #53 3.062 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-19T23:18:24.849Z] #53 3.653 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-02-19T23:18:24.849Z] #53 5.449 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [238 kB] [2021-02-19T23:18:24.849Z] #53 6.784 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-02-19T23:18:25.139Z] #53 ... [2021-02-19T23:18:25.139Z] [2021-02-19T23:18:25.139Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-02-19T23:18:25.139Z] #34 2.941 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-19T23:18:25.139Z] #34 2.982 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-19T23:18:25.139Z] #34 2.998 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-19T23:18:25.139Z] #34 3.656 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-02-19T23:18:25.139Z] #34 5.333 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [238 kB] [2021-02-19T23:18:25.139Z] #34 6.509 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-02-19T23:18:25.139Z] #34 ... [2021-02-19T23:18:25.139Z] [2021-02-19T23:18:25.139Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-19T23:18:25.139Z] #22 2.269 + RM_GOPATH=0 [2021-02-19T23:18:25.139Z] #22 2.269 + TMP_GOPATH= [2021-02-19T23:18:25.139Z] #22 2.269 + : /build [2021-02-19T23:18:25.139Z] #22 2.269 + '[' -z '' ']' [2021-02-19T23:18:25.139Z] #22 2.269 ++ mktemp -d [2021-02-19T23:18:25.139Z] #22 2.269 + export GOPATH=/tmp/tmp.QdeSUQ8EMx [2021-02-19T23:18:25.139Z] #22 2.269 + GOPATH=/tmp/tmp.QdeSUQ8EMx [2021-02-19T23:18:25.139Z] #22 2.269 + RM_GOPATH=1 [2021-02-19T23:18:25.139Z] #22 2.269 + case "$(go env GOARCH)" in [2021-02-19T23:18:25.139Z] #22 2.269 ++ go env GOARCH [2021-02-19T23:18:25.139Z] #22 2.294 + export GO_BUILDMODE=-buildmode=pie [2021-02-19T23:18:25.139Z] #22 2.294 + GO_BUILDMODE=-buildmode=pie [2021-02-19T23:18:25.139Z] #22 2.294 ++ dirname /tmp/install/install.sh [2021-02-19T23:18:25.139Z] #22 2.295 Install docker/cli version 17.06.2-ce from stable [2021-02-19T23:18:25.139Z] #22 2.295 + dir=/tmp/install [2021-02-19T23:18:25.139Z] #22 2.295 + bin=dockercli [2021-02-19T23:18:25.139Z] #22 2.295 + shift [2021-02-19T23:18:25.139Z] #22 2.295 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-02-19T23:18:25.139Z] #22 2.295 + . /tmp/install/dockercli.installer [2021-02-19T23:18:25.139Z] #22 2.295 ++ : stable [2021-02-19T23:18:25.139Z] #22 2.295 ++ : 17.06.2-ce [2021-02-19T23:18:25.139Z] #22 2.295 + install_dockercli [2021-02-19T23:18:25.139Z] #22 2.295 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-02-19T23:18:25.139Z] #22 2.295 ++ uname -m [2021-02-19T23:18:25.139Z] #22 2.299 + arch=s390x [2021-02-19T23:18:25.139Z] #22 2.299 + '[' s390x '!=' x86_64 ']' [2021-02-19T23:18:25.139Z] #22 2.299 + '[' s390x '!=' s390x ']' [2021-02-19T23:18:25.139Z] #22 2.299 + url=https://download.docker.com/linux/static [2021-02-19T23:18:25.139Z] #22 2.299 + tar -xz docker/docker [2021-02-19T23:18:25.139Z] #22 2.299 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2021-02-19T23:18:25.219Z] INFO: Nuking d:\CI [2021-02-19T23:18:25.219Z] INFO: Zapped successfully [2021-02-19T23:18:25.219Z] INFO: Location for testing is d:\CI\PR-42046\2 [2021-02-19T23:18:25.219Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-02-19T23:18:25.219Z] [2021-02-19T23:18:25.219Z] [2021-02-19T23:18:25.219Z] INFO: Building the image from Dockerfile.windows at 02/19/2021 23:18:24... [2021-02-19T23:18:25.219Z] [2021-02-19T23:18:25.433Z] #22 ... [2021-02-19T23:18:25.433Z] [2021-02-19T23:18:25.433Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-02-19T23:18:25.433Z] #30 2.798 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-02-19T23:18:25.433Z] #30 2.803 Cloning into '.'... [2021-02-19T23:18:25.433Z] #30 ... [2021-02-19T23:18:25.433Z] [2021-02-19T23:18:25.433Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-02-19T23:18:25.433Z] #40 2.809 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-19T23:18:25.433Z] #40 2.923 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-19T23:18:25.433Z] #40 2.947 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-19T23:18:25.433Z] #40 3.469 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-02-19T23:18:25.433Z] #40 5.333 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [238 kB] [2021-02-19T23:18:25.433Z] #40 6.775 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-02-19T23:18:25.433Z] #40 ... [2021-02-19T23:18:25.433Z] [2021-02-19T23:18:25.433Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-02-19T23:18:25.433Z] #38 2.755 + git clone https://github.com/docker/distribution.git . [2021-02-19T23:18:25.433Z] #38 2.760 Cloning into '.'... [2021-02-19T23:18:25.728Z] #38 ... [2021-02-19T23:18:25.728Z] [2021-02-19T23:18:25.728Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-19T23:18:25.728Z] #49 1.959 + RM_GOPATH=0 [2021-02-19T23:18:25.728Z] #49 1.959 + TMP_GOPATH= [2021-02-19T23:18:25.728Z] #49 1.959 + : /build [2021-02-19T23:18:25.728Z] #49 1.959 + '[' -z '' ']' [2021-02-19T23:18:25.728Z] #49 1.959 ++ mktemp -d [2021-02-19T23:18:25.728Z] #49 1.959 + export GOPATH=/tmp/tmp.kZEni8u5hB [2021-02-19T23:18:25.728Z] #49 1.959 + GOPATH=/tmp/tmp.kZEni8u5hB [2021-02-19T23:18:25.728Z] #49 1.959 + RM_GOPATH=1 [2021-02-19T23:18:25.728Z] #49 1.959 + case "$(go env GOARCH)" in [2021-02-19T23:18:25.728Z] #49 1.976 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-19T23:18:25.728Z] #49 1.976 ++ go env GOARCH [2021-02-19T23:18:25.728Z] #49 1.976 + export GO_BUILDMODE=-buildmode=pie [2021-02-19T23:18:25.728Z] #49 1.976 + GO_BUILDMODE=-buildmode=pie [2021-02-19T23:18:25.728Z] #49 1.976 ++ dirname /tmp/install/install.sh [2021-02-19T23:18:25.728Z] #49 1.976 + dir=/tmp/install [2021-02-19T23:18:25.728Z] #49 1.976 + bin=shfmt [2021-02-19T23:18:25.728Z] #49 1.976 + shift [2021-02-19T23:18:25.728Z] #49 1.976 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-02-19T23:18:25.728Z] #49 1.976 + . /tmp/install/shfmt.installer [2021-02-19T23:18:25.728Z] #49 1.976 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-19T23:18:25.728Z] #49 1.976 + install_shfmt [2021-02-19T23:18:25.728Z] #49 1.976 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-02-19T23:18:25.728Z] #49 1.976 + git clone https://github.com/mvdan/sh.git /tmp/tmp.kZEni8u5hB/src/github.com/mvdan/sh [2021-02-19T23:18:25.728Z] #49 1.976 Cloning into '/tmp/tmp.kZEni8u5hB/src/github.com/mvdan/sh'... [2021-02-19T23:18:25.728Z] #49 8.629 + cd /tmp/tmp.kZEni8u5hB/src/github.com/mvdan/sh [2021-02-19T23:18:25.728Z] #49 8.629 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-19T23:18:25.728Z] #49 8.693 + GO111MODULE=on [2021-02-19T23:18:25.728Z] #49 8.693 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-02-19T23:18:25.728Z] #49 9.608 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-19T23:18:25.728Z] #49 9.610 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-19T23:18:25.728Z] #49 9.777 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-19T23:18:25.728Z] #49 9.859 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-19T23:18:25.728Z] #49 9.867 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-19T23:18:25.728Z] #49 10.62 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-19T23:18:25.728Z] #49 11.15 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-19T23:18:25.728Z] #49 ... [2021-02-19T23:18:25.728Z] [2021-02-19T23:18:25.728Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-19T23:18:25.728Z] #45 1.774 + RM_GOPATH=0 [2021-02-19T23:18:25.728Z] #45 1.774 + TMP_GOPATH= [2021-02-19T23:18:25.728Z] #45 1.774 + : /build [2021-02-19T23:18:25.728Z] #45 1.774 + '[' -z '' ']' [2021-02-19T23:18:25.728Z] #45 1.774 ++ mktemp -d [2021-02-19T23:18:25.728Z] #45 1.774 + export GOPATH=/tmp/tmp.49EIvTvZ77 [2021-02-19T23:18:25.728Z] #45 1.774 + GOPATH=/tmp/tmp.49EIvTvZ77 [2021-02-19T23:18:25.728Z] #45 1.774 + RM_GOPATH=1 [2021-02-19T23:18:25.728Z] #45 1.774 + case "$(go env GOARCH)" in [2021-02-19T23:18:25.728Z] #45 1.774 ++ go env GOARCH [2021-02-19T23:18:25.728Z] #45 1.783 + export GO_BUILDMODE=-buildmode=pie [2021-02-19T23:18:25.728Z] #45 1.783 + GO_BUILDMODE=-buildmode=pie [2021-02-19T23:18:25.728Z] #45 1.783 ++ dirname /tmp/install/install.sh [2021-02-19T23:18:25.728Z] #45 1.783 + dir=/tmp/install [2021-02-19T23:18:25.728Z] #45 1.783 + bin=gotestsum [2021-02-19T23:18:25.728Z] #45 1.783 + shift [2021-02-19T23:18:25.728Z] #45 1.783 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-02-19T23:18:25.728Z] #45 1.783 + . /tmp/install/gotestsum.installer [2021-02-19T23:18:25.728Z] #45 1.783 ++ : v0.5.3 [2021-02-19T23:18:25.728Z] #45 1.783 + install_gotestsum [2021-02-19T23:18:25.728Z] #45 1.783 + set -e [2021-02-19T23:18:25.728Z] #45 1.783 + export GO111MODULE=on [2021-02-19T23:18:25.728Z] #45 1.783 + GO111MODULE=on [2021-02-19T23:18:25.728Z] #45 1.783 + GOBIN=/build [2021-02-19T23:18:25.728Z] #45 1.783 + go get gotest.tools/gotestsum@v0.5.3 [2021-02-19T23:18:25.728Z] #45 1.789 go: finding gotest.tools/gotestsum v0.5.3 [2021-02-19T23:18:25.728Z] #45 1.792 go: finding gotest.tools v0.5.3 [2021-02-19T23:18:25.728Z] #45 1.994 go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-19T23:18:25.728Z] #45 2.228 go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-19T23:18:25.728Z] #45 2.596 go: downloading github.com/spf13/pflag v1.0.3 [2021-02-19T23:18:25.728Z] #45 2.621 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-19T23:18:25.728Z] #45 2.642 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-19T23:18:25.728Z] #45 2.683 go: downloading github.com/fatih/color v1.9.0 [2021-02-19T23:18:25.728Z] #45 2.716 go: downloading github.com/pkg/errors v0.9.1 [2021-02-19T23:18:25.728Z] #45 2.735 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-19T23:18:25.728Z] #45 2.746 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-19T23:18:25.728Z] #45 2.765 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-19T23:18:25.728Z] #45 2.774 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-19T23:18:25.728Z] #45 2.776 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-19T23:18:25.728Z] #45 2.788 go: extracting github.com/spf13/pflag v1.0.3 [2021-02-19T23:18:25.728Z] #45 2.878 go: extracting github.com/fatih/color v1.9.0 [2021-02-19T23:18:25.728Z] #45 2.882 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-19T23:18:25.728Z] #45 2.884 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-19T23:18:25.728Z] #45 2.901 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-19T23:18:25.728Z] #45 2.923 go: extracting github.com/pkg/errors v0.9.1 [2021-02-19T23:18:25.728Z] #45 3.312 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-19T23:18:25.728Z] #45 3.381 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-19T23:18:25.728Z] #45 3.397 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-19T23:18:25.728Z] #45 4.294 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-19T23:18:25.728Z] #45 4.534 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-19T23:18:25.728Z] #45 5.416 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-19T23:18:25.728Z] #45 8.014 go: finding github.com/fatih/color v1.9.0 [2021-02-19T23:18:25.728Z] #45 8.097 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-19T23:18:25.728Z] #45 8.106 go: finding github.com/pkg/errors v0.9.1 [2021-02-19T23:18:25.728Z] #45 8.118 go: finding github.com/spf13/pflag v1.0.3 [2021-02-19T23:18:25.728Z] #45 8.224 go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-19T23:18:25.728Z] #45 8.236 go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-19T23:18:25.728Z] #45 8.318 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-19T23:18:25.728Z] #45 8.333 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-19T23:18:25.728Z] #45 8.336 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-19T23:18:25.728Z] #45 8.427 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-19T23:18:25.728Z] #45 8.486 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-19T23:18:25.728Z] #45 ... [2021-02-19T23:18:25.728Z] [2021-02-19T23:18:25.728Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-02-19T23:18:25.728Z] #11 2.819 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-19T23:18:25.728Z] #11 2.924 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-19T23:18:25.728Z] #11 2.943 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-19T23:18:25.728Z] #11 3.790 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-02-19T23:18:25.728Z] #11 5.601 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [238 kB] [2021-02-19T23:18:25.728Z] #11 7.267 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-02-19T23:18:26.019Z] #11 ... [2021-02-19T23:18:26.019Z] [2021-02-19T23:18:26.019Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-19T23:18:26.019Z] #56 2.535 + RM_GOPATH=0 [2021-02-19T23:18:26.019Z] #56 2.535 + TMP_GOPATH= [2021-02-19T23:18:26.019Z] #56 2.535 + : /build [2021-02-19T23:18:26.019Z] #56 2.535 + '[' -z '' ']' [2021-02-19T23:18:26.019Z] #56 2.535 ++ mktemp -d [2021-02-19T23:18:26.019Z] #56 2.542 + export GOPATH=/tmp/tmp.2LY3DxskNa [2021-02-19T23:18:26.019Z] #56 2.542 + GOPATH=/tmp/tmp.2LY3DxskNa [2021-02-19T23:18:26.019Z] #56 2.542 + RM_GOPATH=1 [2021-02-19T23:18:26.019Z] #56 2.542 + case "$(go env GOARCH)" in [2021-02-19T23:18:26.019Z] #56 2.542 ++ go env GOARCH [2021-02-19T23:18:26.019Z] #56 2.542 + export GO_BUILDMODE=-buildmode=pie [2021-02-19T23:18:26.019Z] #56 2.542 + GO_BUILDMODE=-buildmode=pie [2021-02-19T23:18:26.019Z] #56 2.542 ++ dirname /tmp/install/install.sh [2021-02-19T23:18:26.019Z] #56 2.559 + dir=/tmp/install [2021-02-19T23:18:26.019Z] #56 2.559 + bin=rootlesskit [2021-02-19T23:18:26.019Z] #56 2.559 + shift [2021-02-19T23:18:26.019Z] #56 2.559 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-02-19T23:18:26.019Z] #56 2.559 + . /tmp/install/rootlesskit.installer [2021-02-19T23:18:26.019Z] #56 2.559 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-19T23:18:26.019Z] #56 2.559 + install_rootlesskit [2021-02-19T23:18:26.019Z] #56 2.559 + case "$1" in [2021-02-19T23:18:26.019Z] #56 2.559 + export CGO_ENABLED=0 [2021-02-19T23:18:26.019Z] #56 2.559 + CGO_ENABLED=0 [2021-02-19T23:18:26.019Z] #56 2.559 + _install_rootlesskit [2021-02-19T23:18:26.019Z] #56 2.559 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-02-19T23:18:26.019Z] #56 2.559 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.2LY3DxskNa/src/github.com/rootless-containers/rootlesskit [2021-02-19T23:18:26.019Z] #56 2.559 Cloning into '/tmp/tmp.2LY3DxskNa/src/github.com/rootless-containers/rootlesskit'... [2021-02-19T23:18:26.019Z] #56 2.559 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-19T23:18:26.019Z] #56 5.368 + cd /tmp/tmp.2LY3DxskNa/src/github.com/rootless-containers/rootlesskit [2021-02-19T23:18:26.019Z] #56 5.368 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-19T23:18:26.019Z] #56 5.382 + export GO111MODULE=on [2021-02-19T23:18:26.019Z] #56 5.382 + GO111MODULE=on [2021-02-19T23:18:26.019Z] #56 5.382 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-19T23:18:26.019Z] #56 5.382 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-02-19T23:18:26.019Z] #56 6.387 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-02-19T23:18:26.019Z] #56 6.448 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-02-19T23:18:26.019Z] #56 6.450 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-19T23:18:26.019Z] #56 6.478 go: downloading github.com/google/uuid v1.2.0 [2021-02-19T23:18:26.019Z] #56 6.538 go: downloading github.com/pkg/errors v0.9.1 [2021-02-19T23:18:26.019Z] #56 6.539 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-19T23:18:26.019Z] #56 6.539 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-19T23:18:26.019Z] #56 6.555 go: downloading github.com/moby/vpnkit v0.4.0 [2021-02-19T23:18:26.019Z] #56 6.742 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-02-19T23:18:26.019Z] #56 6.791 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-19T23:18:26.019Z] #56 6.947 go: extracting github.com/google/uuid v1.2.0 [2021-02-19T23:18:26.019Z] #56 6.956 go: downloading github.com/gofrs/flock v0.8.0 [2021-02-19T23:18:26.019Z] #56 6.962 go: extracting github.com/pkg/errors v0.9.1 [2021-02-19T23:18:26.019Z] #56 7.063 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-19T23:18:26.019Z] #56 7.114 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-02-19T23:18:26.019Z] #56 7.259 go: downloading github.com/gorilla/mux v1.8.0 [2021-02-19T23:18:26.019Z] #56 7.770 go: extracting github.com/gofrs/flock v0.8.0 [2021-02-19T23:18:26.019Z] #56 8.142 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-19T23:18:26.019Z] #56 8.222 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-02-19T23:18:26.019Z] #56 8.260 go: extracting github.com/moby/vpnkit v0.4.0 [2021-02-19T23:18:26.019Z] #56 8.483 go: extracting github.com/gorilla/mux v1.8.0 [2021-02-19T23:18:26.019Z] #56 8.568 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-02-19T23:18:26.019Z] #56 9.114 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-19T23:18:26.019Z] #56 9.372 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-02-19T23:18:26.019Z] #56 10.53 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-19T23:18:26.019Z] #56 ... [2021-02-19T23:18:26.019Z] [2021-02-19T23:18:26.019Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-02-19T23:18:26.019Z] #27 11.88 0.2% ####### 10.7% ############# 18.9% ################ 23.0% ###################### 31.2% ########################## 37.3% ############################### 43.4% ################################## 47.5% ##################################### 51.6% ######################################### 57.8% ############################################## 63.9% ################################################## 70.0% ###################################################### 76.1% ########################################################### 82.3% ############################################################### 88.4% ################################################################## 92.5% ##################################################################### 96.6% ######################################################################## 100.0% [2021-02-19T23:18:26.019Z] #27 14.05 [2021-02-19T23:18:26.336Z] 3c370c2e2f82: Pull complete [2021-02-19T23:18:26.336Z] 5ffb2f5886e2: Pull complete [2021-02-19T23:18:26.336Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-19T23:18:26.336Z] Status: Downloaded newer image for golang:1.13.15-buster [2021-02-19T23:18:26.336Z] ---> 805dc2d65d1c [2021-02-19T23:18:26.336Z] Step 5/15 : ARG BUILDX_REPO [2021-02-19T23:18:26.336Z] ---> Running in f267412a49ab [2021-02-19T23:18:26.336Z] Removing intermediate container f267412a49ab [2021-02-19T23:18:26.336Z] ---> 6e160511a34f [2021-02-19T23:18:26.336Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2021-02-19T23:18:26.336Z] ---> Running in beb2843a4332 [2021-02-19T23:18:26.628Z] Cloning into '/buildx'... [2021-02-19T23:18:27.569Z] #27 15.17 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-02-19T23:18:27.569Z] #27 15.53 [2021-02-19T23:18:27.569Z] #27 15.61 ######################################################################## 100.0% [2021-02-19T23:18:27.859Z] #27 15.69 [2021-02-19T23:18:28.490Z] #27 16.27 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-02-19T23:18:28.490Z] #27 ... [2021-02-19T23:18:28.490Z] [2021-02-19T23:18:28.490Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-19T23:18:28.490Z] #22 12.77 + mkdir -p /build [2021-02-19T23:18:28.490Z] #22 12.77 + mv docker/docker /build/ [2021-02-19T23:18:28.490Z] #22 12.77 + rmdir docker [2021-02-19T23:18:28.490Z] #22 DONE 14.1s [2021-02-19T23:18:28.782Z] [2021-02-19T23:18:28.782Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-19T23:18:28.782Z] #62 13.52 Checking out files: 89% (1706/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. [2021-02-19T23:18:28.782Z] #62 13.80 + cd /tmp/tmp.EdEMbg0MX1/src/github.com/docker/libnetwork [2021-02-19T23:18:28.782Z] #62 13.80 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-19T23:18:28.782Z] #62 14.48 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-02-19T23:18:29.828Z] #62 ... [2021-02-19T23:18:29.828Z] [2021-02-19T23:18:29.828Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-02-19T23:18:29.828Z] #27 16.92 [2021-02-19T23:18:29.828Z] #27 17.14 #=#=# ######################################################################## 100.0% [2021-02-19T23:18:29.828Z] #27 17.32 [2021-02-19T23:18:29.828Z] #27 17.35 Download of images into '/build' complete. [2021-02-19T23:18:29.828Z] #27 17.36 Use something like the following to load the result into a Docker daemon: [2021-02-19T23:18:29.828Z] #27 17.36 tar -cC '/build' . | docker load [2021-02-19T23:18:29.828Z] #27 DONE 17.5s [2021-02-19T23:18:29.828Z] [2021-02-19T23:18:29.828Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-19T23:18:29.828Z] #47 10.38 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-02-19T23:18:29.828Z] #47 10.38 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-02-19T23:18:29.828Z] #47 10.53 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-02-19T23:18:29.828Z] #47 11.40 go: downloading github.com/gogo/protobuf v1.2.1 [2021-02-19T23:18:29.828Z] #47 11.41 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-19T23:18:29.828Z] #47 11.41 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-19T23:18:29.828Z] #47 11.41 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-19T23:18:29.828Z] #47 11.42 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-19T23:18:29.828Z] #47 11.43 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-02-19T23:18:29.828Z] #47 11.45 go: downloading github.com/ultraware/funlen v0.0.2 [2021-02-19T23:18:29.828Z] #47 11.48 go: downloading github.com/spf13/afero v1.1.2 [2021-02-19T23:18:29.828Z] #47 11.49 go: downloading github.com/kisielk/gotool v1.0.0 [2021-02-19T23:18:29.828Z] #47 11.49 go: extracting github.com/ultraware/funlen v0.0.2 [2021-02-19T23:18:29.828Z] #47 11.49 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-02-19T23:18:29.828Z] #47 11.50 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-19T23:18:29.829Z] #47 11.56 go: extracting github.com/spf13/afero v1.1.2 [2021-02-19T23:18:29.829Z] #47 11.66 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-19T23:18:29.829Z] #47 11.67 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-19T23:18:29.829Z] #47 11.69 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-19T23:18:29.829Z] #47 11.80 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-19T23:18:29.829Z] #47 11.90 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-19T23:18:29.829Z] #47 11.91 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-19T23:18:29.829Z] #47 11.91 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-02-19T23:18:29.829Z] #47 11.93 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-19T23:18:29.829Z] #47 11.95 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-19T23:18:29.829Z] #47 11.98 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-19T23:18:29.829Z] #47 11.99 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-02-19T23:18:29.829Z] #47 11.99 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-19T23:18:29.829Z] #47 11.99 go: extracting github.com/kisielk/gotool v1.0.0 [2021-02-19T23:18:29.829Z] #47 12.04 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-02-19T23:18:29.829Z] #47 12.06 go: downloading github.com/subosito/gotenv v1.2.0 [2021-02-19T23:18:29.829Z] #47 12.08 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-19T23:18:29.829Z] #47 12.08 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-19T23:18:29.829Z] #47 12.13 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-19T23:18:29.829Z] #47 12.14 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-19T23:18:29.829Z] #47 12.19 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-19T23:18:29.829Z] #47 12.23 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-19T23:18:29.829Z] #47 12.23 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-02-19T23:18:29.829Z] #47 12.24 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-02-19T23:18:29.829Z] #47 12.29 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-02-19T23:18:29.829Z] #47 12.30 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-19T23:18:29.829Z] #47 12.30 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-02-19T23:18:29.829Z] #47 12.42 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-19T23:18:29.829Z] #47 12.42 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-19T23:18:29.829Z] #47 12.45 go: extracting github.com/subosito/gotenv v1.2.0 [2021-02-19T23:18:29.829Z] #47 12.46 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-19T23:18:29.829Z] #47 12.51 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-02-19T23:18:29.829Z] #47 12.51 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-19T23:18:29.829Z] #47 12.52 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-02-19T23:18:29.829Z] #47 12.53 go: downloading golang.org/x/text v0.3.2 [2021-02-19T23:18:29.829Z] #47 12.72 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-19T23:18:29.829Z] #47 12.77 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-19T23:18:29.829Z] #47 12.87 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-02-19T23:18:29.829Z] #47 12.87 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-02-19T23:18:29.829Z] #47 12.91 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-02-19T23:18:29.829Z] #47 12.94 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-19T23:18:29.829Z] #47 13.10 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-02-19T23:18:29.829Z] #47 13.11 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-19T23:18:29.829Z] #47 13.58 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-19T23:18:29.829Z] #47 13.79 go: extracting github.com/gogo/protobuf v1.2.1 [2021-02-19T23:18:29.829Z] #47 13.80 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-02-19T23:18:29.829Z] #47 13.80 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-02-19T23:18:29.829Z] #47 13.83 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-02-19T23:18:29.829Z] #47 14.04 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-19T23:18:29.829Z] #47 14.08 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-19T23:18:29.829Z] #47 14.10 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-02-19T23:18:29.829Z] #47 14.10 go: downloading github.com/gobwas/glob v0.2.3 [2021-02-19T23:18:29.829Z] #47 14.34 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-02-19T23:18:29.829Z] #47 14.77 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-19T23:18:29.829Z] #47 14.85 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-19T23:18:29.829Z] #47 15.01 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-19T23:18:29.829Z] #47 15.09 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-19T23:18:29.829Z] #47 15.14 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-19T23:18:29.829Z] #47 15.35 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-19T23:18:29.829Z] #47 15.38 go: extracting github.com/gobwas/glob v0.2.3 [2021-02-19T23:18:29.829Z] #47 15.49 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-19T23:18:29.915Z] Sending build context to Docker daemon 58.26MB [2021-02-19T23:18:29.915Z] [2021-02-19T23:18:29.915Z] Step 1/10 : FROM microsoft/windowsservercore [2021-02-19T23:18:29.915Z] ---> 31902e4b25a6 [2021-02-19T23:18:29.915Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-02-19T23:18:29.915Z] ---> Using cache [2021-02-19T23:18:29.915Z] ---> 566cd5ae7407 [2021-02-19T23:18:29.915Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-02-19T23:18:29.915Z] ---> Using cache [2021-02-19T23:18:29.915Z] ---> bd712c37f779 [2021-02-19T23:18:29.915Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-02-19T23:18:29.915Z] ---> Using cache [2021-02-19T23:18:29.915Z] ---> 03e9d857ddf8 [2021-02-19T23:18:29.915Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-02-19T23:18:29.915Z] ---> Using cache [2021-02-19T23:18:29.915Z] ---> e57d27875491 [2021-02-19T23:18:29.915Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-02-19T23:18:29.915Z] ---> Using cache [2021-02-19T23:18:29.915Z] ---> faa5d0bf4f76 [2021-02-19T23:18:29.915Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2021-02-19T23:18:29.915Z] ---> Using cache [2021-02-19T23:18:29.915Z] ---> 287044998305 [2021-02-19T23:18:29.915Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-02-19T23:18:29.915Z] ---> Using cache [2021-02-19T23:18:29.915Z] ---> 045cc6bbb31a [2021-02-19T23:18:29.915Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-02-19T23:18:29.915Z] ---> Using cache [2021-02-19T23:18:29.915Z] ---> 0c7ba22aa9e8 [2021-02-19T23:18:29.915Z] Step 10/10 : COPY . . [2021-02-19T23:18:30.150Z] #47 15.63 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-19T23:18:30.150Z] #47 15.65 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-19T23:18:30.150Z] #47 15.65 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-02-19T23:18:30.150Z] #47 15.71 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-19T23:18:30.150Z] #47 15.84 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-02-19T23:18:30.150Z] #47 15.97 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-02-19T23:18:30.440Z] #47 16.04 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-19T23:18:30.440Z] #47 16.07 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-19T23:18:30.440Z] #47 16.13 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-19T23:18:30.440Z] #47 16.13 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-19T23:18:30.732Z] #47 16.34 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-02-19T23:18:30.732Z] #47 16.34 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-19T23:18:31.065Z] #47 16.51 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-02-19T23:18:31.066Z] #47 16.51 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-19T23:18:31.107Z] Removing intermediate container beb2843a4332 [2021-02-19T23:18:31.107Z] ---> 8874f7255c49 [2021-02-19T23:18:31.107Z] Step 7/15 : WORKDIR /buildx [2021-02-19T23:18:31.107Z] ---> Running in 4865c101f964 [2021-02-19T23:18:31.107Z] Removing intermediate container 4865c101f964 [2021-02-19T23:18:31.107Z] ---> 52d195f1f1e2 [2021-02-19T23:18:31.107Z] Step 8/15 : ARG BUILDX_COMMIT [2021-02-19T23:18:31.107Z] ---> Running in 5e481e8d51fe [2021-02-19T23:18:31.107Z] Removing intermediate container 5e481e8d51fe [2021-02-19T23:18:31.107Z] ---> 6a33b14d693c [2021-02-19T23:18:31.107Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2021-02-19T23:18:31.107Z] ---> Running in ae2263b07c4b [2021-02-19T23:18:31.107Z] From https://github.com/docker/buildx [2021-02-19T23:18:31.107Z] * [new tag] v0.5.1 -> build [2021-02-19T23:18:31.398Z] Switched to branch 'build' [2021-02-19T23:18:31.691Z] Removing intermediate container ae2263b07c4b [2021-02-19T23:18:31.691Z] ---> d7c7d30314e1 [2021-02-19T23:18:31.691Z] Step 10/15 : ARG GOOS [2021-02-19T23:18:31.987Z] ---> Running in f8af5eab65f0 [2021-02-19T23:18:31.987Z] Removing intermediate container f8af5eab65f0 [2021-02-19T23:18:31.987Z] ---> 7d532e0cabcc [2021-02-19T23:18:31.987Z] Step 11/15 : ARG GOARCH [2021-02-19T23:18:31.987Z] ---> Running in 96810dd49bea [2021-02-19T23:18:31.987Z] Removing intermediate container 96810dd49bea [2021-02-19T23:18:31.987Z] ---> 1c7a7bc9d8a8 [2021-02-19T23:18:31.987Z] 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 [2021-02-19T23:18:31.987Z] ---> Running in ab144bf07ac8 [2021-02-19T23:18:33.855Z] #47 19.02 go: extracting golang.org/x/text v0.3.2 [2021-02-19T23:18:35.405Z] #47 ... [2021-02-19T23:18:35.406Z] [2021-02-19T23:18:35.406Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-19T23:18:35.406Z] #43 10.86 crypto/internal/subtle [2021-02-19T23:18:35.406Z] #43 10.95 crypto/subtle [2021-02-19T23:18:35.406Z] #43 11.08 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-02-19T23:18:35.406Z] #43 11.11 internal/nettrace [2021-02-19T23:18:35.406Z] #43 11.24 runtime/cgo [2021-02-19T23:18:35.406Z] #43 ... [2021-02-19T23:18:35.406Z] [2021-02-19T23:18:35.406Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-19T23:18:35.406Z] #56 12.55 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-02-19T23:18:35.406Z] #56 12.80 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-19T23:18:35.406Z] #56 12.96 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-19T23:18:35.406Z] #56 12.97 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-02-19T23:18:35.406Z] #56 13.24 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-02-19T23:18:35.406Z] #56 15.80 go: finding github.com/pkg/errors v0.9.1 [2021-02-19T23:18:35.406Z] #56 15.93 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-19T23:18:35.406Z] #56 15.98 go: finding github.com/sirupsen/logrus v1.7.0 [2021-02-19T23:18:35.406Z] #56 16.01 go: finding github.com/google/uuid v1.2.0 [2021-02-19T23:18:35.406Z] #56 16.07 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-19T23:18:35.406Z] #56 16.07 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-19T23:18:35.406Z] #56 16.10 go: finding github.com/gofrs/flock v0.8.0 [2021-02-19T23:18:35.406Z] #56 16.11 go: finding github.com/moby/vpnkit v0.4.0 [2021-02-19T23:18:35.406Z] #56 16.17 go: finding github.com/gorilla/mux v1.8.0 [2021-02-19T23:18:35.406Z] #56 16.22 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-19T23:18:35.406Z] #56 16.23 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-02-19T23:18:35.406Z] #56 16.23 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-02-19T23:18:35.406Z] #56 16.24 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-02-19T23:18:35.406Z] #56 16.48 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-19T23:18:35.406Z] #56 16.70 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-02-19T23:18:36.036Z] #56 ... [2021-02-19T23:18:36.036Z] [2021-02-19T23:18:36.036Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-19T23:18:36.036Z] #47 21.75 go: finding github.com/fatih/color v1.7.0 [2021-02-19T23:18:36.036Z] #47 21.77 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-19T23:18:36.233Z] ok github.com/docker/docker/api/server 0.038s coverage: 9.0% of statements [2021-02-19T23:18:36.333Z] #47 21.78 go: finding github.com/mattn/go-colorable v0.1.4 [2021-02-19T23:18:36.333Z] #47 21.79 go: finding github.com/mattn/go-isatty v0.0.8 [2021-02-19T23:18:36.333Z] #47 21.83 go: finding github.com/go-critic/go-critic v0.4.1 [2021-02-19T23:18:36.333Z] #47 21.84 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-19T23:18:36.333Z] #47 21.89 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-19T23:18:36.333Z] #47 21.89 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-02-19T23:18:36.333Z] #47 21.89 go: finding github.com/pkg/errors v0.8.1 [2021-02-19T23:18:36.333Z] #47 21.90 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-02-19T23:18:36.333Z] #47 21.90 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-02-19T23:18:36.333Z] #47 21.92 go: finding github.com/sirupsen/logrus v1.4.2 [2021-02-19T23:18:36.333Z] #47 21.95 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-02-19T23:18:36.333Z] #47 21.95 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-02-19T23:18:36.333Z] #47 21.96 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-02-19T23:18:36.333Z] #47 21.96 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-02-19T23:18:36.334Z] #47 21.98 go: finding github.com/stretchr/testify v1.4.0 [2021-02-19T23:18:36.334Z] #47 21.99 go: finding github.com/spf13/viper v1.6.1 [2021-02-19T23:18:36.334Z] #47 21.99 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-02-19T23:18:36.334Z] #47 21.99 go: finding github.com/davecgh/go-spew v1.1.1 [2021-02-19T23:18:36.334Z] #47 22.03 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-02-19T23:18:36.334Z] #47 22.04 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-02-19T23:18:36.334Z] #47 22.05 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-02-19T23:18:36.334Z] #47 22.09 go: finding github.com/spf13/cobra v0.0.5 [2021-02-19T23:18:36.334Z] #47 ... [2021-02-19T23:18:36.334Z] [2021-02-19T23:18:36.334Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-19T23:18:36.334Z] #49 12.07 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-19T23:18:36.334Z] #49 13.21 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-19T23:18:36.334Z] #49 13.47 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-19T23:18:36.334Z] #49 13.50 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-19T23:18:36.334Z] #49 13.54 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-19T23:18:36.334Z] #49 14.27 runtime [2021-02-19T23:18:36.334Z] #49 14.29 runtime/cgo [2021-02-19T23:18:36.630Z] #49 ... [2021-02-19T23:18:36.630Z] [2021-02-19T23:18:36.630Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-19T23:18:36.630Z] #47 22.10 go: finding github.com/hashicorp/hcl v1.0.0 [2021-02-19T23:18:36.630Z] #47 22.12 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-19T23:18:36.630Z] #47 22.12 go: finding github.com/spf13/pflag v1.0.5 [2021-02-19T23:18:36.630Z] #47 22.14 go: finding github.com/stretchr/objx v0.2.0 [2021-02-19T23:18:36.630Z] #47 22.14 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-19T23:18:36.630Z] #47 22.14 go: finding github.com/gobwas/glob v0.2.3 [2021-02-19T23:18:36.630Z] #47 22.15 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-02-19T23:18:36.630Z] #47 22.15 go: finding github.com/magiconair/properties v1.8.1 [2021-02-19T23:18:36.630Z] #47 22.16 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-02-19T23:18:36.630Z] #47 22.17 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-19T23:18:36.630Z] #47 22.18 go: finding github.com/pelletier/go-toml v1.2.0 [2021-02-19T23:18:36.630Z] #47 22.30 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-19T23:18:36.630Z] #47 22.31 go: finding github.com/spf13/afero v1.1.2 [2021-02-19T23:18:36.630Z] #47 22.32 go: finding github.com/spf13/cast v1.3.0 [2021-02-19T23:18:36.630Z] #47 22.33 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-19T23:18:36.630Z] #47 22.33 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-02-19T23:18:36.630Z] #47 22.35 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-19T23:18:36.630Z] #47 22.35 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-19T23:18:36.630Z] #47 22.42 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-19T23:18:36.926Z] #47 22.43 go: finding github.com/subosito/gotenv v1.2.0 [2021-02-19T23:18:36.926Z] #47 22.44 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-19T23:18:36.926Z] #47 ... [2021-02-19T23:18:36.926Z] [2021-02-19T23:18:36.926Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-02-19T23:18:36.926Z] #53 14.39 Fetched 8110 kB in 11s (710 kB/s) [2021-02-19T23:18:36.926Z] #53 14.39 Reading package lists... [2021-02-19T23:18:36.926Z] #53 17.43 Reading package lists... [2021-02-19T23:18:36.926Z] #53 20.11 Building dependency tree... [2021-02-19T23:18:36.926Z] #53 20.95 The following additional packages will be installed: [2021-02-19T23:18:36.926Z] #53 20.95 libbtrfs0 [2021-02-19T23:18:36.926Z] #53 21.03 The following NEW packages will be installed: [2021-02-19T23:18:36.926Z] #53 21.03 libbtrfs-dev libbtrfs0 [2021-02-19T23:18:36.926Z] #53 21.15 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-02-19T23:18:36.926Z] #53 21.15 Need to get 118 kB of archives. [2021-02-19T23:18:36.926Z] #53 21.15 After this operation, 390 kB of additional disk space will be used. [2021-02-19T23:18:36.926Z] #53 21.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-02-19T23:18:36.926Z] #53 21.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-02-19T23:18:36.926Z] #53 21.75 debconf: delaying package configuration, since apt-utils is not installed [2021-02-19T23:18:36.926Z] #53 21.78 Fetched 118 kB in 0s (979 kB/s) [2021-02-19T23:18:36.926Z] #53 21.85 Selecting previously unselected package libbtrfs0. [2021-02-19T23:18:36.926Z] #53 21.85 (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 ... 15177 files and directories currently installed.) [2021-02-19T23:18:36.926Z] #53 21.90 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2021-02-19T23:18:36.926Z] #53 21.91 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-19T23:18:36.926Z] #53 21.99 Selecting previously unselected package libbtrfs-dev. [2021-02-19T23:18:36.926Z] #53 21.99 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-02-19T23:18:36.926Z] #53 21.99 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-19T23:18:36.926Z] #53 22.20 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-19T23:18:36.926Z] #53 22.20 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-19T23:18:36.926Z] #53 22.21 Processing triggers for libc-bin (2.28-10) ... [2021-02-19T23:18:36.926Z] #53 DONE 22.6s [2021-02-19T23:18:36.926Z] [2021-02-19T23:18:36.926Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-19T23:18:36.926Z] #47 22.53 go: finding gopkg.in/ini.v1 v1.51.0 [2021-02-19T23:18:36.926Z] #47 22.59 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-19T23:18:36.926Z] #47 22.61 go: finding golang.org/x/text v0.3.2 [2021-02-19T23:18:37.305Z] #47 22.74 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-19T23:18:37.305Z] #47 22.76 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-19T23:18:37.305Z] #47 22.79 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-19T23:18:37.305Z] #47 22.81 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-19T23:18:37.305Z] #47 22.81 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-19T23:18:37.305Z] #47 22.81 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-19T23:18:37.305Z] #47 22.82 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-19T23:18:37.305Z] #47 22.82 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-19T23:18:37.305Z] #47 22.82 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-19T23:18:37.305Z] #47 22.83 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-19T23:18:37.305Z] #47 22.84 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-19T23:18:37.305Z] #47 22.84 go: finding github.com/kisielk/gotool v1.0.0 [2021-02-19T23:18:37.305Z] #47 22.85 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-02-19T23:18:37.305Z] #47 22.86 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-19T23:18:37.305Z] #47 22.87 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-19T23:18:37.305Z] #47 22.88 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-19T23:18:37.305Z] #47 22.88 go: finding github.com/ultraware/funlen v0.0.2 [2021-02-19T23:18:37.305Z] #47 22.90 go: finding github.com/ultraware/whitespace v0.0.4 [2021-02-19T23:18:37.305Z] #47 22.90 go: finding github.com/uudashr/gocognit v1.0.1 [2021-02-19T23:18:37.305Z] #47 22.95 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-19T23:18:37.596Z] #47 23.01 go: finding github.com/gogo/protobuf v1.2.1 [2021-02-19T23:18:37.596Z] #47 23.17 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-19T23:18:37.596Z] #47 23.20 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-19T23:18:37.596Z] #47 23.20 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-19T23:18:37.596Z] #47 23.24 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-19T23:18:37.596Z] #47 23.24 go: finding github.com/BurntSushi/toml v0.3.1 [2021-02-19T23:18:38.227Z] #47 ... [2021-02-19T23:18:38.227Z] [2021-02-19T23:18:38.227Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-02-19T23:18:38.227Z] #34 13.69 Fetched 8110 kB in 11s (756 kB/s) [2021-02-19T23:18:38.227Z] #34 13.69 Reading package lists... [2021-02-19T23:18:38.227Z] #34 17.18 Reading package lists... [2021-02-19T23:18:38.227Z] #34 21.11 Building dependency tree... [2021-02-19T23:18:38.227Z] #34 22.36 The following additional packages will be installed: [2021-02-19T23:18:38.227Z] #34 22.36 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-02-19T23:18:38.227Z] #34 22.37 Suggested packages: [2021-02-19T23:18:38.227Z] #34 22.37 cmake-doc ninja-build lrzip [2021-02-19T23:18:38.227Z] #34 22.37 Recommended packages: [2021-02-19T23:18:38.227Z] #34 22.37 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-02-19T23:18:38.227Z] #34 23.09 The following NEW packages will be installed: [2021-02-19T23:18:38.227Z] #34 23.09 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-02-19T23:18:38.227Z] #34 23.09 vim-common xxd [2021-02-19T23:18:38.227Z] #34 23.21 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-02-19T23:18:38.227Z] #34 23.21 Need to get 14.0 MB of archives. [2021-02-19T23:18:38.227Z] #34 23.21 After this operation, 62.1 MB of additional disk space will be used. [2021-02-19T23:18:38.227Z] #34 23.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-02-19T23:18:38.227Z] #34 23.24 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-02-19T23:18:38.227Z] #34 23.25 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2021-02-19T23:18:38.227Z] #34 23.31 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-02-19T23:18:38.227Z] #34 23.77 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+deb10u1 [607 kB] [2021-02-19T23:18:38.227Z] #34 23.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2021-02-19T23:18:38.227Z] #34 23.81 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2021-02-19T23:18:38.227Z] #34 23.81 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2021-02-19T23:18:38.227Z] #34 23.82 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2021-02-19T23:18:38.227Z] #34 23.83 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2021-02-19T23:18:38.227Z] #34 ... [2021-02-19T23:18:38.227Z] [2021-02-19T23:18:38.227Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-02-19T23:18:38.227Z] #38 13.80 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-02-19T23:18:38.227Z] #38 14.96 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-02-19T23:18:38.227Z] #38 ... [2021-02-19T23:18:38.227Z] [2021-02-19T23:18:38.227Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-19T23:18:38.227Z] #54 0.886 + RM_GOPATH=0 [2021-02-19T23:18:38.227Z] #54 0.886 + TMP_GOPATH= [2021-02-19T23:18:38.227Z] #54 0.886 + : /build [2021-02-19T23:18:38.227Z] #54 0.886 + '[' -z '' ']' [2021-02-19T23:18:38.227Z] #54 0.887 ++ mktemp -d [2021-02-19T23:18:38.227Z] #54 0.887 + export GOPATH=/tmp/tmp.5FLxI0R0iJ [2021-02-19T23:18:38.227Z] #54 0.887 + GOPATH=/tmp/tmp.5FLxI0R0iJ [2021-02-19T23:18:38.227Z] #54 0.887 + RM_GOPATH=1 [2021-02-19T23:18:38.227Z] #54 0.887 + case "$(go env GOARCH)" in [2021-02-19T23:18:38.227Z] #54 0.888 ++ go env GOARCH [2021-02-19T23:18:38.227Z] #54 0.893 + export GO_BUILDMODE=-buildmode=pie [2021-02-19T23:18:38.227Z] #54 0.893 + GO_BUILDMODE=-buildmode=pie [2021-02-19T23:18:38.227Z] #54 0.893 ++ dirname /tmp/install/install.sh [2021-02-19T23:18:38.227Z] #54 0.894 + dir=/tmp/install [2021-02-19T23:18:38.227Z] #54 0.894 + bin=containerd [2021-02-19T23:18:38.227Z] #54 0.894 + shift [2021-02-19T23:18:38.227Z] #54 0.894 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-02-19T23:18:38.227Z] #54 0.894 + . /tmp/install/containerd.installer [2021-02-19T23:18:38.227Z] #54 0.894 ++ set -e [2021-02-19T23:18:38.227Z] #54 0.894 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-19T23:18:38.227Z] #54 0.894 + install_containerd [2021-02-19T23:18:38.227Z] #54 0.895 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-02-19T23:18:38.227Z] #54 0.895 + git clone https://github.com/containerd/containerd.git /tmp/tmp.5FLxI0R0iJ/src/github.com/containerd/containerd [2021-02-19T23:18:38.227Z] #54 0.895 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-19T23:18:38.227Z] #54 0.904 Cloning into '/tmp/tmp.5FLxI0R0iJ/src/github.com/containerd/containerd'... [2021-02-19T23:18:38.858Z] #54 ... [2021-02-19T23:18:38.858Z] [2021-02-19T23:18:38.858Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-02-19T23:18:38.858Z] #11 14.45 Fetched 8110 kB in 12s (694 kB/s) [2021-02-19T23:18:38.858Z] #11 14.45 Reading package lists... [2021-02-19T23:18:38.858Z] #11 18.08 Reading package lists... [2021-02-19T23:18:38.858Z] #11 20.81 Building dependency tree... [2021-02-19T23:18:38.858Z] #11 21.53 The following additional packages will be installed: [2021-02-19T23:18:38.858Z] #11 21.56 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-02-19T23:18:38.858Z] #11 21.56 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-02-19T23:18:38.858Z] #11 21.56 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-02-19T23:18:38.858Z] #11 21.56 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-02-19T23:18:38.858Z] #11 21.56 mingw-w64-x86-64-dev [2021-02-19T23:18:38.858Z] #11 21.56 Suggested packages: [2021-02-19T23:18:38.858Z] #11 21.56 gcc-8-locales seccomp wine64 [2021-02-19T23:18:38.858Z] #11 22.52 The following NEW packages will be installed: [2021-02-19T23:18:38.858Z] #11 22.52 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-02-19T23:18:38.858Z] #11 22.52 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-02-19T23:18:38.858Z] #11 22.52 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-02-19T23:18:38.858Z] #11 22.52 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-02-19T23:18:38.858Z] #11 22.52 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-02-19T23:18:38.858Z] #11 22.52 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-02-19T23:18:38.858Z] #11 22.52 The following packages will be upgraded: [2021-02-19T23:18:38.858Z] #11 22.52 libsystemd0 libudev1 [2021-02-19T23:18:38.858Z] #11 22.67 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-02-19T23:18:38.858Z] #11 22.67 Need to get 73.7 MB of archives. [2021-02-19T23:18:38.858Z] #11 22.67 After this operation, 494 MB of additional disk space will be used. [2021-02-19T23:18:38.858Z] #11 22.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd0 s390x 241-7~deb10u6 [307 kB] [2021-02-19T23:18:38.858Z] #11 22.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev1 s390x 241-7~deb10u6 [145 kB] [2021-02-19T23:18:38.858Z] #11 22.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2021-02-19T23:18:38.858Z] #11 22.85 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2021-02-19T23:18:38.858Z] #11 22.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-02-19T23:18:38.858Z] #11 23.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2021-02-19T23:18:38.858Z] #11 23.00 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2021-02-19T23:18:38.858Z] #11 23.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2021-02-19T23:18:38.858Z] #11 23.35 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-02-19T23:18:38.858Z] #11 23.66 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2021-02-19T23:18:38.858Z] #11 23.66 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB] [2021-02-19T23:18:38.858Z] #11 ... [2021-02-19T23:18:38.858Z] [2021-02-19T23:18:38.858Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-02-19T23:18:38.858Z] #34 24.54 debconf: delaying package configuration, since apt-utils is not installed [2021-02-19T23:18:39.149Z] #34 24.62 Fetched 14.0 MB in 1s (16.6 MB/s) [2021-02-19T23:18:39.149Z] #34 24.69 Selecting previously unselected package xxd. [2021-02-19T23:18:39.149Z] #34 24.69 (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% [2021-02-19T23:18:39.149Z] #34 ... [2021-02-19T23:18:39.149Z] [2021-02-19T23:18:39.149Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-02-19T23:18:39.149Z] #40 14.66 Fetched 8110 kB in 12s (677 kB/s) [2021-02-19T23:18:39.149Z] #40 14.66 Reading package lists... [2021-02-19T23:18:39.149Z] #40 18.33 Reading package lists... [2021-02-19T23:18:39.149Z] #40 22.58 Building dependency tree... [2021-02-19T23:18:39.149Z] #40 23.56 The following additional packages will be installed: [2021-02-19T23:18:39.149Z] #40 23.58 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-02-19T23:18:39.149Z] #40 23.58 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-02-19T23:18:39.149Z] #40 23.58 Suggested packages: [2021-02-19T23:18:39.149Z] #40 23.58 manpages-dev python-setuptools [2021-02-19T23:18:39.149Z] #40 24.34 The following NEW packages will be installed: [2021-02-19T23:18:39.149Z] #40 24.34 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-02-19T23:18:39.149Z] #40 24.34 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-02-19T23:18:39.149Z] #40 24.34 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-02-19T23:18:39.149Z] #40 24.34 python-six zlib1g-dev [2021-02-19T23:18:39.149Z] #40 24.53 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-02-19T23:18:39.149Z] #40 24.53 Need to get 3742 kB of archives. [2021-02-19T23:18:39.149Z] #40 24.53 After this operation, 22.0 MB of additional disk space will be used. [2021-02-19T23:18:39.149Z] #40 24.53 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2021-02-19T23:18:39.149Z] #40 24.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2021-02-19T23:18:39.149Z] #40 24.54 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2021-02-19T23:18:39.149Z] #40 24.56 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2021-02-19T23:18:39.149Z] #40 24.56 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2021-02-19T23:18:39.149Z] #40 24.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2021-02-19T23:18:39.149Z] #40 24.57 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2021-02-19T23:18:39.149Z] #40 24.57 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2021-02-19T23:18:39.149Z] #40 24.58 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2021-02-19T23:18:39.149Z] #40 24.60 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2021-02-19T23:18:39.149Z] #40 24.61 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2021-02-19T23:18:39.149Z] #40 24.68 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2021-02-19T23:18:39.149Z] #40 24.72 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2021-02-19T23:18:39.149Z] #40 24.73 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2021-02-19T23:18:39.149Z] #40 24.73 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2021-02-19T23:18:39.149Z] #40 24.75 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2021-02-19T23:18:39.149Z] #40 24.75 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2021-02-19T23:18:39.149Z] #40 ... [2021-02-19T23:18:39.149Z] [2021-02-19T23:18:39.149Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-02-19T23:18:39.149Z] #34 24.69 (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 ... 15177 files and directories currently installed.) [2021-02-19T23:18:39.149Z] #34 24.73 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-02-19T23:18:39.149Z] #34 24.73 Unpacking xxd (2:8.1.0875-5) ... [2021-02-19T23:18:39.440Z] #34 24.93 Selecting previously unselected package vim-common. [2021-02-19T23:18:39.440Z] #34 24.93 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-19T23:18:39.440Z] #34 24.94 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-19T23:18:39.731Z] #34 25.17 Selecting previously unselected package cmake-data. [2021-02-19T23:18:39.731Z] #34 25.17 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-02-19T23:18:39.731Z] #34 25.18 Unpacking cmake-data (3.13.4-1) ... [2021-02-19T23:18:40.094Z] #34 ... [2021-02-19T23:18:40.094Z] [2021-02-19T23:18:40.094Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-19T23:18:40.094Z] #62 DONE 25.6s [2021-02-19T23:18:40.094Z] [2021-02-19T23:18:40.094Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-02-19T23:18:40.094Z] #40 25.35 debconf: delaying package configuration, since apt-utils is not installed [2021-02-19T23:18:40.094Z] #40 25.43 Fetched 3742 kB in 0s (9934 kB/s) [2021-02-19T23:18:40.094Z] #40 25.49 Selecting previously unselected package libcap-dev:s390x. [2021-02-19T23:18:40.094Z] #40 25.49 (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 ... 15177 files and directories currently installed.) [2021-02-19T23:18:40.094Z] #40 25.53 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2021-02-19T23:18:40.094Z] #40 25.55 Unpacking libcap-dev:s390x (1:2.25-2) ... [2021-02-19T23:18:40.094Z] #40 25.64 Selecting previously unselected package libnet1:s390x. [2021-02-19T23:18:40.094Z] #40 25.64 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-02-19T23:18:40.094Z] #40 25.65 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-02-19T23:18:40.094Z] #40 25.74 Selecting previously unselected package libnet1-dev. [2021-02-19T23:18:40.094Z] #40 25.74 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2021-02-19T23:18:40.094Z] #40 25.75 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-19T23:18:40.388Z] #40 26.03 Selecting previously unselected package libnl-3-200:s390x. [2021-02-19T23:18:40.388Z] #40 26.03 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2021-02-19T23:18:40.388Z] #40 26.06 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-02-19T23:18:40.678Z] #40 26.30 Selecting previously unselected package libnl-3-dev:s390x. [2021-02-19T23:18:40.678Z] #40 26.30 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2021-02-19T23:18:40.678Z] #40 26.35 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2021-02-19T23:18:40.969Z] #40 26.52 Selecting previously unselected package libprotobuf-c1:s390x. [2021-02-19T23:18:40.969Z] #40 26.52 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2021-02-19T23:18:40.969Z] #40 26.52 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-02-19T23:18:40.969Z] #40 26.60 Selecting previously unselected package libprotobuf-c-dev:s390x. [2021-02-19T23:18:40.969Z] #40 26.60 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2021-02-19T23:18:40.969Z] #40 26.60 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-02-19T23:18:40.969Z] #40 26.64 Selecting previously unselected package zlib1g-dev:s390x. [2021-02-19T23:18:40.969Z] #40 26.65 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2021-02-19T23:18:40.969Z] #40 26.65 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-02-19T23:18:41.263Z] #40 26.81 Selecting previously unselected package libprotobuf17:s390x. [2021-02-19T23:18:41.263Z] #40 26.81 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2021-02-19T23:18:41.263Z] #40 26.81 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2021-02-19T23:18:41.554Z] #40 27.25 Selecting previously unselected package libprotobuf-lite17:s390x. [2021-02-19T23:18:41.554Z] #40 27.25 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2021-02-19T23:18:41.554Z] #40 27.25 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-02-19T23:18:41.554Z] #40 27.38 Selecting previously unselected package libprotobuf-dev:s390x. [2021-02-19T23:18:41.844Z] #40 27.38 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2021-02-19T23:18:41.844Z] #40 27.38 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-02-19T23:18:42.904Z] #40 28.27 Selecting previously unselected package libprotoc17:s390x. [2021-02-19T23:18:42.904Z] #40 28.28 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2021-02-19T23:18:42.904Z] #40 28.28 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2021-02-19T23:18:42.904Z] #40 28.73 Selecting previously unselected package protobuf-c-compiler. [2021-02-19T23:18:43.195Z] #40 28.74 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2021-02-19T23:18:43.195Z] #40 28.74 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-19T23:18:43.195Z] #40 28.82 Selecting previously unselected package protobuf-compiler. [2021-02-19T23:18:43.195Z] #40 28.83 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2021-02-19T23:18:43.195Z] #40 28.83 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-02-19T23:18:43.195Z] #40 28.93 Selecting previously unselected package python-pkg-resources. [2021-02-19T23:18:43.485Z] #40 28.94 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-02-19T23:18:43.485Z] #40 28.94 Unpacking python-pkg-resources (40.8.0-1) ... [2021-02-19T23:18:43.485Z] #40 29.13 Selecting previously unselected package python-six. [2021-02-19T23:18:43.485Z] #40 29.13 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-02-19T23:18:43.485Z] #40 29.14 Unpacking python-six (1.12.0-1) ... [2021-02-19T23:18:43.485Z] #40 29.19 Selecting previously unselected package python-protobuf. [2021-02-19T23:18:43.485Z] #40 29.20 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2021-02-19T23:18:43.485Z] #40 29.20 Unpacking python-protobuf (3.6.1.3-2) ... [2021-02-19T23:18:43.776Z] #40 29.52 Setting up python-pkg-resources (40.8.0-1) ... [2021-02-19T23:18:45.840Z] #40 31.19 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-02-19T23:18:45.840Z] #40 31.20 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-02-19T23:18:45.840Z] #40 31.21 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-02-19T23:18:45.840Z] #40 31.21 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-02-19T23:18:45.840Z] #40 31.22 Setting up python-six (1.12.0-1) ... [2021-02-19T23:18:46.202Z] #40 ... [2021-02-19T23:18:46.202Z] [2021-02-19T23:18:46.202Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-02-19T23:18:46.495Z] #30 31.86 Checking out files: 93% (1423/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-02-19T23:18:46.495Z] #30 31.98 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-02-19T23:18:46.495Z] #30 32.14 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-19T23:18:48.012Z] #30 ... [2021-02-19T23:18:48.012Z] [2021-02-19T23:18:48.012Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-19T23:18:48.012Z] #32 23.25 sync [2021-02-19T23:18:48.012Z] #32 23.25 internal/reflectlite [2021-02-19T23:18:48.012Z] #32 25.28 errors [2021-02-19T23:18:48.012Z] #32 25.29 sort [2021-02-19T23:18:48.012Z] #32 25.45 strconv [2021-02-19T23:18:48.012Z] #32 26.47 io [2021-02-19T23:18:48.012Z] #32 27.45 internal/oserror [2021-02-19T23:18:48.012Z] #32 27.55 syscall [2021-02-19T23:18:48.012Z] #32 28.79 reflect [2021-02-19T23:18:48.012Z] #32 33.23 time [2021-02-19T23:18:48.012Z] #32 ... [2021-02-19T23:18:48.012Z] [2021-02-19T23:18:48.012Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-02-19T23:18:48.012Z] #11 25.42 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB] [2021-02-19T23:18:48.012Z] #11 26.87 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2021-02-19T23:18:48.012Z] #11 26.88 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2021-02-19T23:18:48.012Z] #11 26.89 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-02-19T23:18:48.012Z] #11 26.89 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-02-19T23:18:48.012Z] #11 26.90 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2021-02-19T23:18:48.012Z] #11 26.90 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u6 [110 kB] [2021-02-19T23:18:48.012Z] #11 26.90 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2021-02-19T23:18:48.012Z] #11 26.97 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2021-02-19T23:18:48.012Z] #11 26.99 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2021-02-19T23:18:48.012Z] #11 27.00 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2021-02-19T23:18:48.012Z] #11 27.00 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2021-02-19T23:18:48.012Z] #11 27.02 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2021-02-19T23:18:48.012Z] #11 27.02 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2021-02-19T23:18:48.012Z] #11 27.03 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2021-02-19T23:18:48.012Z] #11 27.03 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u6 [322 kB] [2021-02-19T23:18:48.012Z] #11 27.67 debconf: delaying package configuration, since apt-utils is not installed [2021-02-19T23:18:48.012Z] #11 27.71 Fetched 73.7 MB in 4s (16.5 MB/s) [2021-02-19T23:18:48.012Z] #11 27.76 (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 ... 15177 files and directories currently installed.) [2021-02-19T23:18:48.012Z] #11 27.83 Preparing to unpack .../libsystemd0_241-7~deb10u6_s390x.deb ... [2021-02-19T23:18:48.012Z] #11 27.84 Unpacking libsystemd0:s390x (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-19T23:18:48.012Z] #11 28.19 Setting up libsystemd0:s390x (241-7~deb10u6) ... [2021-02-19T23:18:48.012Z] #11 28.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-02-19T23:18:48.012Z] #11 28.41 Preparing to unpack .../libudev1_241-7~deb10u6_s390x.deb ... [2021-02-19T23:18:48.012Z] #11 28.42 Unpacking libudev1:s390x (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-19T23:18:48.012Z] #11 28.54 Setting up libudev1:s390x (241-7~deb10u6) ... [2021-02-19T23:18:48.012Z] #11 28.59 Selecting previously unselected package binutils-mingw-w64-i686. [2021-02-19T23:18:48.012Z] #11 28.59 (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 ... 15177 files and directories currently installed.) [2021-02-19T23:18:48.012Z] #11 28.68 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2021-02-19T23:18:48.012Z] #11 28.69 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-19T23:18:48.012Z] #11 30.32 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-02-19T23:18:48.012Z] #11 30.33 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2021-02-19T23:18:48.012Z] #11 30.33 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-19T23:18:48.012Z] #11 32.16 Selecting previously unselected package binutils-mingw-w64. [2021-02-19T23:18:48.012Z] #11 32.16 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-02-19T23:18:48.012Z] #11 32.16 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-19T23:18:48.012Z] #11 32.27 Selecting previously unselected package libdevmapper1.02.1:s390x. [2021-02-19T23:18:48.012Z] #11 32.27 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-02-19T23:18:48.012Z] #11 32.28 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-02-19T23:18:48.012Z] #11 32.44 Selecting previously unselected package dmsetup. [2021-02-19T23:18:48.012Z] #11 32.45 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2021-02-19T23:18:48.012Z] #11 32.46 Unpacking dmsetup (2:1.02.155-3) ... [2021-02-19T23:18:48.012Z] #11 32.55 Selecting previously unselected package mingw-w64-common. [2021-02-19T23:18:48.012Z] #11 32.55 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-02-19T23:18:48.012Z] #11 32.56 Unpacking mingw-w64-common (6.0.0-3) ... [2021-02-19T23:18:49.056Z] #11 ... [2021-02-19T23:18:49.056Z] [2021-02-19T23:18:49.056Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-19T23:18:49.056Z] #45 DONE 34.6s [2021-02-19T23:18:49.056Z] [2021-02-19T23:18:49.056Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-02-19T23:18:49.056Z] #40 32.52 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-02-19T23:18:49.056Z] #40 32.52 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-02-19T23:18:49.056Z] #40 32.54 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2021-02-19T23:18:49.056Z] #40 32.55 Setting up libcap-dev:s390x (1:2.25-2) ... [2021-02-19T23:18:49.056Z] #40 32.56 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2021-02-19T23:18:49.056Z] #40 32.57 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-02-19T23:18:49.056Z] #40 32.57 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-19T23:18:49.056Z] #40 32.58 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-02-19T23:18:49.056Z] #40 32.59 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-19T23:18:49.056Z] #40 32.59 Setting up python-protobuf (3.6.1.3-2) ... [2021-02-19T23:18:49.363Z] #40 ... [2021-02-19T23:18:49.363Z] [2021-02-19T23:18:49.363Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-19T23:18:49.363Z] #43 24.93 internal/reflectlite [2021-02-19T23:18:49.363Z] #43 24.94 github.com/LK4D4/vndr/godl/singleflight [2021-02-19T23:18:49.363Z] #43 25.10 math/rand [2021-02-19T23:18:49.363Z] #43 26.45 internal/singleflight [2021-02-19T23:18:49.363Z] #43 27.02 io [2021-02-19T23:18:49.363Z] #43 27.02 strconv [2021-02-19T23:18:49.363Z] #43 28.16 bytes [2021-02-19T23:18:49.363Z] #43 29.03 reflect [2021-02-19T23:18:49.363Z] #43 29.93 bufio [2021-02-19T23:18:49.363Z] #43 31.14 syscall [2021-02-19T23:18:49.363Z] #43 ... [2021-02-19T23:18:49.363Z] [2021-02-19T23:18:49.363Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-02-19T23:18:49.363Z] #34 27.55 Selecting previously unselected package libicu63:s390x. [2021-02-19T23:18:49.363Z] #34 27.58 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-02-19T23:18:49.363Z] #34 27.58 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2021-02-19T23:18:49.363Z] #34 31.96 Selecting previously unselected package libxml2:s390x. [2021-02-19T23:18:49.363Z] #34 31.96 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_s390x.deb ... [2021-02-19T23:18:49.363Z] #34 31.96 Unpacking libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-02-19T23:18:49.363Z] #34 32.36 Selecting previously unselected package libarchive13:s390x. [2021-02-19T23:18:49.363Z] #34 32.36 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2021-02-19T23:18:49.363Z] #34 32.36 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-02-19T23:18:49.363Z] #34 32.57 Selecting previously unselected package libjsoncpp1:s390x. [2021-02-19T23:18:49.363Z] #34 32.57 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2021-02-19T23:18:49.363Z] #34 32.57 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2021-02-19T23:18:49.363Z] #34 32.71 Selecting previously unselected package librhash0:s390x. [2021-02-19T23:18:49.363Z] #34 32.71 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2021-02-19T23:18:49.363Z] #34 32.72 Unpacking librhash0:s390x (1.3.8-1) ... [2021-02-19T23:18:49.363Z] #34 32.84 Selecting previously unselected package libuv1:s390x. [2021-02-19T23:18:49.363Z] #34 32.84 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2021-02-19T23:18:49.363Z] #34 32.84 Unpacking libuv1:s390x (1.24.1-1) ... [2021-02-19T23:18:49.363Z] #34 32.98 Selecting previously unselected package cmake. [2021-02-19T23:18:49.363Z] #34 32.98 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2021-02-19T23:18:49.363Z] #34 32.98 Unpacking cmake (3.13.4-1) ... [2021-02-19T23:18:49.668Z] #34 35.42 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-02-19T23:18:49.668Z] #34 35.43 Setting up xxd (2:8.1.0875-5) ... [2021-02-19T23:18:49.668Z] #34 35.44 Setting up libuv1:s390x (1.24.1-1) ... [2021-02-19T23:18:49.958Z] #34 35.44 Setting up vim-common (2:8.1.0875-5) ... [2021-02-19T23:18:49.958Z] #34 35.46 Setting up librhash0:s390x (1.3.8-1) ... [2021-02-19T23:18:49.958Z] #34 35.46 Setting up cmake-data (3.13.4-1) ... [2021-02-19T23:18:49.958Z] #34 35.47 Setting up libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-02-19T23:18:49.958Z] #34 35.48 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2021-02-19T23:18:49.958Z] #34 35.48 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-02-19T23:18:49.958Z] #34 35.51 Setting up cmake (3.13.4-1) ... [2021-02-19T23:18:49.958Z] #34 35.52 Processing triggers for libc-bin (2.28-10) ... [2021-02-19T23:18:49.958Z] #34 35.58 Processing triggers for mime-support (3.62) ... [2021-02-19T23:18:49.958Z] #34 ... [2021-02-19T23:18:49.958Z] [2021-02-19T23:18:49.958Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-19T23:18:49.958Z] #43 35.68 time [2021-02-19T23:18:50.252Z] #43 ... [2021-02-19T23:18:50.252Z] [2021-02-19T23:18:50.252Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-02-19T23:18:50.252Z] #34 DONE 36.0s [2021-02-19T23:18:50.543Z] [2021-02-19T23:18:50.543Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-02-19T23:18:50.543Z] #40 35.77 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2021-02-19T23:18:50.543Z] #40 35.78 Processing triggers for libc-bin (2.28-10) ... [2021-02-19T23:18:50.543Z] #40 DONE 36.1s [2021-02-19T23:18:50.543Z] [2021-02-19T23:18:50.543Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-19T23:18:54.298Z] #41 ... [2021-02-19T23:18:54.298Z] [2021-02-19T23:18:54.298Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-19T23:18:54.298Z] #49 29.83 bytes [2021-02-19T23:18:54.298Z] #49 29.84 syscall [2021-02-19T23:18:54.298Z] #49 31.76 reflect [2021-02-19T23:18:54.298Z] #49 34.01 time [2021-02-19T23:18:54.298Z] #49 37.89 context [2021-02-19T23:18:54.298Z] #49 38.42 internal/poll [2021-02-19T23:18:54.298Z] #49 39.75 encoding/binary [2021-02-19T23:18:54.298Z] #49 39.84 os [2021-02-19T23:18:54.298Z] #49 ... [2021-02-19T23:18:54.298Z] [2021-02-19T23:18:54.298Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-19T23:18:54.298Z] #35 1.039 + RM_GOPATH=0 [2021-02-19T23:18:54.298Z] #35 1.039 + TMP_GOPATH= [2021-02-19T23:18:54.298Z] #35 1.039 + : /build [2021-02-19T23:18:54.298Z] #35 1.039 + '[' -z '' ']' [2021-02-19T23:18:54.298Z] #35 1.039 ++ mktemp -d [2021-02-19T23:18:54.298Z] #35 1.039 + export GOPATH=/tmp/tmp.M82LkhVIQ4 [2021-02-19T23:18:54.298Z] #35 1.039 + GOPATH=/tmp/tmp.M82LkhVIQ4 [2021-02-19T23:18:54.298Z] #35 1.039 + RM_GOPATH=1 [2021-02-19T23:18:54.298Z] #35 1.039 + case "$(go env GOARCH)" in [2021-02-19T23:18:54.298Z] #35 1.039 ++ go env GOARCH [2021-02-19T23:18:54.298Z] #35 1.042 + export GO_BUILDMODE=-buildmode=pie [2021-02-19T23:18:54.298Z] #35 1.042 + GO_BUILDMODE=-buildmode=pie [2021-02-19T23:18:54.298Z] #35 1.043 ++ dirname /tmp/install/install.sh [2021-02-19T23:18:54.298Z] #35 1.043 + dir=/tmp/install [2021-02-19T23:18:54.298Z] #35 1.043 + bin=tini [2021-02-19T23:18:54.298Z] #35 1.043 + shift [2021-02-19T23:18:54.298Z] #35 1.043 + '[' '!' -f /tmp/install/tini.installer ']' [2021-02-19T23:18:54.298Z] #35 1.043 + . /tmp/install/tini.installer [2021-02-19T23:18:54.298Z] #35 1.043 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-19T23:18:54.298Z] #35 1.044 + install_tini [2021-02-19T23:18:54.298Z] #35 1.044 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-02-19T23:18:54.298Z] #35 1.044 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-19T23:18:54.298Z] #35 1.044 + git clone https://github.com/krallin/tini.git /tmp/tmp.M82LkhVIQ4/tini [2021-02-19T23:18:54.298Z] #35 1.047 Cloning into '/tmp/tmp.M82LkhVIQ4/tini'... [2021-02-19T23:18:54.298Z] #35 1.594 + cd /tmp/tmp.M82LkhVIQ4/tini [2021-02-19T23:18:54.298Z] #35 1.594 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-19T23:18:54.298Z] #35 1.596 + cmake . [2021-02-19T23:18:54.298Z] #35 2.015 -- The C compiler identification is GNU 8.3.0 [2021-02-19T23:18:54.298Z] #35 2.081 -- Check for working C compiler: /usr/bin/cc [2021-02-19T23:18:54.298Z] #35 2.476 -- Check for working C compiler: /usr/bin/cc -- works [2021-02-19T23:18:54.298Z] #35 2.480 -- Detecting C compiler ABI info [2021-02-19T23:18:54.298Z] #35 2.893 -- Detecting C compiler ABI info - done [2021-02-19T23:18:54.298Z] #35 2.900 -- Detecting C compile features [2021-02-19T23:18:54.588Z] #35 4.225 -- Detecting C compile features - done [2021-02-19T23:18:54.588Z] #35 4.231 -- Performing Test HAS_BUILTIN_FORTIFY [2021-02-19T23:18:54.879Z] #35 4.336 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-02-19T23:18:54.879Z] #35 4.381 -- Configuring done [2021-02-19T23:18:54.879Z] #35 4.462 -- Generating done [2021-02-19T23:18:54.879Z] #35 4.466 -- Build files have been written to: /tmp/tmp.M82LkhVIQ4/tini [2021-02-19T23:18:54.879Z] #35 4.476 + make tini-static [2021-02-19T23:18:55.093Z] ---> 95bc870a5c8c [2021-02-19T23:18:55.093Z] Successfully built 95bc870a5c8c [2021-02-19T23:18:55.093Z] Successfully tagged docker:latest [2021-02-19T23:18:55.093Z] INFO: Image build ended at 02/19/2021 23:18:51. Duration:00:00:27.0947278 [2021-02-19T23:18:55.093Z] [2021-02-19T23:18:55.093Z] [2021-02-19T23:18:55.093Z] INFO: Building the test binaries at 02/19/2021 23:18:52... [2021-02-19T23:18:55.169Z] #35 4.795 Scanning dependencies of target tini-static [2021-02-19T23:18:55.169Z] #35 4.855 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-02-19T23:18:55.856Z] #35 5.595 [100%] Linking C executable tini-static [2021-02-19T23:18:56.490Z] #35 5.949 [100%] Built target tini-static [2021-02-19T23:18:56.490Z] #35 6.015 + mkdir -p /build [2021-02-19T23:18:56.490Z] #35 6.016 + cp tini-static /build/docker-init [2021-02-19T23:18:56.811Z] #35 DONE 6.3s [2021-02-19T23:18:56.811Z] [2021-02-19T23:18:56.811Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-19T23:18:56.811Z] #32 37.61 internal/poll [2021-02-19T23:18:56.811Z] #32 37.99 internal/fmtsort [2021-02-19T23:18:56.811Z] #32 38.35 internal/syscall/execenv [2021-02-19T23:18:56.811Z] #32 38.48 internal/syscall/unix [2021-02-19T23:18:56.811Z] #32 38.70 strings [2021-02-19T23:18:56.811Z] #32 38.72 os [2021-02-19T23:18:56.811Z] #32 40.37 path [2021-02-19T23:18:56.811Z] #32 40.69 text/tabwriter [2021-02-19T23:18:56.811Z] #32 41.14 fmt [2021-02-19T23:18:56.811Z] #32 41.26 path/filepath [2021-02-19T23:18:56.811Z] #32 41.97 io/ioutil [2021-02-19T23:18:57.276Z] INFO: make.ps1 starting at 02/19/2021 23:18:56 [2021-02-19T23:18:57.276Z] INFO: Git commit (0e001154f9) assumed from DOCKER_GITCOMMIT environment variable [2021-02-19T23:18:57.276Z] INFO: Invoking autogen... [2021-02-19T23:18:57.518Z] #32 ... [2021-02-19T23:18:57.518Z] [2021-02-19T23:18:57.518Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-19T23:18:57.518Z] #41 7.124 Note: Building without setproctitle() and strlcpy() support. [2021-02-19T23:18:57.518Z] #41 7.124 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-19T23:18:57.736Z] INFO: Building daemon... [2021-02-19T23:18:57.809Z] #41 7.133 Note: Building without GnuTLS support [2021-02-19T23:18:57.809Z] #41 7.136 Makefile.config:39: Warn: you have no libnftables installed [2021-02-19T23:18:57.809Z] #41 7.136 Makefile.config:40: Warn: Building without nftables support [2021-02-19T23:18:58.439Z] #41 8.017 fatal: not a git repository (or any of the parent directories): .git [2021-02-19T23:18:58.439Z] #41 8.046 GEN .gitid [2021-02-19T23:18:58.439Z] #41 8.053 GEN criu/include/version.h [2021-02-19T23:18:58.439Z] #41 8.061 GEN include/common/asm [2021-02-19T23:18:59.135Z] #41 8.818 PBCC images/timens.pb-c.c [2021-02-19T23:18:59.135Z] #41 8.852 DEP images/timens.pb-c.d [2021-02-19T23:18:59.425Z] #41 8.906 PBCC images/fown.pb-c.c [2021-02-19T23:18:59.425Z] #41 8.952 PBCC images/google/protobuf/descriptor.pb-c.c [2021-02-19T23:18:59.425Z] #41 8.983 PBCC images/opts.pb-c.c [2021-02-19T23:18:59.425Z] #41 9.004 PBCC images/memfd.pb-c.c [2021-02-19T23:18:59.425Z] #41 9.040 DEP images/fown.pb-c.d [2021-02-19T23:18:59.425Z] #41 9.075 DEP images/google/protobuf/descriptor.pb-c.d [2021-02-19T23:18:59.425Z] #41 9.101 DEP images/opts.pb-c.d [2021-02-19T23:18:59.716Z] #41 9.116 DEP images/memfd.pb-c.d [2021-02-19T23:18:59.716Z] #41 9.160 PBCC images/sit.pb-c.c [2021-02-19T23:18:59.716Z] #41 9.187 DEP images/sit.pb-c.d [2021-02-19T23:18:59.716Z] #41 9.236 PBCC images/macvlan.pb-c.c [2021-02-19T23:18:59.716Z] #41 9.256 DEP images/macvlan.pb-c.d [2021-02-19T23:18:59.716Z] #41 9.268 PBCC images/autofs.pb-c.c [2021-02-19T23:18:59.716Z] #41 9.286 DEP images/autofs.pb-c.d [2021-02-19T23:18:59.716Z] #41 9.321 PBCC images/sysctl.pb-c.c [2021-02-19T23:18:59.716Z] #41 9.338 DEP images/sysctl.pb-c.d [2021-02-19T23:18:59.716Z] #41 9.373 PBCC images/time.pb-c.c [2021-02-19T23:18:59.716Z] #41 9.390 DEP images/time.pb-c.d [2021-02-19T23:18:59.716Z] #41 9.429 PBCC images/binfmt-misc.pb-c.c [2021-02-19T23:19:00.006Z] #41 9.449 DEP images/binfmt-misc.pb-c.d [2021-02-19T23:19:00.006Z] #41 9.502 PBCC images/seccomp.pb-c.c [2021-02-19T23:19:00.006Z] #41 9.505 DEP images/seccomp.pb-c.d [2021-02-19T23:19:00.006Z] #41 9.535 PBCC images/userns.pb-c.c [2021-02-19T23:19:00.006Z] #41 9.555 DEP images/userns.pb-c.d [2021-02-19T23:19:00.006Z] #41 9.581 PBCC images/cgroup.pb-c.c [2021-02-19T23:19:00.006Z] #41 9.586 DEP images/cgroup.pb-c.d [2021-02-19T23:19:00.006Z] #41 9.605 PBCC images/ext-file.pb-c.c [2021-02-19T23:19:00.006Z] #41 9.638 DEP images/ext-file.pb-c.d [2021-02-19T23:19:00.297Z] #41 9.682 PBCC images/rpc.pb-c.c [2021-02-19T23:19:00.297Z] #41 9.689 DEP images/rpc.pb-c.d [2021-02-19T23:19:00.297Z] #41 9.723 PBCC images/siginfo.pb-c.c [2021-02-19T23:19:00.297Z] #41 9.725 DEP images/siginfo.pb-c.d [2021-02-19T23:19:00.297Z] #41 9.808 PBCC images/pagemap.pb-c.c [2021-02-19T23:19:00.297Z] #41 9.820 DEP images/pagemap.pb-c.d [2021-02-19T23:19:00.297Z] #41 9.832 PBCC images/rlimit.pb-c.c [2021-02-19T23:19:00.297Z] #41 9.835 DEP images/rlimit.pb-c.d [2021-02-19T23:19:00.297Z] #41 9.848 PBCC images/file-lock.pb-c.c [2021-02-19T23:19:00.297Z] #41 9.855 DEP images/file-lock.pb-c.d [2021-02-19T23:19:00.297Z] #41 9.876 PBCC images/tty.pb-c.c [2021-02-19T23:19:00.297Z] #41 9.908 DEP images/tty.pb-c.d [2021-02-19T23:19:00.297Z] #41 9.945 PBCC images/tun.pb-c.c [2021-02-19T23:19:00.297Z] #41 9.993 PBCC images/netdev.pb-c.c [2021-02-19T23:19:00.589Z] #41 10.01 DEP images/tun.pb-c.d [2021-02-19T23:19:00.589Z] #41 10.04 DEP images/netdev.pb-c.d [2021-02-19T23:19:00.589Z] #41 10.10 PBCC images/vma.pb-c.c [2021-02-19T23:19:00.589Z] #41 10.11 DEP images/vma.pb-c.d [2021-02-19T23:19:00.589Z] #41 10.13 PBCC images/creds.pb-c.c [2021-02-19T23:19:00.589Z] #41 10.13 DEP images/creds.pb-c.d [2021-02-19T23:19:00.589Z] #41 10.16 PBCC images/utsns.pb-c.c [2021-02-19T23:19:00.589Z] #41 10.17 DEP images/utsns.pb-c.d [2021-02-19T23:19:00.589Z] #41 10.19 PBCC images/ipc-desc.pb-c.c [2021-02-19T23:19:00.589Z] #41 10.21 PBCC images/ipc-sem.pb-c.c [2021-02-19T23:19:00.589Z] #41 10.22 DEP images/ipc-desc.pb-c.d [2021-02-19T23:19:00.589Z] #41 10.26 DEP images/ipc-sem.pb-c.d [2021-02-19T23:19:00.589Z] #41 10.29 PBCC images/ipc-msg.pb-c.c [2021-02-19T23:19:00.589Z] #41 10.30 DEP images/ipc-msg.pb-c.d [2021-02-19T23:19:00.589Z] #41 10.31 PBCC images/ipc-shm.pb-c.c [2021-02-19T23:19:00.880Z] #41 10.34 DEP images/ipc-shm.pb-c.d [2021-02-19T23:19:00.880Z] #41 10.35 PBCC images/ipc-var.pb-c.c [2021-02-19T23:19:00.880Z] #41 10.37 DEP images/ipc-var.pb-c.d [2021-02-19T23:19:00.880Z] #41 10.39 PBCC images/sk-opts.pb-c.c [2021-02-19T23:19:00.880Z] #41 10.46 PBCC images/packet-sock.pb-c.c [2021-02-19T23:19:00.880Z] #41 10.48 DEP images/sk-opts.pb-c.d [2021-02-19T23:19:00.880Z] #41 10.50 DEP images/packet-sock.pb-c.d [2021-02-19T23:19:00.880Z] #41 10.53 PBCC images/sk-netlink.pb-c.c [2021-02-19T23:19:00.880Z] #41 10.56 DEP images/sk-netlink.pb-c.d [2021-02-19T23:19:01.171Z] #41 10.61 PBCC images/sk-inet.pb-c.c [2021-02-19T23:19:01.171Z] #41 10.62 DEP images/sk-inet.pb-c.d [2021-02-19T23:19:01.171Z] #41 10.69 PBCC images/sk-unix.pb-c.c [2021-02-19T23:19:01.171Z] #41 10.72 DEP images/sk-unix.pb-c.d [2021-02-19T23:19:01.171Z] #41 10.73 PBCC images/mm.pb-c.c [2021-02-19T23:19:01.171Z] #41 10.77 DEP images/mm.pb-c.d [2021-02-19T23:19:01.171Z] #41 10.80 PBCC images/timerfd.pb-c.c [2021-02-19T23:19:01.466Z] #41 10.83 DEP images/timerfd.pb-c.d [2021-02-19T23:19:01.466Z] #41 10.87 PBCC images/timer.pb-c.c [2021-02-19T23:19:01.466Z] #41 10.89 DEP images/timer.pb-c.d [2021-02-19T23:19:01.466Z] #41 10.92 PBCC images/sa.pb-c.c [2021-02-19T23:19:01.466Z] #41 10.93 DEP images/sa.pb-c.d [2021-02-19T23:19:01.466Z] #41 10.99 PBCC images/pipe-data.pb-c.c [2021-02-19T23:19:01.466Z] #41 10.99 DEP images/pipe-data.pb-c.d [2021-02-19T23:19:01.466Z] #41 11.02 PBCC images/mnt.pb-c.c [2021-02-19T23:19:01.466Z] #41 11.03 DEP images/mnt.pb-c.d [2021-02-19T23:19:01.466Z] #41 11.06 PBCC images/sk-packet.pb-c.c [2021-02-19T23:19:01.466Z] #41 11.09 DEP images/sk-packet.pb-c.d [2021-02-19T23:19:01.466Z] #41 11.11 PBCC images/tcp-stream.pb-c.c [2021-02-19T23:19:01.466Z] #41 11.15 DEP images/tcp-stream.pb-c.d [2021-02-19T23:19:01.758Z] #41 11.17 PBCC images/pipe.pb-c.c [2021-02-19T23:19:01.758Z] #41 11.24 DEP images/pipe.pb-c.d [2021-02-19T23:19:01.758Z] #41 11.27 PBCC images/pstree.pb-c.c [2021-02-19T23:19:01.758Z] #41 11.28 DEP images/pstree.pb-c.d [2021-02-19T23:19:01.758Z] #41 11.32 PBCC images/fs.pb-c.c [2021-02-19T23:19:01.758Z] #41 11.33 DEP images/fs.pb-c.d [2021-02-19T23:19:01.758Z] #41 11.37 PBCC images/signalfd.pb-c.c [2021-02-19T23:19:01.758Z] #41 11.40 DEP images/signalfd.pb-c.d [2021-02-19T23:19:01.758Z] #41 11.42 PBCC images/fh.pb-c.c [2021-02-19T23:19:01.758Z] #41 11.45 PBCC images/fsnotify.pb-c.c [2021-02-19T23:19:01.758Z] #41 11.47 DEP images/fh.pb-c.d [2021-02-19T23:19:02.114Z] #41 11.50 DEP images/fsnotify.pb-c.d [2021-02-19T23:19:02.114Z] #41 11.52 PBCC images/eventpoll.pb-c.c [2021-02-19T23:19:02.114Z] #41 11.53 DEP images/eventpoll.pb-c.d [2021-02-19T23:19:02.114Z] #41 11.54 PBCC images/eventfd.pb-c.c [2021-02-19T23:19:02.114Z] #41 11.55 DEP images/eventfd.pb-c.d [2021-02-19T23:19:02.114Z] #41 11.60 PBCC images/remap-file-path.pb-c.c [2021-02-19T23:19:02.114Z] #41 ... [2021-02-19T23:19:02.114Z] [2021-02-19T23:19:02.114Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-02-19T23:19:02.114Z] #11 37.69 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-02-19T23:19:02.114Z] #11 37.70 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-02-19T23:19:02.114Z] #11 37.70 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-19T23:19:02.114Z] #11 41.22 Selecting previously unselected package gcc-mingw-w64-base. [2021-02-19T23:19:02.114Z] #11 41.23 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-02-19T23:19:02.114Z] #11 41.23 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-19T23:19:02.114Z] #11 41.33 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-02-19T23:19:02.114Z] #11 41.33 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-02-19T23:19:02.114Z] #11 41.33 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-19T23:19:02.114Z] #11 ... [2021-02-19T23:19:02.114Z] [2021-02-19T23:19:02.114Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-19T23:19:02.114Z] #41 11.61 DEP images/remap-file-path.pb-c.d [2021-02-19T23:19:02.114Z] #41 11.63 PBCC images/fifo.pb-c.c [2021-02-19T23:19:02.114Z] #41 11.65 DEP images/fifo.pb-c.d [2021-02-19T23:19:02.114Z] #41 11.67 PBCC images/ghost-file.pb-c.c [2021-02-19T23:19:02.114Z] #41 11.69 DEP images/ghost-file.pb-c.d [2021-02-19T23:19:02.114Z] #41 11.73 PBCC images/regfile.pb-c.c [2021-02-19T23:19:02.405Z] #41 11.76 DEP images/regfile.pb-c.d [2021-02-19T23:19:02.405Z] #41 11.81 PBCC images/ns.pb-c.c [2021-02-19T23:19:02.405Z] #41 11.82 DEP images/ns.pb-c.d [2021-02-19T23:19:02.405Z] #41 11.85 PBCC images/fdinfo.pb-c.c [2021-02-19T23:19:02.405Z] #41 11.91 DEP images/fdinfo.pb-c.d [2021-02-19T23:19:02.405Z] #41 11.95 PBCC images/core-aarch64.pb-c.c [2021-02-19T23:19:02.405Z] #41 11.97 PBCC images/core-arm.pb-c.c [2021-02-19T23:19:02.405Z] #41 12.01 PBCC images/core-ppc64.pb-c.c [2021-02-19T23:19:02.405Z] #41 12.06 PBCC images/core-s390.pb-c.c [2021-02-19T23:19:02.706Z] #41 12.09 PBCC images/core-x86.pb-c.c [2021-02-19T23:19:02.706Z] #41 12.14 PBCC images/core.pb-c.c [2021-02-19T23:19:02.706Z] #41 12.17 PBCC images/inventory.pb-c.c [2021-02-19T23:19:02.706Z] #41 12.24 DEP images/core-aarch64.pb-c.d [2021-02-19T23:19:02.706Z] #41 12.27 DEP images/core-arm.pb-c.d [2021-02-19T23:19:02.706Z] #41 12.31 DEP images/core-ppc64.pb-c.d [2021-02-19T23:19:02.706Z] #41 12.40 DEP images/core-s390.pb-c.d [2021-02-19T23:19:02.998Z] #41 12.43 DEP images/core-x86.pb-c.d [2021-02-19T23:19:02.998Z] #41 12.47 DEP images/core.pb-c.d [2021-02-19T23:19:02.998Z] #41 12.50 DEP images/inventory.pb-c.d [2021-02-19T23:19:02.998Z] #41 12.53 PBCC images/cpuinfo.pb-c.c [2021-02-19T23:19:02.998Z] #41 12.54 DEP images/cpuinfo.pb-c.d [2021-02-19T23:19:02.998Z] #41 12.56 PBCC images/stats.pb-c.c [2021-02-19T23:19:02.998Z] #41 12.57 DEP images/stats.pb-c.d [2021-02-19T23:19:03.298Z] #41 ... [2021-02-19T23:19:03.298Z] [2021-02-19T23:19:03.298Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-19T23:19:03.298Z] #32 43.78 github.com/BurntSushi/toml [2021-02-19T23:19:03.298Z] #32 43.78 flag [2021-02-19T23:19:03.298Z] #32 44.52 log [2021-02-19T23:19:03.298Z] #32 46.20 github.com/BurntSushi/toml/cmd/tomlv [2021-02-19T23:19:03.298Z] #32 DONE 48.8s [2021-02-19T23:19:03.298Z] [2021-02-19T23:19:03.298Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-19T23:19:03.298Z] #43 38.91 strings [2021-02-19T23:19:03.298Z] #43 39.11 os [2021-02-19T23:19:03.298Z] #43 40.36 regexp/syntax [2021-02-19T23:19:03.298Z] #43 41.46 fmt [2021-02-19T23:19:03.298Z] #43 43.15 regexp [2021-02-19T23:19:03.298Z] #43 44.32 flag [2021-02-19T23:19:03.298Z] #43 45.32 go/token [2021-02-19T23:19:03.298Z] #43 45.32 internal/lazyregexp [2021-02-19T23:19:03.298Z] #43 45.46 net/url [2021-02-19T23:19:03.298Z] #43 45.87 go/scanner [2021-02-19T23:19:03.298Z] #43 46.62 text/template/parse [2021-02-19T23:19:03.298Z] #43 46.75 go/ast [2021-02-19T23:19:04.343Z] #43 49.76 text/template [2021-02-19T23:19:04.343Z] #43 ... [2021-02-19T23:19:04.343Z] [2021-02-19T23:19:04.343Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-19T23:19:04.343Z] #41 13.77 make[1]: Nothing to be done for 'all'. [2021-02-19T23:19:04.973Z] #41 14.49 CC images/stats.o [2021-02-19T23:19:05.264Z] #41 14.65 CC images/core.o [2021-02-19T23:19:05.264Z] #41 ... [2021-02-19T23:19:05.264Z] [2021-02-19T23:19:05.264Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-19T23:19:05.264Z] #49 40.87 encoding/base64 [2021-02-19T23:19:05.264Z] #49 41.50 golang.org/x/sys/unix [2021-02-19T23:19:05.264Z] #49 42.76 fmt [2021-02-19T23:19:05.264Z] #49 46.02 encoding/json [2021-02-19T23:19:05.264Z] #49 47.30 github.com/pkg/diff [2021-02-19T23:19:05.264Z] #49 48.20 go/ast [2021-02-19T23:19:05.264Z] #49 50.44 golang.org/x/crypto/ssh/terminal [2021-02-19T23:19:05.264Z] #49 ... [2021-02-19T23:19:05.264Z] [2021-02-19T23:19:05.264Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-19T23:19:05.264Z] #43 50.29 go/parser [2021-02-19T23:19:06.825Z] #43 52.19 encoding/xml [2021-02-19T23:19:07.115Z] #43 52.92 go/doc [2021-02-19T23:19:09.838Z] #43 55.00 github.com/LK4D4/vndr/build [2021-02-19T23:19:10.128Z] #43 ... [2021-02-19T23:19:10.128Z] [2021-02-19T23:19:10.128Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-19T23:19:10.128Z] #54 28.59 Checking out files: 81% (3081/3766) Checking out files: 82% (3089/3766) Checking out files: 83% (3126/3766) Checking out files: 84% (3164/3766) Checking out files: 85% (3202/3766) Checking out files: 86% (3239/3766) Checking out files: 87% (3277/3766) Checking out files: 88% (3315/3766) Checking out files: 89% (3352/3766) Checking out files: 90% (3390/3766) Checking out files: 91% (3428/3766) Checking out files: 92% (3465/3766) Checking out files: 93% (3503/3766) Checking out files: 94% (3541/3766) Checking out files: 95% (3578/3766) Checking out files: 96% (3616/3766) Checking out files: 97% (3654/3766) Checking out files: 98% (3691/3766) Checking out files: 99% (3729/3766) Checking out files: 100% (3766/3766) Checking out files: 100% (3766/3766), done. [2021-02-19T23:19:10.128Z] #54 29.01 + cd /tmp/tmp.5FLxI0R0iJ/src/github.com/containerd/containerd [2021-02-19T23:19:10.128Z] #54 29.01 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-19T23:19:10.128Z] #54 30.23 + export 'BUILDTAGS=netgo osusergo static_build' [2021-02-19T23:19:10.128Z] #54 30.23 + BUILDTAGS='netgo osusergo static_build' [2021-02-19T23:19:10.128Z] #54 30.23 + export EXTRA_FLAGS=-buildmode=pie [2021-02-19T23:19:10.128Z] #54 30.23 + EXTRA_FLAGS=-buildmode=pie [2021-02-19T23:19:10.128Z] #54 30.23 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-02-19T23:19:10.128Z] #54 30.23 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-02-19T23:19:10.128Z] #54 30.23 + '[' '' = dynamic ']' [2021-02-19T23:19:10.128Z] #54 30.23 + make [2021-02-19T23:19:10.128Z] #54 30.87 + bin/ctr [2021-02-19T23:19:11.159Z] #54 ... [2021-02-19T23:19:11.159Z] [2021-02-19T23:19:11.159Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-02-19T23:19:11.159Z] #11 56.78 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-02-19T23:19:11.159Z] #11 56.78 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-02-19T23:19:11.159Z] #11 56.79 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-19T23:19:13.268Z] #11 ... [2021-02-19T23:19:13.268Z] [2021-02-19T23:19:13.268Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-19T23:19:13.268Z] #49 51.28 mvdan.cc/editorconfig [2021-02-19T23:19:13.268Z] #49 51.71 mvdan.cc/sh/v3/fileutil [2021-02-19T23:19:13.268Z] #49 51.81 mvdan.cc/sh/v3/syntax [2021-02-19T23:19:13.268Z] #49 55.56 mvdan.cc/sh/v3/cmd/shfmt [2021-02-19T23:19:13.268Z] #49 DONE 58.9s [2021-02-19T23:19:13.559Z] [2021-02-19T23:19:13.559Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-19T23:19:13.559Z] #41 14.94 CC images/core-x86.o [2021-02-19T23:19:13.559Z] #41 15.28 CC images/core-arm.o [2021-02-19T23:19:13.559Z] #41 15.55 CC images/core-aarch64.o [2021-02-19T23:19:13.559Z] #41 15.70 CC images/core-ppc64.o [2021-02-19T23:19:13.559Z] #41 15.92 CC images/core-s390.o [2021-02-19T23:19:13.559Z] #41 16.26 CC images/cpuinfo.o [2021-02-19T23:19:13.559Z] #41 16.60 CC images/inventory.o [2021-02-19T23:19:13.559Z] #41 16.76 CC images/fdinfo.o [2021-02-19T23:19:13.559Z] #41 16.96 CC images/fown.o [2021-02-19T23:19:13.559Z] #41 17.11 CC images/ns.o [2021-02-19T23:19:13.559Z] #41 17.21 CC images/regfile.o [2021-02-19T23:19:13.559Z] #41 17.39 CC images/ghost-file.o [2021-02-19T23:19:13.559Z] #41 17.61 CC images/fifo.o [2021-02-19T23:19:13.559Z] #41 17.70 CC images/remap-file-path.o [2021-02-19T23:19:13.559Z] #41 17.79 CC images/eventfd.o [2021-02-19T23:19:13.559Z] #41 17.86 CC images/eventpoll.o [2021-02-19T23:19:13.559Z] #41 18.01 CC images/fh.o [2021-02-19T23:19:13.559Z] #41 18.20 CC images/fsnotify.o [2021-02-19T23:19:13.559Z] #41 18.44 CC images/signalfd.o [2021-02-19T23:19:13.559Z] #41 18.51 CC images/fs.o [2021-02-19T23:19:13.559Z] #41 18.60 CC images/pstree.o [2021-02-19T23:19:13.559Z] #41 18.74 CC images/pipe.o [2021-02-19T23:19:13.559Z] #41 18.92 CC images/tcp-stream.o [2021-02-19T23:19:13.559Z] #41 19.12 CC images/sk-packet.o [2021-02-19T23:19:13.559Z] #41 19.25 CC images/mnt.o [2021-02-19T23:19:13.559Z] #41 19.46 CC images/pipe-data.o [2021-02-19T23:19:13.559Z] #41 19.59 CC images/sa.o [2021-02-19T23:19:13.559Z] #41 19.69 CC images/timer.o [2021-02-19T23:19:13.559Z] #41 19.99 CC images/timerfd.o [2021-02-19T23:19:13.559Z] #41 20.12 CC images/mm.o [2021-02-19T23:19:13.559Z] #41 20.29 CC images/sk-opts.o [2021-02-19T23:19:13.559Z] #41 20.39 CC images/sk-unix.o [2021-02-19T23:19:13.559Z] #41 20.50 CC images/sk-inet.o [2021-02-19T23:19:13.559Z] #41 20.74 CC images/tun.o [2021-02-19T23:19:13.559Z] #41 21.03 CC images/sk-netlink.o [2021-02-19T23:19:13.559Z] #41 21.21 CC images/packet-sock.o [2021-02-19T23:19:13.559Z] #41 21.57 CC images/ipc-var.o [2021-02-19T23:19:13.559Z] #41 21.68 CC images/ipc-desc.o [2021-02-19T23:19:13.559Z] #41 21.82 CC images/ipc-shm.o [2021-02-19T23:19:13.559Z] #41 21.94 CC images/ipc-msg.o [2021-02-19T23:19:13.559Z] #41 22.17 CC images/ipc-sem.o [2021-02-19T23:19:13.559Z] #41 22.22 CC images/utsns.o [2021-02-19T23:19:13.559Z] #41 22.29 CC images/creds.o [2021-02-19T23:19:13.559Z] #41 22.35 CC images/vma.o [2021-02-19T23:19:13.559Z] #41 22.44 CC images/netdev.o [2021-02-19T23:19:13.559Z] #41 22.58 CC images/tty.o [2021-02-19T23:19:13.559Z] #41 22.88 CC images/file-lock.o [2021-02-19T23:19:13.559Z] #41 23.03 CC images/rlimit.o [2021-02-19T23:19:13.559Z] #41 23.13 CC images/pagemap.o [2021-02-19T23:19:13.862Z] #41 23.41 CC images/siginfo.o [2021-02-19T23:19:14.153Z] #41 23.67 CC images/rpc.o [2021-02-19T23:19:14.784Z] #41 24.31 CC images/ext-file.o [2021-02-19T23:19:15.074Z] #41 24.41 CC images/cgroup.o [2021-02-19T23:19:15.074Z] #41 24.77 CC images/userns.o [2021-02-19T23:19:15.364Z] #41 24.87 CC images/google/protobuf/descriptor.o [2021-02-19T23:19:15.994Z] #41 25.48 CC images/opts.o [2021-02-19T23:19:16.290Z] #41 25.63 CC images/seccomp.o [2021-02-19T23:19:16.290Z] #41 25.76 CC images/binfmt-misc.o [2021-02-19T23:19:16.290Z] #41 25.90 CC images/time.o [2021-02-19T23:19:16.580Z] #41 25.98 CC images/sysctl.o [2021-02-19T23:19:16.580Z] #41 26.06 CC images/autofs.o [2021-02-19T23:19:16.580Z] #41 26.19 CC images/macvlan.o [2021-02-19T23:19:16.870Z] #41 26.32 CC images/sit.o [2021-02-19T23:19:16.870Z] #41 26.47 CC images/memfd.o [2021-02-19T23:19:17.160Z] #41 26.64 CC images/timens.o [2021-02-19T23:19:17.451Z] #41 26.86 LINK images/built-in.o [2021-02-19T23:19:17.451Z] #41 26.93 GEN compel/include/asm [2021-02-19T23:19:17.451Z] #41 26.94 GEN compel/include/version.h [2021-02-19T23:19:17.451Z] #41 26.94 touch .config [2021-02-19T23:19:17.451Z] #41 26.97 GEN include/common/config.h [2021-02-19T23:19:17.451Z] #41 27.01 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2021-02-19T23:19:17.451Z] #41 27.06 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-02-19T23:19:17.741Z] #41 27.06 GEN compel/plugins/include/uapi/std/syscall.h [2021-02-19T23:19:17.741Z] #41 27.09 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2021-02-19T23:19:17.741Z] #41 27.10 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2021-02-19T23:19:17.741Z] #41 27.11 DEP compel/arch/s390/plugins/std/parasite-head.d [2021-02-19T23:19:17.741Z] #41 27.13 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-02-19T23:19:17.741Z] #41 27.13 DEP compel/plugins/std/infect.d [2021-02-19T23:19:17.741Z] #41 27.21 DEP compel/plugins/std/string.d [2021-02-19T23:19:17.741Z] #41 27.26 DEP compel/plugins/std/log.d [2021-02-19T23:19:17.741Z] #41 27.30 DEP compel/plugins/std/fds.d [2021-02-19T23:19:17.741Z] #41 27.36 DEP compel/plugins/std/std.d [2021-02-19T23:19:17.741Z] #41 27.46 DEP compel/plugins/shmem/shmem.d [2021-02-19T23:19:18.031Z] #41 27.54 DEP compel/plugins/fds/fds.d [2021-02-19T23:19:18.031Z] #41 27.63 CC compel/plugins/std/std.o [2021-02-19T23:19:18.322Z] #41 27.83 CC compel/plugins/std/fds.o [2021-02-19T23:19:18.322Z] #41 28.04 CC compel/plugins/std/log.o [2021-02-19T23:19:18.957Z] #41 28.62 CC compel/plugins/std/string.o [2021-02-19T23:19:19.588Z] #41 28.94 CC compel/plugins/std/infect.o [2021-02-19T23:19:19.588Z] #41 29.11 CC compel/arch/s390/plugins/std/parasite-head.o [2021-02-19T23:19:19.588Z] #41 29.13 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2021-02-19T23:19:19.588Z] #41 29.17 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2021-02-19T23:19:19.878Z] #41 29.26 AR compel/plugins/std.lib.a [2021-02-19T23:19:19.878Z] #41 29.31 CC compel/plugins/fds/fds.o [2021-02-19T23:19:19.878Z] #41 29.44 AR compel/plugins/fds.lib.a [2021-02-19T23:19:19.878Z] #41 29.46 HOSTDEP compel/src/lib/log-host.d [2021-02-19T23:19:19.878Z] #41 29.52 HOSTDEP compel/src/lib/handle-elf-host.d [2021-02-19T23:19:20.169Z] #41 29.58 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2021-02-19T23:19:20.169Z] #41 29.62 HOSTDEP compel/src/main-host.d [2021-02-19T23:19:20.169Z] #41 29.71 DEP compel/src/lib/ptrace.d [2021-02-19T23:19:20.169Z] #41 29.77 DEP compel/src/lib/infect.d [2021-02-19T23:19:20.169Z] #41 29.90 DEP compel/src/lib/infect-util.d [2021-02-19T23:19:20.169Z] #41 ... [2021-02-19T23:19:20.169Z] [2021-02-19T23:19:20.169Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-19T23:19:20.169Z] #43 55.88 github.com/LK4D4/vndr/versioned [2021-02-19T23:19:20.169Z] #43 55.99 compress/flate [2021-02-19T23:19:20.169Z] #43 56.65 hash/crc32 [2021-02-19T23:19:20.169Z] #43 57.03 vendor/golang.org/x/crypto/cryptobyte [2021-02-19T23:19:20.169Z] #43 57.38 compress/gzip [2021-02-19T23:19:20.169Z] #43 57.62 net [2021-02-19T23:19:20.169Z] #43 58.58 vendor/golang.org/x/crypto/internal/chacha20 [2021-02-19T23:19:20.169Z] #43 59.05 vendor/golang.org/x/crypto/poly1305 [2021-02-19T23:19:20.169Z] #43 59.59 vendor/golang.org/x/crypto/chacha20poly1305 [2021-02-19T23:19:20.169Z] #43 60.06 vendor/golang.org/x/crypto/curve25519 [2021-02-19T23:19:20.169Z] #43 60.36 vendor/golang.org/x/crypto/hkdf [2021-02-19T23:19:20.169Z] #43 60.47 vendor/golang.org/x/text/transform [2021-02-19T23:19:20.169Z] #43 60.95 vendor/golang.org/x/text/unicode/bidi [2021-02-19T23:19:20.169Z] #43 62.21 vendor/golang.org/x/text/secure/bidirule [2021-02-19T23:19:20.169Z] #43 62.43 vendor/golang.org/x/text/unicode/norm [2021-02-19T23:19:20.169Z] #43 65.38 vendor/golang.org/x/net/idna [2021-02-19T23:19:20.459Z] #43 ... [2021-02-19T23:19:20.459Z] [2021-02-19T23:19:20.459Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-19T23:19:20.459Z] #41 30.00 DEP compel/src/lib/infect-rpc.d [2021-02-19T23:19:20.459Z] #41 30.10 DEP compel/arch/s390/src/lib/infect.d [2021-02-19T23:19:20.750Z] #41 30.21 DEP compel/arch/s390/src/lib/cpu.d [2021-02-19T23:19:20.750Z] #41 30.25 DEP compel/src/lib/log.d [2021-02-19T23:19:20.750Z] #41 30.32 DEP compel/src/main.d [2021-02-19T23:19:20.750Z] #41 30.43 DEP compel/src/lib/handle-elf.d [2021-02-19T23:19:21.040Z] #41 30.54 DEP compel/arch/s390/src/lib/handle-elf.d [2021-02-19T23:19:21.040Z] #41 30.60 CC compel/src/lib/log.o [2021-02-19T23:19:21.331Z] #41 30.73 CC compel/arch/s390/src/lib/cpu.o [2021-02-19T23:19:21.331Z] #41 30.93 CC compel/arch/s390/src/lib/infect.o [2021-02-19T23:19:21.962Z] #41 31.42 CC compel/src/lib/infect-rpc.o [2021-02-19T23:19:21.962Z] #41 31.55 CC compel/src/lib/infect-util.o [2021-02-19T23:19:22.253Z] #41 31.70 CC compel/src/lib/infect.o [2021-02-19T23:19:23.284Z] #41 32.82 CC compel/src/lib/ptrace.o [2021-02-19T23:19:23.574Z] #41 33.01 AR compel/libcompel.a [2021-02-19T23:19:23.574Z] #41 33.06 HOSTCC compel/src/main-host.o [2021-02-19T23:19:23.864Z] #41 33.26 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2021-02-19T23:19:23.864Z] #41 33.35 HOSTCC compel/src/lib/handle-elf-host.o [2021-02-19T23:19:24.156Z] #41 33.54 HOSTCC compel/src/lib/log-host.o [2021-02-19T23:19:24.156Z] #41 33.62 HOSTLINK compel/compel-host-bin [2021-02-19T23:19:24.156Z] #41 33.68 DEP soccr/soccr.d [2021-02-19T23:19:24.156Z] #41 33.75 CC soccr/soccr.o [2021-02-19T23:19:24.451Z] #41 ... [2021-02-19T23:19:24.451Z] [2021-02-19T23:19:24.451Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-02-19T23:19:24.451Z] #11 67.59 Selecting previously unselected package libapparmor1:s390x. [2021-02-19T23:19:24.451Z] #11 67.59 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2021-02-19T23:19:24.451Z] #11 67.59 Unpacking libapparmor1:s390x (2.13.2-10) ... [2021-02-19T23:19:24.451Z] #11 67.67 Selecting previously unselected package libapparmor-dev:s390x. [2021-02-19T23:19:24.451Z] #11 67.67 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2021-02-19T23:19:24.451Z] #11 67.68 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2021-02-19T23:19:24.451Z] #11 67.78 Selecting previously unselected package libbtrfs0. [2021-02-19T23:19:24.451Z] #11 67.78 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2021-02-19T23:19:24.451Z] #11 67.78 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-19T23:19:24.451Z] #11 67.84 Selecting previously unselected package libbtrfs-dev. [2021-02-19T23:19:24.451Z] #11 67.84 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-02-19T23:19:24.451Z] #11 67.85 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-19T23:19:24.451Z] #11 67.92 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2021-02-19T23:19:24.451Z] #11 67.92 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-02-19T23:19:24.451Z] #11 67.92 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-02-19T23:19:24.451Z] #11 67.95 Selecting previously unselected package libudev-dev:s390x. [2021-02-19T23:19:24.451Z] #11 67.95 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_s390x.deb ... [2021-02-19T23:19:24.451Z] #11 67.96 Unpacking libudev-dev:s390x (241-7~deb10u6) ... [2021-02-19T23:19:24.451Z] #11 68.04 Selecting previously unselected package libsepol1-dev:s390x. [2021-02-19T23:19:24.451Z] #11 68.04 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2021-02-19T23:19:24.451Z] #11 68.04 Unpacking libsepol1-dev:s390x (2.8-1) ... [2021-02-19T23:19:24.451Z] #11 68.30 Selecting previously unselected package libpcre16-3:s390x. [2021-02-19T23:19:24.451Z] #11 68.30 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2021-02-19T23:19:24.451Z] #11 68.30 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2021-02-19T23:19:24.451Z] #11 68.41 Selecting previously unselected package libpcre32-3:s390x. [2021-02-19T23:19:24.451Z] #11 68.41 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2021-02-19T23:19:24.451Z] #11 68.41 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2021-02-19T23:19:24.451Z] #11 68.50 Selecting previously unselected package libpcrecpp0v5:s390x. [2021-02-19T23:19:24.451Z] #11 68.50 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2021-02-19T23:19:24.451Z] #11 68.50 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2021-02-19T23:19:24.451Z] #11 68.59 Selecting previously unselected package libpcre3-dev:s390x. [2021-02-19T23:19:24.451Z] #11 68.59 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2021-02-19T23:19:24.451Z] #11 68.59 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2021-02-19T23:19:24.451Z] #11 68.80 Selecting previously unselected package libselinux1-dev:s390x. [2021-02-19T23:19:24.451Z] #11 68.80 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2021-02-19T23:19:24.451Z] #11 68.80 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2021-02-19T23:19:24.451Z] #11 68.98 Selecting previously unselected package libdevmapper-dev:s390x. [2021-02-19T23:19:24.451Z] #11 68.98 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2021-02-19T23:19:24.451Z] #11 68.98 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-02-19T23:19:24.451Z] #11 69.02 Selecting previously unselected package libseccomp-dev:s390x. [2021-02-19T23:19:24.451Z] #11 69.03 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2021-02-19T23:19:24.451Z] #11 69.04 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2021-02-19T23:19:24.451Z] #11 69.13 Selecting previously unselected package libsystemd-dev:s390x. [2021-02-19T23:19:24.451Z] #11 69.14 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_s390x.deb ... [2021-02-19T23:19:24.451Z] #11 69.14 Unpacking libsystemd-dev:s390x (241-7~deb10u6) ... [2021-02-19T23:19:24.451Z] #11 69.52 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2021-02-19T23:19:24.451Z] #11 69.53 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2021-02-19T23:19:24.451Z] #11 69.53 Setting up libapparmor1:s390x (2.13.2-10) ... [2021-02-19T23:19:24.451Z] #11 69.54 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-19T23:19:24.451Z] #11 69.55 Setting up libpcre16-3:s390x (2:8.39-12) ... [2021-02-19T23:19:24.451Z] #11 69.55 Setting up libsepol1-dev:s390x (2.8-1) ... [2021-02-19T23:19:24.451Z] #11 69.56 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-19T23:19:24.451Z] #11 69.57 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-19T23:19:24.451Z] #11 69.57 Setting up libpcre32-3:s390x (2:8.39-12) ... [2021-02-19T23:19:24.451Z] #11 69.58 Setting up libudev-dev:s390x (241-7~deb10u6) ... [2021-02-19T23:19:24.451Z] #11 69.59 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-19T23:19:24.451Z] #11 69.60 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-19T23:19:24.451Z] #11 69.60 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2021-02-19T23:19:24.451Z] #11 69.61 Setting up mingw-w64-common (6.0.0-3) ... [2021-02-19T23:19:24.451Z] #11 69.62 Setting up libsystemd-dev:s390x (241-7~deb10u6) ... [2021-02-19T23:19:24.451Z] #11 69.62 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-19T23:19:24.451Z] #11 69.63 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2021-02-19T23:19:24.451Z] #11 69.64 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-19T23:19:24.451Z] #11 69.65 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-02-19T23:19:24.451Z] #11 69.65 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-02-19T23:19:24.451Z] #11 69.65 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-19T23:19:24.451Z] #11 69.66 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-02-19T23:19:24.451Z] #11 69.66 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-02-19T23:19:24.451Z] #11 69.66 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-19T23:19:24.451Z] #11 69.67 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2021-02-19T23:19:24.451Z] #11 69.68 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-02-19T23:19:24.451Z] #11 69.68 Setting up dmsetup (2:1.02.155-3) ... [2021-02-19T23:19:24.451Z] #11 69.69 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-02-19T23:19:24.451Z] #11 69.70 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-02-19T23:19:24.451Z] #11 69.70 Processing triggers for libc-bin (2.28-10) ... [2021-02-19T23:19:24.451Z] #11 DONE 70.1s [2021-02-19T23:19:24.743Z] [2021-02-19T23:19:24.743Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-19T23:19:25.779Z] #12 DONE 1.2s [2021-02-19T23:19:25.779Z] [2021-02-19T23:19:25.779Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-19T23:19:25.779Z] #51 1.025 + RM_GOPATH=0 [2021-02-19T23:19:25.779Z] #51 1.025 + TMP_GOPATH= [2021-02-19T23:19:25.779Z] #51 1.025 + : /build [2021-02-19T23:19:25.779Z] #51 1.025 + '[' -z '' ']' [2021-02-19T23:19:25.779Z] #51 1.026 ++ mktemp -d [2021-02-19T23:19:25.779Z] #51 1.030 + export GOPATH=/tmp/tmp.kjGTScb6HO [2021-02-19T23:19:25.779Z] #51 1.030 + GOPATH=/tmp/tmp.kjGTScb6HO [2021-02-19T23:19:25.779Z] #51 1.030 + RM_GOPATH=1 [2021-02-19T23:19:25.779Z] #51 1.030 + case "$(go env GOARCH)" in [2021-02-19T23:19:25.779Z] #51 1.031 ++ go env GOARCH [2021-02-19T23:19:25.779Z] #51 1.035 + export GO_BUILDMODE=-buildmode=pie [2021-02-19T23:19:25.779Z] #51 1.035 + GO_BUILDMODE=-buildmode=pie [2021-02-19T23:19:25.779Z] #51 1.035 ++ dirname /tmp/install/install.sh [2021-02-19T23:19:25.779Z] #51 1.035 + dir=/tmp/install [2021-02-19T23:19:25.779Z] #51 1.035 + bin=runc [2021-02-19T23:19:25.779Z] #51 1.035 + shift [2021-02-19T23:19:25.779Z] #51 1.036 + '[' '!' -f /tmp/install/runc.installer ']' [2021-02-19T23:19:25.779Z] #51 1.036 + . /tmp/install/runc.installer [2021-02-19T23:19:25.779Z] #51 1.036 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-19T23:19:25.779Z] #51 1.036 + install_runc [2021-02-19T23:19:25.779Z] #51 1.036 + uname -r [2021-02-19T23:19:25.779Z] #51 1.036 + grep -q '^3\.10\.0.*\.el7\.' [2021-02-19T23:19:25.779Z] #51 1.037 + RUNC_BUILDTAGS='seccomp ' [2021-02-19T23:19:25.779Z] #51 1.037 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-02-19T23:19:25.779Z] #51 1.037 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.kjGTScb6HO/src/github.com/opencontainers/runc [2021-02-19T23:19:25.779Z] #51 1.037 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-02-19T23:19:25.779Z] #51 1.039 Cloning into '/tmp/tmp.kjGTScb6HO/src/github.com/opencontainers/runc'... [2021-02-19T23:19:26.814Z] #51 ... [2021-02-19T23:19:26.814Z] [2021-02-19T23:19:26.814Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2021-02-19T23:19:26.814Z] #13 DONE 1.1s [2021-02-19T23:19:27.106Z] [2021-02-19T23:19:27.107Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-19T23:19:27.107Z] #41 34.60 AR soccr/libsoccr.a [2021-02-19T23:19:27.107Z] #41 34.62 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-19T23:19:27.107Z] #41 34.84 DEP criu/arch/s390/sigframe.d [2021-02-19T23:19:27.107Z] #41 34.88 DEP criu/arch/s390/crtools.d [2021-02-19T23:19:27.107Z] #41 34.99 DEP criu/arch/s390/cpu.d [2021-02-19T23:19:27.107Z] #41 35.11 CC criu/arch/s390/cpu.o [2021-02-19T23:19:27.107Z] #41 35.53 CC criu/arch/s390/crtools.o [2021-02-19T23:19:27.107Z] #41 36.15 CC criu/arch/s390/sigframe.o [2021-02-19T23:19:27.107Z] #41 36.30 LINK criu/arch/s390/crtools.built-in.o [2021-02-19T23:19:27.107Z] #41 36.31 DEP criu/pie/util-vdso.d [2021-02-19T23:19:27.107Z] #41 36.49 DEP criu/pie/util.d [2021-02-19T23:19:27.107Z] #41 36.67 CC criu/pie/util.o [2021-02-19T23:19:27.402Z] #41 36.99 CC criu/pie/util-vdso.o [2021-02-19T23:19:28.033Z] #41 ... [2021-02-19T23:19:28.033Z] [2021-02-19T23:19:28.033Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2021-02-19T23:19:28.033Z] #14 0.869 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-02-19T23:19:28.033Z] #14 DONE 1.1s [2021-02-19T23:19:28.033Z] [2021-02-19T23:19:28.033Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-19T23:19:28.033Z] #41 37.53 AR criu/pie/pie.lib.a [2021-02-19T23:19:28.033Z] #41 37.58 DEP criu/pie/restorer.d [2021-02-19T23:19:28.263Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-19T23:19:28.263Z] [2021-02-19T23:19:28.263Z] + TEST_INTEGRATION_DEST=1 [2021-02-19T23:19:28.263Z] + CONTAINER_NAME=docker-pr2-1 [2021-02-19T23:19:28.263Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-02-19T23:19:28.263Z] + run_tests test-integration-flaky [2021-02-19T23:19:28.263Z] + '[' -n 0 ']' [2021-02-19T23:19:28.263Z] + rm= [2021-02-19T23:19:28.263Z] + c=0 [2021-02-19T23:19:28.263Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42046/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42046/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42046/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=0e001154f96b034483db093276aadd24aa6191ca -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:0e001154f96b034483db093276aadd24aa6191ca hack/make.sh test-integration-flaky test-integration [2021-02-19T23:19:28.263Z] + TEST_INTEGRATION_DEST=2 [2021-02-19T23:19:28.263Z] + TEST_INTEGRATION_DEST=3 [2021-02-19T23:19:28.263Z] + CONTAINER_NAME=docker-pr2-2 [2021-02-19T23:19:28.263Z] + CONTAINER_NAME=docker-pr2-3 [2021-02-19T23:19:28.263Z] + TEST_SKIP_INTEGRATION=1 [2021-02-19T23:19:28.263Z] + TEST_SKIP_INTEGRATION=1 [2021-02-19T23:19:28.263Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-02-19T23:19:28.263Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-02-19T23:19:28.263Z] + run_tests [2021-02-19T23:19:28.263Z] + run_tests [2021-02-19T23:19:28.263Z] + '[' -n 0 ']' [2021-02-19T23:19:28.263Z] + '[' -n 0 ']' [2021-02-19T23:19:28.263Z] + rm= [2021-02-19T23:19:28.263Z] + rm= [2021-02-19T23:19:28.263Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42046/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42046/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42046/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=0e001154f96b034483db093276aadd24aa6191ca -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:0e001154f96b034483db093276aadd24aa6191ca hack/make.sh '' test-integration [2021-02-19T23:19:28.263Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42046/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42046/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42046/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=0e001154f96b034483db093276aadd24aa6191ca -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:0e001154f96b034483db093276aadd24aa6191ca hack/make.sh '' test-integration [2021-02-19T23:19:28.263Z] ++ jobs -p [2021-02-19T23:19:28.263Z] + for job in $(jobs -p) [2021-02-19T23:19:28.263Z] + wait 28314 [2021-02-19T23:19:28.263Z] [2021-02-19T23:19:28.263Z] [2021-02-19T23:19:28.263Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-02-19T23:19:28.263Z] [2021-02-19T23:19:28.263Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-19T23:19:28.263Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-19T23:19:28.263Z] HOSTNAME=9fa339278aa5 [2021-02-19T23:19:28.263Z] TEST_SKIP_INTEGRATION=1 [2021-02-19T23:19:28.263Z] TESTDEBUG=0 [2021-02-19T23:19:28.263Z] DEST=bundles/test-integration [2021-02-19T23:19:28.263Z] PWD=/go/src/github.com/docker/docker [2021-02-19T23:19:28.263Z] KEEPBUNDLE=1 [2021-02-19T23:19:28.263Z] DOCKER_GITCOMMIT=0e001154f96b034483db093276aadd24aa6191ca [2021-02-19T23:19:28.263Z] container=docker [2021-02-19T23:19:28.263Z] HOME=/root [2021-02-19T23:19:28.263Z] GOLANG_VERSION=1.13.15 [2021-02-19T23:19:28.263Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-19T23:19:28.263Z] VALIDATE_BRANCH=20.10 [2021-02-19T23:19:28.263Z] TERM=xterm [2021-02-19T23:19:28.263Z] DOCKER_PKG=github.com/docker/docker [2021-02-19T23:19:28.263Z] SHLVL=1 [2021-02-19T23:19:28.263Z] TIMEOUT=120m [2021-02-19T23:19:28.263Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-19T23:19:28.263Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-19T23:19:28.263Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-02-19T23:19:28.263Z] GO111MODULE=off [2021-02-19T23:19:28.263Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-19T23:19:28.263Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-19T23:19:28.263Z] GOPATH=/go [2021-02-19T23:19:28.263Z] PKG_CONFIG=pkg-config [2021-02-19T23:19:28.263Z] _=/usr/bin/env [2021-02-19T23:19:28.263Z] Building test suite binary ./integration-cli/test.main [2021-02-19T23:19:28.263Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-19T23:19:28.263Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-19T23:19:28.263Z] HOSTNAME=252d5cb139d7 [2021-02-19T23:19:28.263Z] TEST_SKIP_INTEGRATION=1 [2021-02-19T23:19:28.263Z] TESTDEBUG=0 [2021-02-19T23:19:28.263Z] DEST=bundles/test-integration [2021-02-19T23:19:28.263Z] PWD=/go/src/github.com/docker/docker [2021-02-19T23:19:28.263Z] KEEPBUNDLE=1 [2021-02-19T23:19:28.263Z] DOCKER_GITCOMMIT=0e001154f96b034483db093276aadd24aa6191ca [2021-02-19T23:19:28.263Z] container=docker [2021-02-19T23:19:28.263Z] HOME=/root [2021-02-19T23:19:28.263Z] GOLANG_VERSION=1.13.15 [2021-02-19T23:19:28.263Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-19T23:19:28.263Z] VALIDATE_BRANCH=20.10 [2021-02-19T23:19:28.263Z] TERM=xterm [2021-02-19T23:19:28.263Z] DOCKER_PKG=github.com/docker/docker [2021-02-19T23:19:28.263Z] SHLVL=1 [2021-02-19T23:19:28.263Z] TIMEOUT=120m [2021-02-19T23:19:28.263Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-19T23:19:28.263Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-19T23:19:28.263Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-02-19T23:19:28.263Z] GO111MODULE=off [2021-02-19T23:19:28.263Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-19T23:19:28.263Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-19T23:19:28.263Z] GOPATH=/go [2021-02-19T23:19:28.263Z] PKG_CONFIG=pkg-config [2021-02-19T23:19:28.263Z] _=/usr/bin/env [2021-02-19T23:19:28.263Z] Building test suite binary ./integration-cli/test.main [2021-02-19T23:19:28.263Z] No new tests added to integration. [2021-02-19T23:19:28.263Z] [2021-02-19T23:19:28.263Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-19T23:19:28.263Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-19T23:19:28.263Z] HOSTNAME=929f57815562 [2021-02-19T23:19:28.263Z] TESTDEBUG=0 [2021-02-19T23:19:28.263Z] DEST=bundles/test-integration [2021-02-19T23:19:28.263Z] PWD=/go/src/github.com/docker/docker [2021-02-19T23:19:28.263Z] KEEPBUNDLE=1 [2021-02-19T23:19:28.263Z] DOCKER_GITCOMMIT=0e001154f96b034483db093276aadd24aa6191ca [2021-02-19T23:19:28.263Z] container=docker [2021-02-19T23:19:28.263Z] HOME=/root [2021-02-19T23:19:28.263Z] GOLANG_VERSION=1.13.15 [2021-02-19T23:19:28.263Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-19T23:19:28.263Z] VALIDATE_BRANCH=20.10 [2021-02-19T23:19:28.263Z] TERM=xterm [2021-02-19T23:19:28.263Z] DOCKER_PKG=github.com/docker/docker [2021-02-19T23:19:28.263Z] SHLVL=1 [2021-02-19T23:19:28.263Z] TIMEOUT=120m [2021-02-19T23:19:28.263Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-19T23:19:28.263Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-19T23:19:28.263Z] GO111MODULE=off [2021-02-19T23:19:28.263Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-19T23:19:28.263Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-19T23:19:28.263Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-19T23:19:28.263Z] GOPATH=/go [2021-02-19T23:19:28.263Z] PKG_CONFIG=pkg-config [2021-02-19T23:19:28.263Z] _=/usr/bin/env [2021-02-19T23:19:28.263Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-19T23:19:28.324Z] #41 37.79 DEP criu/arch/s390/restorer.d [2021-02-19T23:19:28.324Z] #41 ... [2021-02-19T23:19:28.324Z] [2021-02-19T23:19:28.324Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-19T23:19:28.324Z] #56 69.43 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-19T23:19:28.324Z] #56 69.43 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-02-19T23:19:28.324Z] #56 DONE 74.1s [2021-02-19T23:19:28.324Z] [2021-02-19T23:19:28.324Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-19T23:19:28.324Z] #41 37.97 DEP criu/arch/s390/vdso-pie.d [2021-02-19T23:19:28.623Z] #41 ... [2021-02-19T23:19:28.623Z] [2021-02-19T23:19:28.623Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-19T23:19:28.623Z] #57 DONE 0.1s [2021-02-19T23:19:28.623Z] [2021-02-19T23:19:28.623Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2021-02-19T23:19:28.623Z] #15 DONE 0.8s [2021-02-19T23:19:28.623Z] [2021-02-19T23:19:28.623Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-19T23:19:28.623Z] #41 38.11 DEP criu/pie/parasite-vdso.d [2021-02-19T23:19:28.623Z] #41 ... [2021-02-19T23:19:28.623Z] [2021-02-19T23:19:28.623Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-19T23:19:28.623Z] #58 DONE 0.1s [2021-02-19T23:19:28.623Z] [2021-02-19T23:19:28.623Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-19T23:19:28.623Z] #41 38.23 DEP criu/pie/parasite.d [2021-02-19T23:19:28.933Z] #41 38.45 CC criu/pie/parasite.o [2021-02-19T23:19:30.009Z] #41 ... [2021-02-19T23:19:30.009Z] [2021-02-19T23:19:30.009Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2021-02-19T23:19:30.009Z] #16 DONE 1.2s [2021-02-19T23:19:30.009Z] [2021-02-19T23:19:30.009Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2021-02-19T23:19:31.075Z] #17 DONE 1.0s [2021-02-19T23:19:31.075Z] [2021-02-19T23:19:31.075Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-02-19T23:19:31.075Z] #18 ... [2021-02-19T23:19:31.075Z] [2021-02-19T23:19:31.075Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-19T23:19:31.075Z] #43 66.64 vendor/golang.org/x/net/http2/hpack [2021-02-19T23:19:31.075Z] #43 67.28 mime [2021-02-19T23:19:31.075Z] #43 68.22 mime/quotedprintable [2021-02-19T23:19:31.075Z] #43 68.52 net/http/internal [2021-02-19T23:19:31.075Z] #43 68.82 crypto/tls [2021-02-19T23:19:31.075Z] #43 68.91 mime/multipart [2021-02-19T23:19:31.075Z] #43 74.05 net/http/httptrace [2021-02-19T23:19:31.075Z] #43 74.23 net/http [2021-02-19T23:19:31.075Z] #43 ... [2021-02-19T23:19:31.075Z] [2021-02-19T23:19:31.075Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-19T23:19:31.075Z] #41 39.67 LINK criu/pie/parasite.built-in.o [2021-02-19T23:19:31.075Z] #41 39.68 GEN criu/pie/parasite-blob.h [2021-02-19T23:19:31.075Z] #41 39.70 CC criu/pie/parasite-vdso.o [2021-02-19T23:19:31.075Z] #41 40.22 CC criu/arch/s390/vdso-pie.o [2021-02-19T23:19:31.075Z] #41 40.44 CC criu/arch/s390/restorer.o [2021-02-19T23:19:31.075Z] #41 40.70 CC criu/pie/restorer.o [2021-02-19T23:19:32.536Z] ok github.com/docker/docker/api/server/httputils 0.022s coverage: 14.7% of statements [2021-02-19T23:19:32.536Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-02-19T23:19:32.536Z] ok github.com/docker/docker/api/server/middleware 0.031s coverage: 37.7% of statements [2021-02-19T23:19:32.536Z] ? github.com/docker/docker/api/server/router [no test files] [2021-02-19T23:19:32.536Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-02-19T23:19:32.536Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-02-19T23:19:32.536Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-02-19T23:19:32.536Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-02-19T23:19:32.536Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-02-19T23:19:32.536Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-02-19T23:19:32.536Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-02-19T23:19:32.536Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-02-19T23:19:32.799Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-02-19T23:19:32.799Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-02-19T23:19:33.061Z] ok github.com/docker/docker/api/types/strslice 0.024s coverage: 90.0% of statements [2021-02-19T23:19:33.061Z] ok github.com/docker/docker/api/types/filters 0.036s coverage: 92.2% of statements [2021-02-19T23:19:33.136Z] #41 42.37 LINK criu/pie/restorer.built-in.o [2021-02-19T23:19:33.136Z] #41 42.37 GEN criu/pie/restorer-blob.h [2021-02-19T23:19:33.136Z] #41 42.43 DEP criu/vdso.d [2021-02-19T23:19:33.136Z] #41 42.66 DEP criu/uts_ns.d [2021-02-19T23:19:33.136Z] #41 42.80 DEP criu/util.d [2021-02-19T23:19:33.323Z] ok github.com/docker/docker/api/server/router/swarm 0.022s coverage: 5.7% of statements [2021-02-19T23:19:33.324Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-02-19T23:19:33.324Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-02-19T23:19:33.324Z] ? github.com/docker/docker/api/types [no test files] [2021-02-19T23:19:33.324Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-02-19T23:19:33.324Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-02-19T23:19:33.324Z] ? github.com/docker/docker/api/types/container [no test files] [2021-02-19T23:19:33.324Z] ? github.com/docker/docker/api/types/events [no test files] [2021-02-19T23:19:33.324Z] ? github.com/docker/docker/api/types/image [no test files] [2021-02-19T23:19:33.324Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-02-19T23:19:33.324Z] ? github.com/docker/docker/api/types/network [no test files] [2021-02-19T23:19:33.324Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-02-19T23:19:33.324Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-02-19T23:19:33.324Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-02-19T23:19:33.324Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-02-19T23:19:33.426Z] #41 42.93 DEP criu/uffd.d [2021-02-19T23:19:33.586Z] ok github.com/docker/docker/api/types/versions 0.021s coverage: 75.0% of statements [2021-02-19T23:19:33.586Z] ok github.com/docker/docker/api/types/time 0.035s coverage: 100.0% of statements [2021-02-19T23:19:33.586Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-02-19T23:19:33.586Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-02-19T23:19:33.586Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-02-19T23:19:33.586Z] ? github.com/docker/docker/builder [no test files] [2021-02-19T23:19:33.586Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-02-19T23:19:33.586Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-02-19T23:19:33.586Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-02-19T23:19:33.586Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-02-19T23:19:33.586Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-02-19T23:19:33.586Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-02-19T23:19:33.586Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-02-19T23:19:33.717Z] #41 43.10 DEP criu/tun.d [2021-02-19T23:19:33.717Z] #41 43.24 DEP criu/tty.d [2021-02-19T23:19:33.717Z] #41 43.36 DEP criu/timerfd.d [2021-02-19T23:19:34.007Z] #41 43.42 DEP criu/timens.d [2021-02-19T23:19:34.007Z] #41 43.53 DEP criu/sysfs_parse.d [2021-02-19T23:19:34.007Z] #41 43.64 DEP criu/sysctl.d [2021-02-19T23:19:34.302Z] #41 43.72 DEP criu/string.d [2021-02-19T23:19:34.302Z] #41 43.75 DEP criu/stats.d [2021-02-19T23:19:34.593Z] #41 43.90 DEP criu/sockets.d [2021-02-19T23:19:34.593Z] #41 44.14 DEP criu/sk-unix.d [2021-02-19T23:19:34.593Z] #41 44.32 DEP criu/sk-tcp.d [2021-02-19T23:19:34.884Z] #41 44.42 DEP criu/sk-queue.d [2021-02-19T23:19:34.884Z] #41 44.49 DEP criu/sk-packet.d [2021-02-19T23:19:35.174Z] #41 44.69 DEP criu/sk-netlink.d [2021-02-19T23:19:35.465Z] #41 44.88 DEP criu/sk-inet.d [2021-02-19T23:19:35.465Z] #41 45.10 DEP criu/signalfd.d [2021-02-19T23:19:35.755Z] #41 45.25 DEP criu/sigframe.d [2021-02-19T23:19:35.755Z] #41 45.36 DEP criu/shmem.d [2021-02-19T23:19:36.046Z] #41 45.50 DEP criu/servicefd.d [2021-02-19T23:19:36.046Z] #41 45.59 DEP criu/seize.d [2021-02-19T23:19:36.046Z] #41 45.75 DEP criu/seccomp.d [2021-02-19T23:19:36.144Z] ok github.com/docker/docker/cli/debug 0.009s coverage: 100.0% of statements [2021-02-19T23:19:36.336Z] #41 45.90 DEP criu/rst-malloc.d [2021-02-19T23:19:36.336Z] #41 45.94 DEP criu/rbtree.d [2021-02-19T23:19:36.336Z] #41 45.96 DEP criu/pstree.d [2021-02-19T23:19:36.336Z] #41 46.03 DEP criu/protobuf.d [2021-02-19T23:19:36.627Z] #41 46.15 GEN criu/protobuf-desc-gen.h [2021-02-19T23:19:36.627Z] #41 ... [2021-02-19T23:19:36.627Z] [2021-02-19T23:19:36.627Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-19T23:19:36.627Z] #43 82.37 github.com/LK4D4/vndr/godl [2021-02-19T23:19:37.258Z] #43 82.93 github.com/LK4D4/vndr [2021-02-19T23:19:37.533Z] ok github.com/docker/docker/builder/remotecontext 0.327s coverage: 13.7% of statements [2021-02-19T23:19:38.106Z] ok github.com/docker/docker/builder/dockerfile 0.825s coverage: 48.3% of statements [2021-02-19T23:19:38.106Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-02-19T23:19:38.681Z] ok github.com/docker/docker/builder/remotecontext/git 3.503s coverage: 86.3% of statements [2021-02-19T23:19:38.681Z] ? github.com/docker/docker/cli [no test files] [2021-02-19T23:19:38.681Z] ? github.com/docker/docker/cli/config [no test files] [2021-02-19T23:19:41.702Z] #43 ... [2021-02-19T23:19:41.702Z] [2021-02-19T23:19:41.702Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-19T23:19:41.702Z] #51 6.854 + cd /tmp/tmp.kjGTScb6HO/src/github.com/opencontainers/runc [2021-02-19T23:19:41.702Z] #51 6.854 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-19T23:19:41.702Z] #51 6.968 + '[' -z '' ']' [2021-02-19T23:19:41.702Z] #51 6.968 + target=static [2021-02-19T23:19:41.702Z] #51 6.968 + make 'BUILDTAGS=seccomp ' static [2021-02-19T23:19:41.702Z] #51 7.187 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-02-19T23:19:41.702Z] #51 ... [2021-02-19T23:19:41.702Z] [2021-02-19T23:19:41.702Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-19T23:19:41.702Z] #41 47.09 DEP criu/protobuf-desc.d [2021-02-19T23:19:41.702Z] #41 47.18 DEP criu/proc_parse.d [2021-02-19T23:19:41.702Z] #41 47.39 DEP criu/plugin.d [2021-02-19T23:19:41.702Z] #41 47.50 DEP criu/pipes.d [2021-02-19T23:19:41.702Z] #41 47.67 DEP criu/pie-util.d [2021-02-19T23:19:41.702Z] #41 47.74 DEP criu/pie-util-vdso.d [2021-02-19T23:19:41.702Z] #41 47.85 DEP criu/path.d [2021-02-19T23:19:41.702Z] #41 48.01 DEP criu/parasite-syscall.d [2021-02-19T23:19:41.702Z] #41 48.11 DEP criu/pagemap.d [2021-02-19T23:19:41.702Z] #41 48.24 DEP criu/pagemap-cache.d [2021-02-19T23:19:41.702Z] #41 48.37 DEP criu/page-xfer.d [2021-02-19T23:19:41.702Z] #41 48.56 DEP criu/page-pipe.d [2021-02-19T23:19:41.702Z] #41 48.62 DEP criu/netfilter.d [2021-02-19T23:19:41.702Z] #41 48.80 DEP criu/net.d [2021-02-19T23:19:41.702Z] #41 49.03 DEP criu/namespaces.d [2021-02-19T23:19:41.702Z] #41 49.13 DEP criu/mount.d [2021-02-19T23:19:41.702Z] #41 49.24 DEP criu/memfd.d [2021-02-19T23:19:41.702Z] #41 49.32 DEP criu/mem.d [2021-02-19T23:19:41.702Z] #41 49.42 DEP criu/lsm.d [2021-02-19T23:19:41.702Z] #41 49.61 DEP criu/log.d [2021-02-19T23:19:41.702Z] #41 49.74 DEP criu/libnetlink.d [2021-02-19T23:19:41.702Z] #41 49.87 DEP criu/kerndat.d [2021-02-19T23:19:41.702Z] #41 50.01 DEP criu/kcmp-ids.d [2021-02-19T23:19:41.702Z] #41 50.10 DEP criu/irmap.d [2021-02-19T23:19:41.702Z] #41 50.26 DEP criu/ipc_ns.d [2021-02-19T23:19:41.702Z] #41 50.46 DEP criu/image.d [2021-02-19T23:19:41.702Z] #41 50.55 DEP criu/image-desc.d [2021-02-19T23:19:41.702Z] #41 50.60 DEP criu/fsnotify.d [2021-02-19T23:19:41.702Z] #41 50.69 DEP criu/filesystems.d [2021-02-19T23:19:41.702Z] #41 50.78 DEP criu/files.d [2021-02-19T23:19:41.702Z] #41 50.88 DEP criu/files-reg.d [2021-02-19T23:19:41.702Z] #41 51.02 DEP criu/files-ext.d [2021-02-19T23:19:41.702Z] #41 51.11 DEP criu/file-lock.d [2021-02-19T23:19:41.702Z] #41 51.30 DEP criu/file-ids.d [2021-02-19T23:19:41.702Z] #41 ... [2021-02-19T23:19:41.702Z] [2021-02-19T23:19:41.702Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-02-19T23:19:41.702Z] #18 1.057 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-19T23:19:41.702Z] #18 1.170 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-19T23:19:41.702Z] #18 1.343 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-19T23:19:41.702Z] #18 1.533 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-02-19T23:19:41.702Z] #18 3.026 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [238 kB] [2021-02-19T23:19:41.702Z] #18 4.168 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-02-19T23:19:41.702Z] #18 6.202 Fetched 8110 kB in 5s (1514 kB/s) [2021-02-19T23:19:41.702Z] #18 6.202 Reading package lists... [2021-02-19T23:19:41.702Z] #18 8.039 Reading package lists... [2021-02-19T23:19:41.702Z] #18 9.809 Building dependency tree... [2021-02-19T23:19:41.702Z] #18 10.39 libcap2-bin is already the newest version (1:2.25-2). [2021-02-19T23:19:41.702Z] #18 10.39 The following additional packages will be installed: [2021-02-19T23:19:41.702Z] #18 10.40 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-02-19T23:19:41.702Z] #18 10.40 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-02-19T23:19:41.702Z] #18 10.40 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-02-19T23:19:41.702Z] #18 10.41 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-02-19T23:19:41.702Z] #18 10.41 python3.7 python3.7-minimal vim-runtime xxd [2021-02-19T23:19:41.702Z] #18 10.41 Suggested packages: [2021-02-19T23:19:41.702Z] #18 10.41 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-02-19T23:19:41.702Z] #18 10.41 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-02-19T23:19:41.702Z] #18 10.41 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-02-19T23:19:41.702Z] #18 10.41 Recommended packages: [2021-02-19T23:19:41.702Z] #18 10.41 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-02-19T23:19:41.702Z] #18 10.41 python3-keyrings.alt python3-xdg unzip [2021-02-19T23:19:41.993Z] #18 ... [2021-02-19T23:19:41.993Z] [2021-02-19T23:19:41.993Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-19T23:19:41.993Z] #41 51.45 DEP criu/fifo.d [2021-02-19T23:19:41.993Z] #41 51.59 DEP criu/fdstore.d [2021-02-19T23:19:41.993Z] #41 51.66 DEP criu/fault-injection.d [2021-02-19T23:19:41.993Z] #41 51.69 DEP criu/external.d [2021-02-19T23:19:42.283Z] #41 51.74 DEP criu/eventpoll.d [2021-02-19T23:19:42.283Z] #41 51.96 DEP criu/eventfd.d [2021-02-19T23:19:42.573Z] #41 52.14 DEP criu/crtools.d [2021-02-19T23:19:42.864Z] #41 52.36 DEP criu/cr-service.d [2021-02-19T23:19:43.154Z] #41 52.59 DEP criu/cr-restore.d [2021-02-19T23:19:43.445Z] #41 52.89 DEP criu/cr-errno.d [2021-02-19T23:19:43.445Z] #41 52.91 DEP criu/cr-dump.d [2021-02-19T23:19:43.445Z] #41 53.04 DEP criu/cr-dedup.d [2021-02-19T23:19:43.445Z] #41 ... [2021-02-19T23:19:43.445Z] [2021-02-19T23:19:43.445Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-19T23:19:43.445Z] #43 DONE 89.2s [2021-02-19T23:19:43.445Z] [2021-02-19T23:19:43.445Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-19T23:19:43.445Z] #41 53.15 DEP criu/cr-check.d [2021-02-19T23:19:43.688Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-19T23:19:43.688Z] [2021-02-19T23:19:43.688Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-19T23:19:43.688Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-19T23:19:43.688Z] HOSTNAME=6441877e7ff7 [2021-02-19T23:19:43.688Z] DEST=bundles/test-integration [2021-02-19T23:19:43.688Z] PWD=/go/src/github.com/docker/docker [2021-02-19T23:19:43.688Z] DOCKER_ROOTLESS=1 [2021-02-19T23:19:43.688Z] DOCKER_GITCOMMIT=0e001154f96b034483db093276aadd24aa6191ca [2021-02-19T23:19:43.688Z] container=docker [2021-02-19T23:19:43.688Z] HOME=/root [2021-02-19T23:19:43.688Z] GOLANG_VERSION=1.13.15 [2021-02-19T23:19:43.688Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-19T23:19:43.688Z] VALIDATE_BRANCH=20.10 [2021-02-19T23:19:43.688Z] TERM=xterm [2021-02-19T23:19:43.688Z] DOCKER_PKG=github.com/docker/docker [2021-02-19T23:19:43.688Z] SHLVL=1 [2021-02-19T23:19:43.688Z] TIMEOUT=120m [2021-02-19T23:19:43.688Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-19T23:19:43.688Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-19T23:19:43.688Z] GO111MODULE=off [2021-02-19T23:19:43.688Z] DOCKER_EXPERIMENTAL=1 [2021-02-19T23:19:43.688Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-19T23:19:43.688Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-19T23:19:43.688Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-19T23:19:43.688Z] GOPATH=/go [2021-02-19T23:19:43.688Z] PKG_CONFIG=pkg-config [2021-02-19T23:19:43.688Z] _=/usr/bin/env [2021-02-19T23:19:43.688Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-19T23:19:43.755Z] #41 53.27 DEP criu/config.d [2021-02-19T23:19:43.755Z] #41 53.35 DEP criu/clone-noasan.d [2021-02-19T23:19:43.755Z] #41 53.39 DEP criu/cgroup.d [2021-02-19T23:19:43.981Z] ok github.com/docker/docker/client 0.308s coverage: 75.4% of statements [2021-02-19T23:19:44.053Z] #41 53.47 DEP criu/cgroup-props.d [2021-02-19T23:19:44.053Z] #41 53.53 DEP criu/bitmap.d [2021-02-19T23:19:44.053Z] #41 53.54 DEP criu/bfd.d [2021-02-19T23:19:44.053Z] #41 53.62 DEP criu/autofs.d [2021-02-19T23:19:44.344Z] #41 53.82 DEP criu/aio.d [2021-02-19T23:19:44.344Z] #41 54.02 DEP criu/action-scripts.d [2021-02-19T23:19:44.634Z] #41 54.20 CC criu/action-scripts.o [2021-02-19T23:19:44.925Z] #41 54.45 CC criu/aio.o [2021-02-19T23:19:45.215Z] #41 54.77 CC criu/autofs.o [2021-02-19T23:19:46.247Z] #41 55.55 CC criu/bfd.o [2021-02-19T23:19:46.538Z] #41 55.96 CC criu/bitmap.o [2021-02-19T23:19:46.538Z] #41 56.06 CC criu/cgroup-props.o [2021-02-19T23:19:47.169Z] #41 56.63 CC criu/cgroup.o [2021-02-19T23:19:47.803Z] #41 ... [2021-02-19T23:19:47.803Z] [2021-02-19T23:19:47.803Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-02-19T23:19:47.803Z] #30 DONE 93.3s [2021-02-19T23:19:47.803Z] [2021-02-19T23:19:47.803Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-02-19T23:19:47.803Z] #18 11.73 The following NEW packages will be installed: [2021-02-19T23:19:47.803Z] #18 11.73 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-02-19T23:19:47.803Z] #18 11.73 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-02-19T23:19:47.803Z] #18 11.73 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-02-19T23:19:47.803Z] #18 11.73 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-02-19T23:19:47.803Z] #18 11.73 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-02-19T23:19:47.803Z] #18 11.73 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-02-19T23:19:47.803Z] #18 11.73 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-02-19T23:19:47.803Z] #18 11.73 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-02-19T23:19:47.803Z] #18 11.73 xz-utils zip [2021-02-19T23:19:47.803Z] #18 11.81 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-02-19T23:19:47.803Z] #18 11.81 Need to get 27.7 MB of archives. [2021-02-19T23:19:47.803Z] #18 11.81 After this operation, 117 MB of additional disk space will be used. [2021-02-19T23:19:47.803Z] #18 11.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2021-02-19T23:19:47.803Z] #18 11.83 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB] [2021-02-19T23:19:47.803Z] #18 11.86 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB] [2021-02-19T23:19:47.803Z] #18 11.91 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2021-02-19T23:19:47.803Z] #18 11.91 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2021-02-19T23:19:47.803Z] #18 11.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB] [2021-02-19T23:19:47.803Z] #18 12.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB] [2021-02-19T23:19:47.803Z] #18 12.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2021-02-19T23:19:47.803Z] #18 12.01 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2021-02-19T23:19:47.803Z] #18 12.01 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2021-02-19T23:19:47.803Z] #18 12.02 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2021-02-19T23:19:47.803Z] #18 12.02 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2021-02-19T23:19:47.803Z] #18 12.02 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2021-02-19T23:19:47.803Z] #18 12.02 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2021-02-19T23:19:47.803Z] #18 12.02 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2021-02-19T23:19:47.803Z] #18 12.03 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2021-02-19T23:19:47.803Z] #18 12.03 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-02-19T23:19:47.803Z] #18 12.04 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-02-19T23:19:47.803Z] #18 12.04 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2021-02-19T23:19:47.803Z] #18 12.04 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2021-02-19T23:19:47.803Z] #18 12.05 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2021-02-19T23:19:47.803Z] #18 12.05 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2021-02-19T23:19:47.803Z] #18 12.06 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2021-02-19T23:19:47.803Z] #18 12.07 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2021-02-19T23:19:47.803Z] #18 12.07 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2021-02-19T23:19:47.803Z] #18 12.08 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2021-02-19T23:19:47.803Z] #18 12.08 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2021-02-19T23:19:47.803Z] #18 12.08 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2021-02-19T23:19:47.803Z] #18 12.08 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-02-19T23:19:47.803Z] #18 12.30 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2021-02-19T23:19:47.803Z] #18 12.30 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2021-02-19T23:19:47.803Z] #18 12.31 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2021-02-19T23:19:47.803Z] #18 12.31 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2021-02-19T23:19:47.803Z] #18 12.31 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2021-02-19T23:19:47.803Z] #18 12.31 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2021-02-19T23:19:47.803Z] #18 12.34 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-02-19T23:19:47.803Z] #18 12.34 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2021-02-19T23:19:47.803Z] #18 12.35 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2021-02-19T23:19:47.803Z] #18 12.35 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2021-02-19T23:19:47.803Z] #18 12.35 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2021-02-19T23:19:47.803Z] #18 12.36 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2021-02-19T23:19:47.803Z] #18 12.36 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u3 [1199 kB] [2021-02-19T23:19:47.803Z] #18 12.39 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2021-02-19T23:19:47.803Z] #18 12.39 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2021-02-19T23:19:47.803Z] #18 12.40 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-02-19T23:19:47.803Z] #18 12.52 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2021-02-19T23:19:47.803Z] #18 12.55 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2021-02-19T23:19:47.803Z] #18 12.57 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2021-02-19T23:19:47.803Z] #18 13.28 debconf: delaying package configuration, since apt-utils is not installed [2021-02-19T23:19:47.803Z] #18 13.32 Fetched 27.7 MB in 1s (33.5 MB/s) [2021-02-19T23:19:47.803Z] #18 13.39 Selecting previously unselected package pigz. [2021-02-19T23:19:47.803Z] #18 13.39 (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 ... 23199 files and directories currently installed.) [2021-02-19T23:19:47.803Z] #18 13.47 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2021-02-19T23:19:47.803Z] #18 13.48 Unpacking pigz (2.4-1) ... [2021-02-19T23:19:47.803Z] #18 13.58 Selecting previously unselected package libpython3.7-minimal:s390x. [2021-02-19T23:19:47.803Z] #18 13.58 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2021-02-19T23:19:47.803Z] #18 13.59 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2021-02-19T23:19:47.803Z] #18 13.83 Selecting previously unselected package python3.7-minimal. [2021-02-19T23:19:47.803Z] #18 13.83 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2021-02-19T23:19:47.803Z] #18 13.84 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-19T23:19:47.803Z] #18 14.42 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2021-02-19T23:19:47.803Z] #18 14.43 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-19T23:19:47.803Z] #18 15.62 Selecting previously unselected package python3-minimal. [2021-02-19T23:19:47.803Z] #18 15.62 (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 ... 23448 files and directories currently installed.) [2021-02-19T23:19:47.803Z] #18 15.66 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2021-02-19T23:19:47.803Z] #18 15.67 Unpacking python3-minimal (3.7.3-1) ... [2021-02-19T23:19:47.803Z] #18 15.74 Selecting previously unselected package libmpdec2:s390x. [2021-02-19T23:19:47.803Z] #18 15.74 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2021-02-19T23:19:47.803Z] #18 15.76 Unpacking libmpdec2:s390x (2.4.2-2) ... [2021-02-19T23:19:47.803Z] #18 15.82 Selecting previously unselected package libpython3.7-stdlib:s390x. [2021-02-19T23:19:47.803Z] #18 15.82 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ... [2021-02-19T23:19:47.803Z] #18 15.82 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2021-02-19T23:19:47.803Z] #18 16.47 Selecting previously unselected package python3.7. [2021-02-19T23:19:47.803Z] #18 16.47 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ... [2021-02-19T23:19:47.803Z] #18 16.47 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-02-19T23:19:47.803Z] #18 16.55 Selecting previously unselected package libpython3-stdlib:s390x. [2021-02-19T23:19:47.803Z] #18 16.55 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2021-02-19T23:19:47.803Z] #18 16.55 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2021-02-19T23:19:47.803Z] #18 16.62 Setting up python3-minimal (3.7.3-1) ... [2021-02-19T23:19:48.096Z] #18 17.38 Selecting previously unselected package python3. [2021-02-19T23:19:48.388Z] #18 17.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23860 files and directories currently installed.) [2021-02-19T23:19:48.388Z] #18 17.42 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2021-02-19T23:19:48.388Z] #18 17.44 Unpacking python3 (3.7.3-1) ... [2021-02-19T23:19:48.388Z] #18 17.63 Selecting previously unselected package libip4tc0:s390x. [2021-02-19T23:19:48.388Z] #18 17.63 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2021-02-19T23:19:48.388Z] #18 17.63 Unpacking libip4tc0:s390x (1.8.2-4) ... [2021-02-19T23:19:48.685Z] #18 17.69 Selecting previously unselected package libip6tc0:s390x. [2021-02-19T23:19:48.685Z] #18 17.69 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2021-02-19T23:19:48.685Z] #18 17.69 Unpacking libip6tc0:s390x (1.8.2-4) ... [2021-02-19T23:19:48.685Z] #18 17.77 Selecting previously unselected package libiptc0:s390x. [2021-02-19T23:19:48.685Z] #18 17.77 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2021-02-19T23:19:48.685Z] #18 17.77 Unpacking libiptc0:s390x (1.8.2-4) ... [2021-02-19T23:19:48.685Z] #18 17.84 Selecting previously unselected package libnfnetlink0:s390x. [2021-02-19T23:19:48.685Z] #18 17.84 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2021-02-19T23:19:48.685Z] #18 17.85 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-02-19T23:19:48.685Z] #18 17.91 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2021-02-19T23:19:48.685Z] #18 17.91 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2021-02-19T23:19:48.685Z] #18 17.91 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-02-19T23:19:48.976Z] #18 17.97 Selecting previously unselected package libnftnl11:s390x. [2021-02-19T23:19:48.976Z] #18 17.97 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2021-02-19T23:19:48.976Z] #18 17.97 Unpacking libnftnl11:s390x (1.1.2-2) ... [2021-02-19T23:19:48.976Z] #18 18.03 Selecting previously unselected package iptables. [2021-02-19T23:19:48.976Z] #18 18.03 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2021-02-19T23:19:48.976Z] #18 18.04 Unpacking iptables (1.8.2-4) ... [2021-02-19T23:19:48.976Z] #18 18.24 Selecting previously unselected package xxd. [2021-02-19T23:19:48.976Z] #18 18.24 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-02-19T23:19:48.976Z] #18 18.24 Unpacking xxd (2:8.1.0875-5) ... [2021-02-19T23:19:48.976Z] #18 18.29 Selecting previously unselected package vim-common. [2021-02-19T23:19:48.976Z] #18 18.29 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-19T23:19:48.976Z] #18 18.30 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-19T23:19:48.976Z] #18 ... [2021-02-19T23:19:48.976Z] [2021-02-19T23:19:48.976Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-19T23:19:48.976Z] #41 58.69 CC criu/clone-noasan.o [2021-02-19T23:19:49.266Z] #41 58.81 CC criu/config.o [2021-02-19T23:19:49.278Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-19T23:19:49.278Z] [2021-02-19T23:19:49.278Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-19T23:19:49.278Z] DOCKER_SYSTEMD=1 [2021-02-19T23:19:49.278Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-19T23:19:49.278Z] HOSTNAME=d088c2d26e90 [2021-02-19T23:19:49.278Z] DEST=bundles/test-integration [2021-02-19T23:19:49.278Z] PWD=/go/src/github.com/docker/docker [2021-02-19T23:19:49.278Z] DOCKER_GITCOMMIT=0e001154f96b034483db093276aadd24aa6191ca [2021-02-19T23:19:49.278Z] container=docker [2021-02-19T23:19:49.278Z] HOME=/root [2021-02-19T23:19:49.278Z] LANG=C.UTF-8 [2021-02-19T23:19:49.278Z] INVOCATION_ID=ba296a75f1bb4be291d69cda26d6a53f [2021-02-19T23:19:49.278Z] GOLANG_VERSION=1.13.15 [2021-02-19T23:19:49.278Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-19T23:19:49.278Z] VALIDATE_BRANCH=20.10 [2021-02-19T23:19:49.278Z] TERM=xterm [2021-02-19T23:19:49.278Z] DOCKER_PKG=github.com/docker/docker [2021-02-19T23:19:49.278Z] SHLVL=3 [2021-02-19T23:19:49.278Z] TIMEOUT=120m [2021-02-19T23:19:49.278Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-19T23:19:49.278Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-19T23:19:49.278Z] GO111MODULE=off [2021-02-19T23:19:49.278Z] DOCKER_EXPERIMENTAL=1 [2021-02-19T23:19:49.278Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-19T23:19:49.278Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-19T23:19:49.278Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-19T23:19:49.278Z] GOPATH=/go [2021-02-19T23:19:49.278Z] PKG_CONFIG=pkg-config [2021-02-19T23:19:49.278Z] _=/usr/bin/env [2021-02-19T23:19:49.278Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-19T23:19:50.333Z] #41 59.79 CC criu/cr-check.o [2021-02-19T23:19:50.963Z] #41 60.66 CC criu/cr-dedup.o [2021-02-19T23:19:51.254Z] #41 60.92 CC criu/cr-dump.o [2021-02-19T23:19:52.757Z] #41 62.35 CC criu/cr-errno.o [2021-02-19T23:19:53.047Z] #41 62.40 CC criu/cr-restore.o [2021-02-19T23:19:54.297Z] Removing intermediate container ab144bf07ac8 [2021-02-19T23:19:54.297Z] ---> 15d094f37b0e [2021-02-19T23:19:54.297Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2021-02-19T23:19:54.297Z] ---> 805dc2d65d1c [2021-02-19T23:19:54.297Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2021-02-19T23:19:54.297Z] ---> e8c7ae0b664e [2021-02-19T23:19:54.297Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2021-02-19T23:19:54.297Z] ---> Running in a3896a269e31 [2021-02-19T23:19:54.297Z] Removing intermediate container a3896a269e31 [2021-02-19T23:19:54.297Z] ---> 15db7c3ece4f [2021-02-19T23:19:54.297Z] Successfully built 15db7c3ece4f [2021-02-19T23:19:54.297Z] Successfully tagged moby-buildx:latest [2021-02-19T23:19:54.297Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2021-02-19T23:19:54.297Z] if [ -n "${id}" ]; then \ [2021-02-19T23:19:54.297Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2021-02-19T23:19:54.297Z] && touch bundles/buildx; \ [2021-02-19T23:19:54.297Z] docker rm -f ${id}; \ [2021-02-19T23:19:54.297Z] fi [2021-02-19T23:19:54.297Z] 93dcef87ca360020025983ed99cc555cd16950f71000ee6ac7f24788a5ccf29f [2021-02-19T23:19:54.297Z] bundles/buildx version [2021-02-19T23:19:54.297Z] buildx v0.5.1 11057da [2021-02-19T23:19:54.297Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:0e001154f96b034483db093276aadd24aa6191ca . [2021-02-19T23:19:54.297Z] #1 [internal] booting buildkit [2021-02-19T23:19:54.297Z] #1 sha256:b44970489fa3e9d80b63e967cd7a4c938c426d9f68c02c81c2b4dfcd1e86eacb [2021-02-19T23:19:54.297Z] #1 pulling image moby/buildkit:buildx-stable-1 [2021-02-19T23:19:54.297Z] #1 pulling image moby/buildkit:buildx-stable-1 2.6s done [2021-02-19T23:19:54.297Z] #1 creating container buildx_buildkit_default [2021-02-19T23:19:54.297Z] #1 creating container buildx_buildkit_default 0.4s done [2021-02-19T23:19:54.297Z] #1 DONE 3.0s [2021-02-19T23:19:54.297Z] [2021-02-19T23:19:54.297Z] #2 [internal] load build definition from Dockerfile [2021-02-19T23:19:54.297Z] #2 sha256:7c570e7c7f8fbe91ef8f4086c989c6c47383a013a0654593256f5cadb410e2a9 [2021-02-19T23:19:54.297Z] #2 transferring dockerfile: 16.55kB done [2021-02-19T23:19:54.297Z] #2 DONE 0.0s [2021-02-19T23:19:54.297Z] [2021-02-19T23:19:54.297Z] #3 [internal] load .dockerignore [2021-02-19T23:19:54.297Z] #3 sha256:7a11b2fbcb01c2c5d9bba31303be3f2959867fb868d6a8a969bcc0022bc319a1 [2021-02-19T23:19:54.297Z] #3 transferring context: 87B done [2021-02-19T23:19:54.297Z] #3 DONE 0.0s [2021-02-19T23:19:54.297Z] [2021-02-19T23:19:54.297Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-19T23:19:54.297Z] #4 sha256:13bad8e8c60055f738c2e926edccdf574b41d1b142dc292ae63598355511ae2b [2021-02-19T23:19:54.931Z] #4 DONE 0.5s [2021-02-19T23:19:54.932Z] [2021-02-19T23:19:54.932Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-19T23:19:54.932Z] #5 sha256:ee73c76f12f55c52289804938396745ecf0a7d1f993c00a3ebae3cc37bdeb8e1 [2021-02-19T23:19:54.932Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-02-19T23:19:54.932Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.2s done [2021-02-19T23:19:54.932Z] #5 extracting sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 [2021-02-19T23:19:55.113Z] #41 ... [2021-02-19T23:19:55.113Z] [2021-02-19T23:19:55.113Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-02-19T23:19:55.113Z] #18 18.39 Selecting previously unselected package bash-completion. [2021-02-19T23:19:55.113Z] #18 18.39 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-02-19T23:19:55.113Z] #18 19.63 Unpacking bash-completion (1:2.8-6) ... [2021-02-19T23:19:55.113Z] #18 19.85 Selecting previously unselected package bzip2. [2021-02-19T23:19:55.113Z] #18 19.85 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2021-02-19T23:19:55.113Z] #18 19.85 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-19T23:19:55.113Z] #18 19.91 Selecting previously unselected package xz-utils. [2021-02-19T23:19:55.113Z] #18 19.92 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2021-02-19T23:19:55.113Z] #18 19.92 Unpacking xz-utils (5.2.4-1) ... [2021-02-19T23:19:55.113Z] #18 20.04 Selecting previously unselected package apparmor. [2021-02-19T23:19:55.113Z] #18 20.04 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2021-02-19T23:19:55.113Z] #18 20.08 Unpacking apparmor (2.13.2-10) ... [2021-02-19T23:19:55.113Z] #18 20.28 Selecting previously unselected package aufs-tools. [2021-02-19T23:19:55.113Z] #18 20.28 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2021-02-19T23:19:55.113Z] #18 20.28 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-02-19T23:19:55.113Z] #18 20.35 Selecting previously unselected package libonig5:s390x. [2021-02-19T23:19:55.113Z] #18 20.36 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2021-02-19T23:19:55.113Z] #18 20.36 Unpacking libonig5:s390x (6.9.1-1) ... [2021-02-19T23:19:55.113Z] #18 20.45 Selecting previously unselected package libjq1:s390x. [2021-02-19T23:19:55.113Z] #18 20.45 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2021-02-19T23:19:55.113Z] #18 20.45 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2021-02-19T23:19:55.113Z] #18 20.54 Selecting previously unselected package jq. [2021-02-19T23:19:55.113Z] #18 20.54 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2021-02-19T23:19:55.113Z] #18 20.54 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-19T23:19:55.113Z] #18 20.61 Selecting previously unselected package libaio1:s390x. [2021-02-19T23:19:55.113Z] #18 20.61 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2021-02-19T23:19:55.113Z] #18 20.61 Unpacking libaio1:s390x (0.3.112-3) ... [2021-02-19T23:19:55.113Z] #18 20.65 Selecting previously unselected package libgpm2:s390x. [2021-02-19T23:19:55.113Z] #18 20.65 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2021-02-19T23:19:55.113Z] #18 20.65 Unpacking libgpm2:s390x (1.20.7-5) ... [2021-02-19T23:19:55.113Z] #18 20.70 Selecting previously unselected package libicu63:s390x. [2021-02-19T23:19:55.113Z] #18 20.70 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-02-19T23:19:55.113Z] #18 20.70 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2021-02-19T23:19:55.113Z] #18 22.58 Selecting previously unselected package libnet1:s390x. [2021-02-19T23:19:55.113Z] #18 22.58 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-02-19T23:19:55.113Z] #18 22.59 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-02-19T23:19:55.113Z] #18 22.62 Selecting previously unselected package libnl-3-200:s390x. [2021-02-19T23:19:55.113Z] #18 22.62 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2021-02-19T23:19:55.113Z] #18 22.63 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-02-19T23:19:55.113Z] #18 22.69 Selecting previously unselected package libprotobuf-c1:s390x. [2021-02-19T23:19:55.113Z] #18 22.69 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2021-02-19T23:19:55.113Z] #18 22.69 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-02-19T23:19:55.113Z] #18 22.73 Selecting previously unselected package libreadline5:s390x. [2021-02-19T23:19:55.113Z] #18 22.73 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2021-02-19T23:19:55.113Z] #18 22.73 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-02-19T23:19:55.113Z] #18 22.82 Selecting previously unselected package net-tools. [2021-02-19T23:19:55.113Z] #18 22.82 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2021-02-19T23:19:55.113Z] #18 22.83 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-19T23:19:55.113Z] #18 22.95 Selecting previously unselected package python-pip-whl. [2021-02-19T23:19:55.113Z] #18 22.95 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-02-19T23:19:55.113Z] #18 22.95 Unpacking python-pip-whl (18.1-5) ... [2021-02-19T23:19:55.113Z] #18 23.39 Selecting previously unselected package python3-lib2to3. [2021-02-19T23:19:55.113Z] #18 23.39 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-02-19T23:19:55.113Z] #18 23.39 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-02-19T23:19:55.113Z] #18 23.46 Selecting previously unselected package python3-distutils. [2021-02-19T23:19:55.113Z] #18 23.46 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-02-19T23:19:55.113Z] #18 23.46 Unpacking python3-distutils (3.7.3-1) ... [2021-02-19T23:19:55.113Z] #18 23.58 Selecting previously unselected package python3-pip. [2021-02-19T23:19:55.113Z] #18 23.58 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-02-19T23:19:55.113Z] #18 23.58 Unpacking python3-pip (18.1-5) ... [2021-02-19T23:19:55.113Z] #18 23.69 Selecting previously unselected package python3-pkg-resources. [2021-02-19T23:19:55.113Z] #18 23.69 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-02-19T23:19:55.113Z] #18 23.69 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-02-19T23:19:55.113Z] #18 23.75 Selecting previously unselected package python3-setuptools. [2021-02-19T23:19:55.113Z] #18 23.75 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-02-19T23:19:55.113Z] #18 23.75 Unpacking python3-setuptools (40.8.0-1) ... [2021-02-19T23:19:55.113Z] #18 23.88 Selecting previously unselected package python3-wheel. [2021-02-19T23:19:55.113Z] #18 23.88 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-02-19T23:19:55.113Z] #18 23.89 Unpacking python3-wheel (0.32.3-2) ... [2021-02-19T23:19:55.113Z] #18 23.92 Selecting previously unselected package sudo. [2021-02-19T23:19:55.113Z] #18 23.92 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_s390x.deb ... [2021-02-19T23:19:55.113Z] #18 23.93 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-02-19T23:19:55.113Z] #18 24.20 Selecting previously unselected package thin-provisioning-tools. [2021-02-19T23:19:55.113Z] #18 24.20 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2021-02-19T23:19:55.113Z] #18 24.20 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-02-19T23:19:55.113Z] #18 24.35 Selecting previously unselected package uidmap. [2021-02-19T23:19:55.113Z] #18 24.35 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2021-02-19T23:19:55.113Z] #18 24.35 Unpacking uidmap (1:4.5-1.1) ... [2021-02-19T23:19:55.113Z] #18 24.43 Selecting previously unselected package vim-runtime. [2021-02-19T23:19:55.227Z] #5 extracting sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0.1s done [2021-02-19T23:19:55.227Z] #5 DONE 0.3s [2021-02-19T23:19:55.227Z] [2021-02-19T23:19:55.227Z] #6 [internal] load build definition from Dockerfile [2021-02-19T23:19:55.227Z] #6 sha256:bdaf5dd82fbd97abf373b2629fe143ce181cc33fb7685699d96b8552a07085c8 [2021-02-19T23:19:55.227Z] #6 transferring dockerfile: 16.55kB done [2021-02-19T23:19:55.227Z] #6 DONE 0.0s [2021-02-19T23:19:55.227Z] [2021-02-19T23:19:55.227Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-19T23:19:55.227Z] #9 sha256:fc87f41d59fd17bca5bdacfa76e5840fa11512aef3c722725b3c768af0cd79a5 [2021-02-19T23:19:55.403Z] #18 24.44 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-02-19T23:19:55.403Z] #18 24.46 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-02-19T23:19:55.403Z] #18 24.48 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-02-19T23:19:55.403Z] #18 24.51 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-02-19T23:19:55.403Z] #18 ... [2021-02-19T23:19:55.403Z] [2021-02-19T23:19:55.403Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-19T23:19:55.403Z] #41 64.92 CC criu/cr-service.o [2021-02-19T23:19:55.522Z] #9 DONE 0.2s [2021-02-19T23:19:55.522Z] [2021-02-19T23:19:55.522Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-19T23:19:55.522Z] #7 sha256:372687b2b903cd79cdd8659c1562f9f4227eb74c5d3643ad399921b7565c1743 [2021-02-19T23:19:55.522Z] #7 DONE 0.3s [2021-02-19T23:19:55.522Z] [2021-02-19T23:19:55.522Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-02-19T23:19:55.522Z] #8 sha256:40c9f69513e725b643844c4f54ff586edd2c989eaf3d76fa2bc341d2ddd2df16 [2021-02-19T23:19:55.522Z] #8 DONE 0.3s [2021-02-19T23:19:55.522Z] [2021-02-19T23:19:55.522Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-19T23:19:55.522Z] #26 sha256:33ac3e65ba1c55c19bbad81b463b059d04d8a1619999719242a3b2339efce0b3 [2021-02-19T23:19:55.522Z] #26 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 0.0s done [2021-02-19T23:19:55.522Z] #26 DONE 0.1s [2021-02-19T23:19:55.522Z] [2021-02-19T23:19:55.522Z] #62 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-19T23:19:55.522Z] #62 sha256:ba75f6da22b483e8edfdd12628a6dd8a49ff4ceb5be365479580b00cb55664a8 [2021-02-19T23:19:55.522Z] #62 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 0.0s done [2021-02-19T23:19:55.822Z] #62 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.2s [2021-02-19T23:19:55.822Z] #62 ... [2021-02-19T23:19:55.822Z] [2021-02-19T23:19:55.822Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-19T23:19:55.822Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-02-19T23:19:55.822Z] #10 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-02-19T23:19:55.822Z] #10 DONE 0.3s [2021-02-19T23:19:56.258Z] [2021-02-19T23:19:56.258Z] #23 [internal] load build context [2021-02-19T23:19:56.258Z] #23 sha256:cd17f46af5d8746ff5bd7fed91a1d5470b56141afbfa48c8378594f8946b7837 [2021-02-19T23:19:56.434Z] #41 65.75 CC criu/crtools.o [2021-02-19T23:19:56.725Z] #41 66.16 CC criu/eventfd.o [2021-02-19T23:19:56.725Z] #41 66.31 CC criu/eventpoll.o [2021-02-19T23:19:57.359Z] #41 66.91 CC criu/external.o [2021-02-19T23:19:57.650Z] #41 67.09 CC criu/fault-injection.o [2021-02-19T23:19:57.650Z] #41 67.16 CC criu/fdstore.o [2021-02-19T23:19:57.869Z] #23 ... [2021-02-19T23:19:57.869Z] [2021-02-19T23:19:57.869Z] #62 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-19T23:19:57.869Z] #62 sha256:ba75f6da22b483e8edfdd12628a6dd8a49ff4ceb5be365479580b00cb55664a8 [2021-02-19T23:19:57.869Z] #62 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done [2021-02-19T23:19:57.869Z] #62 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.5s done [2021-02-19T23:19:57.869Z] #62 DONE 1.9s [2021-02-19T23:19:57.869Z] [2021-02-19T23:19:57.869Z] #23 [internal] load build context [2021-02-19T23:19:57.869Z] #23 sha256:cd17f46af5d8746ff5bd7fed91a1d5470b56141afbfa48c8378594f8946b7837 [2021-02-19T23:19:57.940Z] #41 67.36 CC criu/fifo.o [2021-02-19T23:19:58.230Z] #41 67.66 CC criu/file-ids.o [2021-02-19T23:19:58.520Z] #41 67.87 CC criu/file-lock.o [2021-02-19T23:19:59.150Z] #41 68.50 CC criu/files-ext.o [2021-02-19T23:19:59.150Z] #41 68.67 CC criu/files-reg.o [2021-02-19T23:19:59.213Z] #23 transferring context: 19.73MB 3.6s [2021-02-19T23:20:00.653Z] #41 70.07 CC criu/files.o [2021-02-19T23:20:01.283Z] #41 ... [2021-02-19T23:20:01.283Z] [2021-02-19T23:20:01.283Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-02-19T23:20:01.283Z] #18 26.40 Selecting previously unselected package vim. [2021-02-19T23:20:01.283Z] #18 26.41 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2021-02-19T23:20:01.283Z] #18 26.42 Unpacking vim (2:8.1.0875-5) ... [2021-02-19T23:20:01.283Z] #18 26.85 Selecting previously unselected package xfsprogs. [2021-02-19T23:20:01.283Z] #18 26.86 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2021-02-19T23:20:01.283Z] #18 26.86 Unpacking xfsprogs (4.20.0-1) ... [2021-02-19T23:20:01.283Z] #18 27.08 Selecting previously unselected package zip. [2021-02-19T23:20:01.283Z] #18 27.08 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2021-02-19T23:20:01.283Z] #18 27.09 Unpacking zip (3.0-11+b1) ... [2021-02-19T23:20:01.283Z] #18 27.24 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-02-19T23:20:01.283Z] #18 27.25 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-19T23:20:01.283Z] #18 27.25 Setting up libip6tc0:s390x (1.8.2-4) ... [2021-02-19T23:20:01.283Z] #18 27.26 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-02-19T23:20:01.283Z] #18 27.27 Setting up libgpm2:s390x (1.20.7-5) ... [2021-02-19T23:20:01.283Z] #18 27.27 Setting up libip4tc0:s390x (1.8.2-4) ... [2021-02-19T23:20:01.283Z] #18 27.28 Setting up uidmap (1:4.5-1.1) ... [2021-02-19T23:20:01.283Z] #18 27.29 Setting up libnftnl11:s390x (1.1.2-2) ... [2021-02-19T23:20:01.283Z] #18 27.29 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-02-19T23:20:01.283Z] #18 27.30 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-19T23:20:01.283Z] #18 27.31 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-02-19T23:20:01.283Z] #18 27.31 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-02-19T23:20:01.283Z] #18 27.32 Setting up xxd (2:8.1.0875-5) ... [2021-02-19T23:20:01.283Z] #18 27.32 Setting up zip (3.0-11+b1) ... [2021-02-19T23:20:01.283Z] #18 27.33 Setting up vim-common (2:8.1.0875-5) ... [2021-02-19T23:20:01.283Z] #18 27.34 Setting up bash-completion (1:2.8-6) ... [2021-02-19T23:20:01.283Z] #18 28.73 Setting up libiptc0:s390x (1.8.2-4) ... [2021-02-19T23:20:01.283Z] #18 28.74 Setting up xz-utils (5.2.4-1) ... [2021-02-19T23:20:01.283Z] #18 28.75 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-02-19T23:20:01.283Z] #18 28.76 Setting up sudo (1.8.27-1+deb10u3) ... [2021-02-19T23:20:01.283Z] #18 28.79 invoke-rc.d: could not determine current runlevel [2021-02-19T23:20:01.283Z] #18 28.79 invoke-rc.d: policy-rc.d denied execution of start. [2021-02-19T23:20:01.283Z] #18 28.80 Setting up pigz (2.4-1) ... [2021-02-19T23:20:01.283Z] #18 28.81 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-02-19T23:20:01.283Z] #18 28.81 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-02-19T23:20:01.283Z] #18 28.83 Setting up python-pip-whl (18.1-5) ... [2021-02-19T23:20:01.283Z] #18 28.83 Setting up libmpdec2:s390x (2.4.2-2) ... [2021-02-19T23:20:01.283Z] #18 28.84 Setting up vim-runtime (2:8.1.0875-5) ... [2021-02-19T23:20:01.283Z] #18 29.06 Setting up libaio1:s390x (0.3.112-3) ... [2021-02-19T23:20:01.283Z] #18 29.07 Setting up libonig5:s390x (6.9.1-1) ... [2021-02-19T23:20:01.283Z] #18 29.08 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2021-02-19T23:20:01.283Z] #18 29.08 Setting up vim (2:8.1.0875-5) ... [2021-02-19T23:20:01.283Z] #18 29.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-02-19T23:20:01.283Z] #18 29.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-02-19T23:20:01.283Z] #18 29.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-02-19T23:20:01.283Z] #18 29.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-02-19T23:20:01.283Z] #18 29.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-02-19T23:20:01.283Z] #18 29.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-02-19T23:20:01.284Z] #18 29.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-02-19T23:20:01.284Z] #18 29.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-02-19T23:20:01.284Z] #18 29.14 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2021-02-19T23:20:01.284Z] #18 29.15 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-02-19T23:20:01.284Z] #18 29.16 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-02-19T23:20:01.284Z] #18 29.16 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-19T23:20:01.284Z] #18 29.17 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2021-02-19T23:20:01.284Z] #18 29.18 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-02-19T23:20:01.573Z] #18 30.86 Setting up iptables (1.8.2-4) ... [2021-02-19T23:20:01.864Z] #18 30.88 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-19T23:20:01.864Z] #18 30.88 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-19T23:20:01.864Z] #18 30.88 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-19T23:20:01.864Z] #18 30.89 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-19T23:20:01.864Z] #18 30.89 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-02-19T23:20:01.864Z] #18 30.90 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-02-19T23:20:01.864Z] #18 30.90 Setting up python3 (3.7.3-1) ... [2021-02-19T23:20:02.155Z] #18 31.21 Setting up python3-wheel (0.32.3-2) ... [2021-02-19T23:20:02.445Z] #18 31.67 Setting up apparmor (2.13.2-10) ... [2021-02-19T23:20:03.475Z] #18 32.57 Setting up xfsprogs (4.20.0-1) ... [2021-02-19T23:20:03.475Z] #18 32.58 Setting up python3-lib2to3 (3.7.3-1) ... [2021-02-19T23:20:03.765Z] #18 32.84 Setting up python3-pkg-resources (40.8.0-1) ... [2021-02-19T23:20:03.897Z] #23 transferring context: 53.37MB 7.5s done [2021-02-19T23:20:03.897Z] #23 DONE 7.6s [2021-02-19T23:20:03.897Z] [2021-02-19T23:20:03.897Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-19T23:20:03.897Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-02-19T23:20:03.897Z] #10 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.1s done [2021-02-19T23:20:03.897Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 6.0s done [2021-02-19T23:20:03.897Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 5.2s done [2021-02-19T23:20:03.897Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 5.0s done [2021-02-19T23:20:03.897Z] #10 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.5s done [2021-02-19T23:20:03.897Z] #10 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.3s done [2021-02-19T23:20:03.897Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 5.4s done [2021-02-19T23:20:03.897Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 [2021-02-19T23:20:04.397Z] #18 33.49 Setting up python3-distutils (3.7.3-1) ... [2021-02-19T23:20:04.560Z] #10 ... [2021-02-19T23:20:04.560Z] [2021-02-19T23:20:04.560Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-19T23:20:04.560Z] #26 sha256:33ac3e65ba1c55c19bbad81b463b059d04d8a1619999719242a3b2339efce0b3 [2021-02-19T23:20:04.560Z] #26 sha256:9311932ee2fcc8fed8d2911fda20f73ee92ea26879166cf6cc3192522e83fd0a 54.14MB / 54.14MB 3.4s done [2021-02-19T23:20:04.560Z] #26 extracting sha256:9311932ee2fcc8fed8d2911fda20f73ee92ea26879166cf6cc3192522e83fd0a 5.5s done [2021-02-19T23:20:04.560Z] #26 DONE 9.0s [2021-02-19T23:20:04.688Z] #18 33.79 Setting up python3-setuptools (40.8.0-1) ... [2021-02-19T23:20:04.855Z] [2021-02-19T23:20:04.855Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-19T23:20:04.855Z] #27 sha256:6f32d7479e6ace0cf3d6d8fcd6237d9b0b9deeb19e8ceeee7902c1b8fe11216b [2021-02-19T23:20:04.855Z] #27 0.240 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-19T23:20:04.855Z] #27 0.263 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-02-19T23:20:05.151Z] #27 0.283 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-19T23:20:05.151Z] #27 0.478 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [257 kB] [2021-02-19T23:20:05.318Z] #18 34.35 Setting up python3-pip (18.1-5) ... [2021-02-19T23:20:05.447Z] #27 0.732 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-02-19T23:20:05.742Z] #27 ... [2021-02-19T23:20:05.742Z] [2021-02-19T23:20:05.742Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-19T23:20:05.742Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-02-19T23:20:05.742Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 3.8s done [2021-02-19T23:20:05.742Z] #10 extracting sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 0.4s done [2021-02-19T23:20:05.742Z] #10 DONE 9.7s [2021-02-19T23:20:05.742Z] [2021-02-19T23:20:05.742Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-19T23:20:05.742Z] #27 sha256:6f32d7479e6ace0cf3d6d8fcd6237d9b0b9deeb19e8ceeee7902c1b8fe11216b [2021-02-19T23:20:05.742Z] #27 1.054 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-02-19T23:20:05.948Z] #18 35.10 Processing triggers for libc-bin (2.28-10) ... [2021-02-19T23:20:05.948Z] #18 35.14 Processing triggers for mime-support (3.62) ... [2021-02-19T23:20:06.038Z] #27 ... [2021-02-19T23:20:06.039Z] [2021-02-19T23:20:06.039Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-19T23:20:06.039Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-02-19T23:20:06.039Z] #10 extracting sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 0.3s done [2021-02-19T23:20:06.039Z] #10 DONE 10.0s [2021-02-19T23:20:06.039Z] [2021-02-19T23:20:06.039Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-19T23:20:06.039Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-02-19T23:20:06.039Z] #10 extracting sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 [2021-02-19T23:20:06.582Z] #18 DONE 35.6s [2021-02-19T23:20:06.582Z] [2021-02-19T23:20:06.582Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2021-02-19T23:20:07.220Z] #19 0.847 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-02-19T23:20:07.220Z] #19 0.851 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-02-19T23:20:07.220Z] #19 0.852 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-02-19T23:20:07.510Z] #19 DONE 1.0s [2021-02-19T23:20:07.510Z] [2021-02-19T23:20:07.510Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-19T23:20:08.790Z] #10 extracting sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 2.6s done [2021-02-19T23:20:08.790Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad [2021-02-19T23:20:09.879Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-02-19T23:20:09.879Z] [2021-02-19T23:20:09.879Z] ________ ____ __. [2021-02-19T23:20:09.879Z] \_____ \ | |/ _| [2021-02-19T23:20:09.879Z] / | \| < [2021-02-19T23:20:09.879Z] / | \ | \ [2021-02-19T23:20:09.879Z] \_______ /____|__ \ [2021-02-19T23:20:09.879Z] \/ \/ [2021-02-19T23:20:09.879Z] [2021-02-19T23:20:09.879Z] INFO: make.ps1 ended at 02/19/2021 23:20:04 [2021-02-19T23:20:09.879Z] INFO: Binaries build ended at 02/19/2021 23:20:05. Duration:00:01:13.2267679 [2021-02-19T23:20:09.879Z] INFO: Copying the built daemon binary to d:\CI\PR-42046\2\binary\dockerd-0e001154f9.exe... [2021-02-19T23:20:09.879Z] INFO: Copying the built client binary to d:\CI\PR-42046\2\binary\docker-0e001154f9.exe... [2021-02-19T23:20:09.879Z] INFO: Copying dockerversion from the container... [2021-02-19T23:20:09.879Z] INFO: Copying the golang package from the container to d:\CI\PR-42046\2\installer\go.zip... [2021-02-19T23:20:09.879Z] INFO: Extracting go.zip to d:\CI\PR-42046\2\go [2021-02-19T23:20:10.596Z] ok github.com/docker/docker/cmd/dockerd 0.105s coverage: 29.1% of statements [2021-02-19T23:20:10.896Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 2.3s done [2021-02-19T23:20:10.896Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 [2021-02-19T23:20:11.032Z] #20 2.958 Collecting yamllint==1.16.0 [2021-02-19T23:20:11.032Z] #20 3.103 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-02-19T23:20:11.032Z] #20 3.123 Collecting pyyaml (from yamllint==1.16.0) [2021-02-19T23:20:11.032Z] #20 3.272 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-02-19T23:20:11.032Z] #20 3.631 Installing build dependencies: started [2021-02-19T23:20:11.171Z] ok github.com/docker/docker/container 0.167s coverage: 34.7% of statements [2021-02-19T23:20:11.171Z] ? github.com/docker/docker/container/stream [no test files] [2021-02-19T23:20:11.171Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-02-19T23:20:11.171Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-02-19T23:20:11.171Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-02-19T23:20:11.945Z] #10 ... [2021-02-19T23:20:11.945Z] [2021-02-19T23:20:11.945Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-19T23:20:11.945Z] #27 sha256:6f32d7479e6ace0cf3d6d8fcd6237d9b0b9deeb19e8ceeee7902c1b8fe11216b [2021-02-19T23:20:11.945Z] #27 3.231 Fetched 8197 kB in 3s (2727 kB/s) [2021-02-19T23:20:11.945Z] #27 3.231 Reading package lists... [2021-02-19T23:20:11.945Z] #27 4.776 Reading package lists... [2021-02-19T23:20:11.945Z] #27 6.248 Building dependency tree... [2021-02-19T23:20:11.945Z] #27 6.872 The following additional packages will be installed: [2021-02-19T23:20:11.945Z] #27 6.873 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-02-19T23:20:11.945Z] #27 6.873 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-02-19T23:20:11.945Z] #27 6.873 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-02-19T23:20:11.945Z] #27 6.875 Suggested packages: [2021-02-19T23:20:11.945Z] #27 6.875 krb5-doc krb5-user [2021-02-19T23:20:11.945Z] #27 6.875 Recommended packages: [2021-02-19T23:20:11.945Z] #27 6.875 krb5-locales publicsuffix libsasl2-modules [2021-02-19T23:20:11.945Z] #27 7.170 The following NEW packages will be installed: [2021-02-19T23:20:11.945Z] #27 7.171 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-02-19T23:20:11.945Z] #27 7.171 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-02-19T23:20:11.945Z] #27 7.171 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-02-19T23:20:11.945Z] #27 7.173 libssh2-1 libssl1.1 openssl [2021-02-19T23:20:11.945Z] #27 7.221 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-02-19T23:20:11.945Z] #27 7.221 Need to get 5175 kB of archives. [2021-02-19T23:20:11.945Z] #27 7.221 After this operation, 14.6 MB of additional disk space will be used. [2021-02-19T23:20:11.945Z] #27 7.221 Get:1 http://security.debian.org/debian-security buster/updates/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u5 [1526 kB] [2021-02-19T23:20:11.945Z] #27 7.231 Get:2 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB] [2021-02-19T23:20:11.945Z] #27 7.255 Get:3 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB] [2021-02-19T23:20:11.945Z] #27 7.267 Get:4 http://deb.debian.org/debian buster/main ppc64el ca-certificates all 20200601~deb10u2 [166 kB] [2021-02-19T23:20:11.945Z] #27 7.273 Get:5 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB] [2021-02-19T23:20:11.945Z] #27 7.276 Get:6 http://deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3+deb10u1 [69.3 kB] [2021-02-19T23:20:11.945Z] #27 7.280 Get:7 http://deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3+deb10u1 [134 kB] [2021-02-19T23:20:11.945Z] #27 7.287 Get:8 http://deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3+deb10u1 [400 kB] [2021-02-19T23:20:11.945Z] #27 7.292 Get:9 http://security.debian.org/debian-security buster/updates/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u5 [90.0 kB] [2021-02-19T23:20:11.945Z] #27 7.298 Get:10 http://deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3+deb10u1 [172 kB] [2021-02-19T23:20:11.945Z] #27 7.303 Get:11 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB] [2021-02-19T23:20:11.945Z] #27 7.306 Get:12 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB] [2021-02-19T23:20:11.945Z] #27 7.306 Get:13 http://security.debian.org/debian-security buster/updates/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u5 [243 kB] [2021-02-19T23:20:11.945Z] #27 7.307 Get:14 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB] [2021-02-19T23:20:11.945Z] #27 7.310 Get:15 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB] [2021-02-19T23:20:11.945Z] #27 7.313 Get:16 http://deb.debian.org/debian buster/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u1 [348 kB] [2021-02-19T23:20:11.945Z] #27 7.321 Get:17 http://security.debian.org/debian-security buster/updates/main ppc64el openssl ppc64el 1.1.1d-0+deb10u5 [844 kB] [2021-02-19T23:20:12.064Z] #20 ... [2021-02-19T23:20:12.064Z] [2021-02-19T23:20:12.064Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-19T23:20:12.064Z] #41 71.37 CC criu/filesystems.o [2021-02-19T23:20:12.064Z] #41 71.84 CC criu/fsnotify.o [2021-02-19T23:20:12.064Z] #41 72.55 CC criu/image-desc.o [2021-02-19T23:20:12.064Z] #41 72.62 CC criu/image.o [2021-02-19T23:20:12.064Z] #41 73.20 CC criu/ipc_ns.o [2021-02-19T23:20:12.064Z] #41 73.79 CC criu/irmap.o [2021-02-19T23:20:12.064Z] #41 74.06 CC criu/kcmp-ids.o [2021-02-19T23:20:12.064Z] #41 74.26 CC criu/kerndat.o [2021-02-19T23:20:12.064Z] #41 74.89 CC criu/libnetlink.o [2021-02-19T23:20:12.064Z] #41 75.18 CC criu/log.o [2021-02-19T23:20:12.064Z] #41 75.52 CC criu/lsm.o [2021-02-19T23:20:12.064Z] #41 75.70 CC criu/mem.o [2021-02-19T23:20:12.064Z] #41 76.70 CC criu/memfd.o [2021-02-19T23:20:12.064Z] #41 76.95 CC criu/mount.o [2021-02-19T23:20:12.064Z] #41 79.44 CC criu/namespaces.o [2021-02-19T23:20:12.064Z] #41 80.59 CC criu/net.o [2021-02-19T23:20:12.064Z] #41 ... [2021-02-19T23:20:12.064Z] [2021-02-19T23:20:12.064Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-02-19T23:20:12.064Z] #38 115.2 + dpkg --print-architecture [2021-02-19T23:20:12.064Z] #38 115.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-02-19T23:20:12.064Z] #38 115.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-02-19T23:20:12.064Z] #38 115.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-02-19T23:20:12.244Z] #27 7.322 Get:18 http://deb.debian.org/debian buster/main ppc64el curl ppc64el 7.64.0-4+deb10u1 [268 kB] [2021-02-19T23:20:12.244Z] #27 7.331 Get:19 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-02-19T23:20:12.244Z] #27 7.334 Get:20 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-02-19T23:20:12.244Z] #27 7.339 Get:21 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-02-19T23:20:12.244Z] #27 7.581 debconf: delaying package configuration, since apt-utils is not installed [2021-02-19T23:20:12.244Z] #27 7.604 Fetched 5175 kB in 0s (36.0 MB/s) [2021-02-19T23:20:12.244Z] #27 7.624 Selecting previously unselected package libssl1.1:ppc64el. [2021-02-19T23:20:12.244Z] #27 7.624 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-02-19T23:20:12.244Z] #27 7.633 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_ppc64el.deb ... [2021-02-19T23:20:12.244Z] #27 7.635 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u5) ... [2021-02-19T23:20:12.539Z] #27 7.895 Selecting previously unselected package libsasl2-modules-db:ppc64el. [2021-02-19T23:20:12.539Z] #27 7.895 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-02-19T23:20:12.539Z] #27 7.895 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-02-19T23:20:12.539Z] #27 7.923 Selecting previously unselected package libsasl2-2:ppc64el. [2021-02-19T23:20:12.539Z] #27 7.925 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-02-19T23:20:12.539Z] #27 7.926 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-02-19T23:20:12.539Z] #27 7.967 Selecting previously unselected package libldap-common. [2021-02-19T23:20:12.539Z] #27 7.969 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u5_all.deb ... [2021-02-19T23:20:12.539Z] #27 7.970 Unpacking libldap-common (2.4.47+dfsg-3+deb10u5) ... [2021-02-19T23:20:12.539Z] #27 8.010 Selecting previously unselected package libldap-2.4-2:ppc64el. [2021-02-19T23:20:12.539Z] #27 8.010 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u5_ppc64el.deb ... [2021-02-19T23:20:12.835Z] #27 8.015 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u5) ... [2021-02-19T23:20:12.835Z] #27 8.071 Selecting previously unselected package openssl. [2021-02-19T23:20:12.835Z] #27 8.074 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_ppc64el.deb ... [2021-02-19T23:20:12.835Z] #27 8.076 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-02-19T23:20:12.835Z] #27 8.202 Selecting previously unselected package ca-certificates. [2021-02-19T23:20:12.835Z] #27 8.205 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-02-19T23:20:12.835Z] #27 8.206 Unpacking ca-certificates (20200601~deb10u2) ... [2021-02-19T23:20:12.835Z] #27 8.283 Selecting previously unselected package libkeyutils1:ppc64el. [2021-02-19T23:20:13.131Z] #27 8.284 Preparing to unpack .../07-libkeyutils1_1.6-6_ppc64el.deb ... [2021-02-19T23:20:13.131Z] #27 8.286 Unpacking libkeyutils1:ppc64el (1.6-6) ... [2021-02-19T23:20:13.131Z] #27 8.331 Selecting previously unselected package libkrb5support0:ppc64el. [2021-02-19T23:20:13.131Z] #27 8.333 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_ppc64el.deb ... [2021-02-19T23:20:13.131Z] #27 8.334 Unpacking libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-02-19T23:20:13.131Z] #27 8.363 Selecting previously unselected package libk5crypto3:ppc64el. [2021-02-19T23:20:13.131Z] #27 8.366 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_ppc64el.deb ... [2021-02-19T23:20:13.131Z] #27 8.367 Unpacking libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-02-19T23:20:13.131Z] #27 8.411 Selecting previously unselected package libkrb5-3:ppc64el. [2021-02-19T23:20:13.131Z] #27 8.413 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_ppc64el.deb ... [2021-02-19T23:20:13.131Z] #27 8.416 Unpacking libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-02-19T23:20:13.131Z] #27 8.505 Selecting previously unselected package libgssapi-krb5-2:ppc64el. [2021-02-19T23:20:13.131Z] #27 8.507 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_ppc64el.deb ... [2021-02-19T23:20:13.131Z] #27 8.512 Unpacking libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-02-19T23:20:13.131Z] #27 8.555 Selecting previously unselected package libnghttp2-14:ppc64el. [2021-02-19T23:20:13.131Z] #27 8.557 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ... [2021-02-19T23:20:13.131Z] #27 8.558 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-02-19T23:20:13.131Z] #27 8.591 Selecting previously unselected package libpsl5:ppc64el. [2021-02-19T23:20:13.131Z] #27 8.591 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ... [2021-02-19T23:20:13.131Z] #27 8.593 Unpacking libpsl5:ppc64el (0.20.2-2) ... [2021-02-19T23:20:13.131Z] #27 8.620 Selecting previously unselected package librtmp1:ppc64el. [2021-02-19T23:20:13.426Z] #27 8.622 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ... [2021-02-19T23:20:13.426Z] #27 8.624 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-02-19T23:20:13.426Z] #27 8.653 Selecting previously unselected package libssh2-1:ppc64el. [2021-02-19T23:20:13.426Z] #27 8.655 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ... [2021-02-19T23:20:13.426Z] #27 8.656 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ... [2021-02-19T23:20:13.426Z] #27 8.693 Selecting previously unselected package libcurl4:ppc64el. [2021-02-19T23:20:13.426Z] #27 8.696 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_ppc64el.deb ... [2021-02-19T23:20:13.426Z] #27 8.698 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2021-02-19T23:20:13.426Z] #27 8.754 Selecting previously unselected package curl. [2021-02-19T23:20:13.426Z] #27 8.756 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_ppc64el.deb ... [2021-02-19T23:20:13.426Z] #27 8.758 Unpacking curl (7.64.0-4+deb10u1) ... [2021-02-19T23:20:13.426Z] #27 8.803 Selecting previously unselected package libonig5:ppc64el. [2021-02-19T23:20:13.426Z] #27 8.811 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ... [2021-02-19T23:20:13.426Z] #27 8.818 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-02-19T23:20:13.426Z] #27 8.859 Selecting previously unselected package libjq1:ppc64el. [2021-02-19T23:20:13.722Z] #27 8.861 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-02-19T23:20:13.722Z] #27 8.863 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-02-19T23:20:13.722Z] #27 8.896 Selecting previously unselected package jq. [2021-02-19T23:20:13.722Z] #27 8.898 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-02-19T23:20:13.722Z] #27 8.898 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-19T23:20:13.722Z] #27 8.933 Setting up libkeyutils1:ppc64el (1.6-6) ... [2021-02-19T23:20:13.722Z] #27 8.979 Setting up libpsl5:ppc64el (0.20.2-2) ... [2021-02-19T23:20:13.722Z] #27 8.988 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u5) ... [2021-02-19T23:20:13.726Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.079s coverage: 65.3% of statements [2021-02-19T23:20:14.020Z] #27 9.171 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-02-19T23:20:14.020Z] #27 9.176 Setting up libldap-common (2.4.47+dfsg-3+deb10u5) ... [2021-02-19T23:20:14.020Z] #27 9.180 Setting up libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-02-19T23:20:14.021Z] #27 9.184 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-02-19T23:20:14.021Z] #27 9.187 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-02-19T23:20:14.021Z] #27 9.192 Setting up libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-02-19T23:20:14.021Z] #27 9.197 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-02-19T23:20:14.021Z] #27 9.206 Setting up libssh2-1:ppc64el (1.8.0-2.1) ... [2021-02-19T23:20:14.021Z] #27 9.212 Setting up libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-02-19T23:20:14.021Z] #27 9.215 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-02-19T23:20:14.021Z] #27 9.221 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-02-19T23:20:14.021Z] #27 9.225 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-02-19T23:20:14.021Z] #27 9.229 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u5) ... [2021-02-19T23:20:14.021Z] #27 9.232 Setting up ca-certificates (20200601~deb10u2) ... [2021-02-19T23:20:14.664Z] #27 10.04 Updating certificates in /etc/ssl/certs... [2021-02-19T23:20:15.649Z] ok github.com/docker/docker/daemon/cluster/convert 0.030s coverage: 35.9% of statements [2021-02-19T23:20:15.728Z] #27 11.05 137 added, 0 removed; done. [2021-02-19T23:20:15.728Z] #27 11.09 Setting up libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-02-19T23:20:15.728Z] #27 11.09 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-19T23:20:15.728Z] #27 11.09 Setting up libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2021-02-19T23:20:15.728Z] #27 11.10 Setting up curl (7.64.0-4+deb10u1) ... [2021-02-19T23:20:15.728Z] #27 11.10 Processing triggers for libc-bin (2.28-10) ... [2021-02-19T23:20:15.728Z] #27 11.11 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-02-19T23:20:15.728Z] #27 11.12 Updating certificates in /etc/ssl/certs... [2021-02-19T23:20:15.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-19T23:20:15.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-19T23:20:15.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-19T23:20:16.026Z] #27 ... [2021-02-19T23:20:16.026Z] [2021-02-19T23:20:16.026Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-19T23:20:16.026Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-02-19T23:20:16.026Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 5.0s done [2021-02-19T23:20:16.026Z] #10 extracting sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 0.0s done [2021-02-19T23:20:16.026Z] #10 DONE 20.0s [2021-02-19T23:20:16.026Z] [2021-02-19T23:20:16.026Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-19T23:20:16.026Z] #11 sha256:de2b7e1945dbe926869611b3b2029194bc28030208e03614c2a9fe1f572df858 [2021-02-19T23:20:16.026Z] #11 DONE 0.2s [2021-02-19T23:20:16.026Z] [2021-02-19T23:20:16.026Z] #12 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-02-19T23:20:16.026Z] #12 sha256:ff794b9c1ccc7e487b8893ee6ce30fad412303a0fbaab6fd892b0bc7b203e159 [2021-02-19T23:20:16.327Z] #12 DONE 0.2s [2021-02-19T23:20:16.327Z] [2021-02-19T23:20:16.327Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-19T23:20:16.327Z] #27 sha256:6f32d7479e6ace0cf3d6d8fcd6237d9b0b9deeb19e8ceeee7902c1b8fe11216b [2021-02-19T23:20:16.327Z] #27 11.71 0 added, 0 removed; done. [2021-02-19T23:20:16.327Z] #27 11.71 Running hooks in /etc/ca-certificates/update.d... [2021-02-19T23:20:16.327Z] #27 11.71 done. [2021-02-19T23:20:16.622Z] #27 ... [2021-02-19T23:20:16.622Z] [2021-02-19T23:20:16.622Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-19T23:20:16.622Z] #31 sha256:34d72fd651778c0cdb3dc938aacb06f57ff1869c20cbd1458f724e704eb32e92 [2021-02-19T23:20:16.622Z] #31 DONE 0.1s [2021-02-19T23:20:16.622Z] [2021-02-19T23:20:16.622Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-19T23:20:16.622Z] #39 sha256:b948760ec906f0112e36d43a368d2764d9e6051a21547341b1990eac2341e2c0 [2021-02-19T23:20:16.622Z] #39 DONE 0.1s [2021-02-19T23:20:16.622Z] [2021-02-19T23:20:16.622Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-19T23:20:16.622Z] #27 sha256:6f32d7479e6ace0cf3d6d8fcd6237d9b0b9deeb19e8ceeee7902c1b8fe11216b [2021-02-19T23:20:16.622Z] #27 DONE 11.9s [2021-02-19T23:20:16.623Z] [2021-02-19T23:20:16.623Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-19T23:20:16.623Z] #28 sha256:f838c42eb6132d8e679a07f1887c9e50332c3f874c57788021add2c8620adef5 [2021-02-19T23:20:16.623Z] #28 DONE 0.1s [2021-02-19T23:20:16.623Z] [2021-02-19T23:20:16.623Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-19T23:20:16.623Z] #40 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-02-19T23:20:16.921Z] #40 0.552 + git clone https://github.com/docker/distribution.git . [2021-02-19T23:20:16.921Z] #40 0.555 Cloning into '.'... [2021-02-19T23:20:17.127Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-19T23:20:18.203Z] ok github.com/docker/docker/daemon/cluster 0.111s coverage: 0.5% of statements [2021-02-19T23:20:18.961Z] #38 ... [2021-02-19T23:20:18.961Z] [2021-02-19T23:20:18.961Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-19T23:20:18.961Z] #20 10.35 Installing build dependencies: finished with status 'done' [2021-02-19T23:20:20.759Z] ok github.com/docker/docker/daemon/discovery 0.018s coverage: 30.0% of statements [2021-02-19T23:20:21.025Z] #20 13.24 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-02-19T23:20:21.025Z] #20 13.32 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-02-19T23:20:21.025Z] #20 13.33 Building wheels for collected packages: pyyaml [2021-02-19T23:20:21.025Z] #20 13.36 Running setup.py bdist_wheel for pyyaml: started [2021-02-19T23:20:21.439Z] #40 ... [2021-02-19T23:20:21.439Z] [2021-02-19T23:20:21.439Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-19T23:20:21.439Z] #29 sha256:1c8e6614f5d732d3277f58d37ad09f8af0f4bb668ac78eb49debd276ee11f8f5 [2021-02-19T23:20:21.439Z] #29 1.953 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-02-19T23:20:21.439Z] #29 2.439 [2021-02-19T23:20:21.656Z] #20 14.20 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-02-19T23:20:21.656Z] #20 14.20 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-02-19T23:20:21.656Z] #20 14.34 Successfully built pyyaml [2021-02-19T23:20:21.706Z] ok github.com/docker/docker/daemon/config 0.077s coverage: 81.8% of statements [2021-02-19T23:20:21.947Z] #20 14.38 Installing collected packages: pyyaml, pathspec, yamllint [2021-02-19T23:20:21.947Z] #20 14.64 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-02-19T23:20:21.968Z] ok github.com/docker/docker/daemon/events 0.079s coverage: 50.0% of statements [2021-02-19T23:20:22.038Z] #29 2.742 #=#=# # 2.8% #### 5.8% ##### 8.1% ######### 12.9% ########### 15.8% ############### 21.8% #################### 28.1% ######################## 33.9% ########################### 37.9% ############################### 44.0% ################################## 48.1% #################################### 50.1% ####################################### 54.2% ########################################### 60.3% ############################################## 64.3% #################################################### 72.5% ####################################################### 76.5% ############################################################# 86.1% ################################################################ 90.2% ##################################################################### 96.3% ######################################################################## 100.0% [2021-02-19T23:20:22.578Z] #20 DONE 15.1s [2021-02-19T23:20:22.578Z] [2021-02-19T23:20:22.578Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-19T23:20:22.578Z] #41 82.62 CC criu/netfilter.o [2021-02-19T23:20:22.578Z] #41 82.82 CC criu/page-pipe.o [2021-02-19T23:20:22.578Z] #41 83.18 CC criu/page-xfer.o [2021-02-19T23:20:22.578Z] #41 84.26 CC criu/pagemap-cache.o [2021-02-19T23:20:22.578Z] #41 84.52 CC criu/pagemap.o [2021-02-19T23:20:22.578Z] #41 85.16 CC criu/parasite-syscall.o [2021-02-19T23:20:22.578Z] #41 85.82 CC criu/path.o [2021-02-19T23:20:22.578Z] #41 86.02 CC criu/pie-util-vdso.o [2021-02-19T23:20:22.578Z] #41 86.38 CC criu/pie-util.o [2021-02-19T23:20:22.578Z] #41 86.49 CC criu/pipes.o [2021-02-19T23:20:22.578Z] #41 87.09 CC criu/plugin.o [2021-02-19T23:20:22.578Z] #41 87.33 CC criu/proc_parse.o [2021-02-19T23:20:22.578Z] #41 88.71 CC criu/protobuf-desc.o [2021-02-19T23:20:22.578Z] #41 89.44 CC criu/protobuf.o [2021-02-19T23:20:22.578Z] #41 89.67 CC criu/pstree.o [2021-02-19T23:20:22.578Z] #41 90.34 CC criu/rbtree.o [2021-02-19T23:20:22.578Z] #41 90.51 CC criu/rst-malloc.o [2021-02-19T23:20:22.578Z] #41 90.67 CC criu/seccomp.o [2021-02-19T23:20:22.578Z] #41 91.17 CC criu/seize.o [2021-02-19T23:20:22.578Z] #41 91.62 CC criu/servicefd.o [2021-02-19T23:20:22.578Z] #41 91.85 CC criu/shmem.o [2021-02-19T23:20:22.578Z] #41 ... [2021-02-19T23:20:22.578Z] [2021-02-19T23:20:22.578Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2021-02-19T23:20:22.680Z] #29 5.912 #=#=# [2021-02-19T23:20:22.868Z] #23 DONE 0.2s [2021-02-19T23:20:22.868Z] [2021-02-19T23:20:22.868Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-02-19T23:20:23.282Z] #29 6.104 0.4% ############## 19.5% ################################# 46.3% ############################################################# 86.1% ######################################################################## 100.0% [2021-02-19T23:20:23.888Z] ok github.com/docker/docker/daemon/graphdriver 0.028s coverage: 2.2% of statements [2021-02-19T23:20:23.901Z] #28 DONE 0.9s [2021-02-19T23:20:23.901Z] [2021-02-19T23:20:23.901Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2021-02-19T23:20:23.901Z] #31 DONE 0.2s [2021-02-19T23:20:23.901Z] [2021-02-19T23:20:23.901Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-19T23:20:23.901Z] #41 92.72 CC criu/sigframe.o [2021-02-19T23:20:23.901Z] #41 92.80 CC criu/signalfd.o [2021-02-19T23:20:23.901Z] #41 92.98 CC criu/sk-inet.o [2021-02-19T23:20:23.901Z] #41 ... [2021-02-19T23:20:23.901Z] [2021-02-19T23:20:23.901Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2021-02-19T23:20:23.901Z] #33 DONE 0.1s [2021-02-19T23:20:23.926Z] #29 7.050 [2021-02-19T23:20:24.192Z] [2021-02-19T23:20:24.192Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2021-02-19T23:20:24.192Z] #36 DONE 0.2s [2021-02-19T23:20:24.192Z] [2021-02-19T23:20:24.192Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-19T23:20:24.192Z] #41 93.69 CC criu/sk-netlink.o [2021-02-19T23:20:24.483Z] #41 93.90 CC criu/sk-packet.o [2021-02-19T23:20:24.526Z] #29 7.274 0.1% ################ 23.2% ############################### 43.7% ############################################## 64.1% ############################################################ 84.6% ######################################################################## 100.0% [2021-02-19T23:20:24.773Z] #41 94.25 CC criu/sk-queue.o [2021-02-19T23:20:25.064Z] #41 94.49 CC criu/sk-tcp.o [2021-02-19T23:20:25.186Z] #29 8.351 [2021-02-19T23:20:25.354Z] #41 94.77 CC criu/sk-unix.o [2021-02-19T23:20:26.385Z] #41 95.86 CC criu/sockets.o [2021-02-19T23:20:26.397Z] #29 8.605 0.1% ## 3.7% #### 5.6% ##### 7.6% ########## 14.7% ############ 17.0% ############### 21.4% ################### 27.4% ######################### 34.8% [2021-02-19T23:20:26.397Z] #29 ... [2021-02-19T23:20:26.397Z] [2021-02-19T23:20:26.397Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-19T23:20:26.397Z] #36 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-02-19T23:20:26.397Z] #36 1.105 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-19T23:20:26.397Z] #36 1.177 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-19T23:20:26.397Z] #36 1.198 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-19T23:20:26.397Z] #36 2.566 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-02-19T23:20:26.397Z] #36 4.726 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [257 kB] [2021-02-19T23:20:26.397Z] #36 6.955 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-02-19T23:20:26.397Z] #36 ... [2021-02-19T23:20:26.397Z] [2021-02-19T23:20:26.397Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-19T23:20:26.397Z] #51 sha256:3e31219f645c0950d1ba869b983b5f4110a4741e97ba5e4071235f4f2f6d41a7 [2021-02-19T23:20:26.397Z] #51 0.790 + RM_GOPATH=0 [2021-02-19T23:20:26.397Z] #51 0.790 + TMP_GOPATH= [2021-02-19T23:20:26.397Z] #51 0.790 + : /build [2021-02-19T23:20:26.397Z] #51 0.790 + '[' -z '' ']' [2021-02-19T23:20:26.397Z] #51 0.800 ++ mktemp -d [2021-02-19T23:20:26.397Z] #51 0.803 + export GOPATH=/tmp/tmp.57bFWeQ8hr [2021-02-19T23:20:26.397Z] #51 0.803 + GOPATH=/tmp/tmp.57bFWeQ8hr [2021-02-19T23:20:26.397Z] #51 0.804 + RM_GOPATH=1 [2021-02-19T23:20:26.397Z] #51 0.805 + case "$(go env GOARCH)" in [2021-02-19T23:20:26.397Z] #51 0.812 ++ go env GOARCH [2021-02-19T23:20:26.397Z] #51 0.835 + export GO_BUILDMODE=-buildmode=pie [2021-02-19T23:20:26.397Z] #51 0.835 + GO_BUILDMODE=-buildmode=pie [2021-02-19T23:20:26.397Z] #51 0.837 ++ dirname /tmp/install/install.sh [2021-02-19T23:20:26.397Z] #51 0.840 + dir=/tmp/install [2021-02-19T23:20:26.397Z] #51 0.842 + bin=shfmt [2021-02-19T23:20:26.397Z] #51 0.843 + shift [2021-02-19T23:20:26.397Z] #51 0.848 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-02-19T23:20:26.397Z] #51 0.849 + . /tmp/install/shfmt.installer [2021-02-19T23:20:26.397Z] #51 0.850 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-19T23:20:26.397Z] #51 0.859 + install_shfmt [2021-02-19T23:20:26.397Z] #51 0.860 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-02-19T23:20:26.397Z] #51 0.860 + git clone https://github.com/mvdan/sh.git /tmp/tmp.57bFWeQ8hr/src/github.com/mvdan/sh [2021-02-19T23:20:26.397Z] #51 0.861 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-19T23:20:26.397Z] #51 0.870 Cloning into '/tmp/tmp.57bFWeQ8hr/src/github.com/mvdan/sh'... [2021-02-19T23:20:26.706Z] #51 ... [2021-02-19T23:20:26.706Z] [2021-02-19T23:20:26.706Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-19T23:20:26.706Z] #32 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-02-19T23:20:26.706Z] #32 0.718 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-02-19T23:20:26.706Z] #32 0.725 Cloning into '.'... [2021-02-19T23:20:26.706Z] #32 ... [2021-02-19T23:20:26.706Z] [2021-02-19T23:20:26.706Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-19T23:20:26.706Z] #64 sha256:223be357e48cafabe05b34f8cf42d5a2695a258e42966478c89c175d631419f4 [2021-02-19T23:20:26.706Z] #64 0.712 + RM_GOPATH=0 [2021-02-19T23:20:26.706Z] #64 0.712 + TMP_GOPATH= [2021-02-19T23:20:26.706Z] #64 0.712 + : /build [2021-02-19T23:20:26.706Z] #64 0.712 + '[' -z '' ']' [2021-02-19T23:20:26.706Z] #64 0.713 ++ mktemp -d [2021-02-19T23:20:26.706Z] #64 0.715 + export GOPATH=/tmp/tmp.MtcQ2Fp7u9 [2021-02-19T23:20:26.706Z] #64 0.715 + GOPATH=/tmp/tmp.MtcQ2Fp7u9 [2021-02-19T23:20:26.706Z] #64 0.715 + RM_GOPATH=1 [2021-02-19T23:20:26.706Z] #64 0.716 + case "$(go env GOARCH)" in [2021-02-19T23:20:26.706Z] #64 0.717 ++ go env GOARCH [2021-02-19T23:20:26.706Z] #64 0.725 + export GO_BUILDMODE=-buildmode=pie [2021-02-19T23:20:26.706Z] #64 0.726 + GO_BUILDMODE=-buildmode=pie [2021-02-19T23:20:26.706Z] #64 0.727 ++ dirname /tmp/install/install.sh [2021-02-19T23:20:26.706Z] #64 0.729 + dir=/tmp/install [2021-02-19T23:20:26.706Z] #64 0.729 + bin=proxy [2021-02-19T23:20:26.706Z] #64 0.729 + shift [2021-02-19T23:20:26.706Z] #64 0.729 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-02-19T23:20:26.706Z] #64 0.729 + . /tmp/install/proxy.installer [2021-02-19T23:20:26.706Z] #64 0.730 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-19T23:20:26.706Z] #64 0.730 + install_proxy [2021-02-19T23:20:26.706Z] #64 0.730 + case "$1" in [2021-02-19T23:20:26.706Z] #64 0.730 + export CGO_ENABLED=0 [2021-02-19T23:20:26.706Z] #64 0.730 + CGO_ENABLED=0 [2021-02-19T23:20:26.706Z] #64 0.731 + _install_proxy [2021-02-19T23:20:26.706Z] #64 0.731 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-02-19T23:20:26.706Z] #64 0.731 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-19T23:20:26.706Z] #64 0.731 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.MtcQ2Fp7u9/src/github.com/docker/libnetwork [2021-02-19T23:20:26.706Z] #64 0.734 Cloning into '/tmp/tmp.MtcQ2Fp7u9/src/github.com/docker/libnetwork'... [2021-02-19T23:20:26.706Z] #64 ... [2021-02-19T23:20:26.706Z] [2021-02-19T23:20:26.706Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-19T23:20:26.706Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-19T23:20:26.706Z] #13 1.018 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-19T23:20:26.706Z] #13 1.121 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-19T23:20:26.706Z] #13 1.150 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-19T23:20:26.706Z] #13 2.640 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-02-19T23:20:26.706Z] #13 4.701 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [257 kB] [2021-02-19T23:20:26.706Z] #13 7.072 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-02-19T23:20:27.005Z] #13 ... [2021-02-19T23:20:27.005Z] [2021-02-19T23:20:27.005Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-19T23:20:27.005Z] #49 sha256:f3bd55420248ca97cb3efda0f597dcbdb8d473ca3253678440effc0742f1dfa5 [2021-02-19T23:20:27.005Z] #49 0.673 + RM_GOPATH=0 [2021-02-19T23:20:27.005Z] #49 0.674 + TMP_GOPATH= [2021-02-19T23:20:27.005Z] #49 0.674 + : /build [2021-02-19T23:20:27.005Z] #49 0.674 + '[' -z '' ']' [2021-02-19T23:20:27.005Z] #49 0.674 ++ mktemp -d [2021-02-19T23:20:27.005Z] #49 0.675 + export GOPATH=/tmp/tmp.R0UZAebVaN [2021-02-19T23:20:27.005Z] #49 0.675 + GOPATH=/tmp/tmp.R0UZAebVaN [2021-02-19T23:20:27.005Z] #49 0.675 + RM_GOPATH=1 [2021-02-19T23:20:27.005Z] #49 0.676 + case "$(go env GOARCH)" in [2021-02-19T23:20:27.005Z] #49 0.677 ++ go env GOARCH [2021-02-19T23:20:27.005Z] #49 0.681 + export GO_BUILDMODE=-buildmode=pie [2021-02-19T23:20:27.005Z] #49 0.681 + GO_BUILDMODE=-buildmode=pie [2021-02-19T23:20:27.005Z] #49 0.682 ++ dirname /tmp/install/install.sh [2021-02-19T23:20:27.005Z] #49 0.683 + dir=/tmp/install [2021-02-19T23:20:27.005Z] #49 0.683 + bin=golangci_lint [2021-02-19T23:20:27.005Z] #49 0.683 + shift [2021-02-19T23:20:27.005Z] #49 0.684 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-02-19T23:20:27.005Z] #49 0.684 + . /tmp/install/golangci_lint.installer [2021-02-19T23:20:27.005Z] #49 0.684 ++ : v1.23.8 [2021-02-19T23:20:27.005Z] #49 0.684 + install_golangci_lint [2021-02-19T23:20:27.005Z] #49 0.684 + set -e [2021-02-19T23:20:27.005Z] #49 0.685 + export GO111MODULE=on [2021-02-19T23:20:27.005Z] #49 0.685 + GO111MODULE=on [2021-02-19T23:20:27.005Z] #49 0.685 + GOBIN=/build [2021-02-19T23:20:27.005Z] #49 0.685 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-02-19T23:20:27.005Z] #49 0.690 go: finding github.com v1.23.8 [2021-02-19T23:20:27.005Z] #49 0.690 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-02-19T23:20:27.005Z] #49 0.690 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-02-19T23:20:27.005Z] #49 0.690 go: finding github.com/golangci v1.23.8 [2021-02-19T23:20:27.005Z] #49 0.691 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-02-19T23:20:27.005Z] #49 1.624 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-02-19T23:20:27.005Z] #49 3.053 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-02-19T23:20:27.005Z] #49 ... [2021-02-19T23:20:27.005Z] [2021-02-19T23:20:27.005Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-19T23:20:27.005Z] #55 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-02-19T23:20:27.005Z] #55 0.959 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-19T23:20:27.005Z] #55 1.101 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-19T23:20:27.005Z] #55 1.154 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-19T23:20:27.005Z] #55 2.602 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-02-19T23:20:27.005Z] #55 4.901 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [257 kB] [2021-02-19T23:20:27.005Z] #55 7.204 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-02-19T23:20:27.020Z] #41 96.38 CC criu/stats.o [2021-02-19T23:20:27.020Z] #41 96.57 CC criu/string.o [2021-02-19T23:20:27.020Z] #41 96.60 CC criu/sysctl.o [2021-02-19T23:20:27.189Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.543s coverage: 14.1% of statements [2021-02-19T23:20:27.189Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.018s coverage: 2.9% of statements [2021-02-19T23:20:27.306Z] #55 ... [2021-02-19T23:20:27.306Z] [2021-02-19T23:20:27.306Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-19T23:20:27.306Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-02-19T23:20:27.306Z] #42 0.931 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-19T23:20:27.306Z] #42 1.046 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-19T23:20:27.306Z] #42 1.152 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-19T23:20:27.306Z] #42 2.606 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-02-19T23:20:27.306Z] #42 4.553 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [257 kB] [2021-02-19T23:20:27.306Z] #42 7.140 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-02-19T23:20:27.306Z] #42 ... [2021-02-19T23:20:27.306Z] [2021-02-19T23:20:27.306Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-19T23:20:27.306Z] #34 sha256:96194517fb58ab913edb5a7bf83cd6cb91cb1312287fc88d23cc7b9124c15c7e [2021-02-19T23:20:27.306Z] #34 0.513 + RM_GOPATH=0 [2021-02-19T23:20:27.306Z] #34 0.513 + TMP_GOPATH= [2021-02-19T23:20:27.306Z] #34 0.513 + : /build [2021-02-19T23:20:27.306Z] #34 0.513 + '[' -z '' ']' [2021-02-19T23:20:27.306Z] #34 0.514 ++ mktemp -d [2021-02-19T23:20:27.306Z] #34 0.516 + export GOPATH=/tmp/tmp.OMj1qUt69z [2021-02-19T23:20:27.306Z] #34 0.516 + GOPATH=/tmp/tmp.OMj1qUt69z [2021-02-19T23:20:27.306Z] #34 0.516 + RM_GOPATH=1 [2021-02-19T23:20:27.306Z] #34 0.517 + case "$(go env GOARCH)" in [2021-02-19T23:20:27.306Z] #34 0.518 ++ go env GOARCH [2021-02-19T23:20:27.306Z] #34 0.528 + export GO_BUILDMODE=-buildmode=pie [2021-02-19T23:20:27.306Z] #34 0.528 + GO_BUILDMODE=-buildmode=pie [2021-02-19T23:20:27.306Z] #34 0.531 ++ dirname /tmp/install/install.sh [2021-02-19T23:20:27.306Z] #34 0.532 + dir=/tmp/install [2021-02-19T23:20:27.306Z] #34 0.532 + bin=tomlv [2021-02-19T23:20:27.306Z] #34 0.532 + shift [2021-02-19T23:20:27.306Z] #34 0.533 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-02-19T23:20:27.306Z] #34 0.534 + . /tmp/install/tomlv.installer [2021-02-19T23:20:27.306Z] #34 0.534 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-19T23:20:27.306Z] #34 0.536 + install_tomlv [2021-02-19T23:20:27.306Z] #34 0.536 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-02-19T23:20:27.306Z] #34 0.537 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-19T23:20:27.306Z] #34 0.540 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.OMj1qUt69z/src/github.com/BurntSushi/toml [2021-02-19T23:20:27.306Z] #34 0.544 Cloning into '/tmp/tmp.OMj1qUt69z/src/github.com/BurntSushi/toml'... [2021-02-19T23:20:27.306Z] #34 1.560 + cd /tmp/tmp.OMj1qUt69z/src/github.com/BurntSushi/toml [2021-02-19T23:20:27.306Z] #34 1.561 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-19T23:20:27.306Z] #34 1.570 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-02-19T23:20:27.306Z] #34 2.253 math/bits [2021-02-19T23:20:27.306Z] #34 2.257 internal/cpu [2021-02-19T23:20:27.306Z] #34 2.307 runtime/internal/sys [2021-02-19T23:20:27.306Z] #34 2.310 runtime/internal/atomic [2021-02-19T23:20:27.306Z] #34 2.915 runtime/internal/math [2021-02-19T23:20:27.306Z] #34 3.002 unicode/utf8 [2021-02-19T23:20:27.306Z] #34 3.196 internal/race [2021-02-19T23:20:27.306Z] #34 3.818 sync/atomic [2021-02-19T23:20:27.306Z] #34 4.053 internal/bytealg [2021-02-19T23:20:27.306Z] #34 4.535 math [2021-02-19T23:20:27.306Z] #34 4.864 unicode [2021-02-19T23:20:27.306Z] #34 5.000 internal/testlog [2021-02-19T23:20:27.306Z] #34 5.938 encoding [2021-02-19T23:20:27.306Z] #34 6.242 runtime [2021-02-19T23:20:27.306Z] #34 6.467 runtime/cgo [2021-02-19T23:20:27.306Z] #34 ... [2021-02-19T23:20:27.306Z] [2021-02-19T23:20:27.306Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-19T23:20:27.306Z] #58 sha256:c47c9dc5cf43e270349eb4be6989374ec8f5d17c27c56d14644aec338328fd6b [2021-02-19T23:20:27.306Z] #58 0.534 + RM_GOPATH=0 [2021-02-19T23:20:27.306Z] #58 0.534 + TMP_GOPATH= [2021-02-19T23:20:27.306Z] #58 0.534 + : /build [2021-02-19T23:20:27.306Z] #58 0.534 + '[' -z '' ']' [2021-02-19T23:20:27.306Z] #58 0.535 ++ mktemp -d [2021-02-19T23:20:27.306Z] #58 0.538 + export GOPATH=/tmp/tmp.H4UDa3iiTM [2021-02-19T23:20:27.306Z] #58 0.539 + GOPATH=/tmp/tmp.H4UDa3iiTM [2021-02-19T23:20:27.306Z] #58 0.539 + RM_GOPATH=1 [2021-02-19T23:20:27.306Z] #58 0.539 + case "$(go env GOARCH)" in [2021-02-19T23:20:27.306Z] #58 0.540 ++ go env GOARCH [2021-02-19T23:20:27.306Z] #58 0.546 + export GO_BUILDMODE=-buildmode=pie [2021-02-19T23:20:27.306Z] #58 0.546 + GO_BUILDMODE=-buildmode=pie [2021-02-19T23:20:27.306Z] #58 0.548 ++ dirname /tmp/install/install.sh [2021-02-19T23:20:27.306Z] #58 0.551 + dir=/tmp/install [2021-02-19T23:20:27.306Z] #58 0.551 + bin=rootlesskit [2021-02-19T23:20:27.306Z] #58 0.551 + shift [2021-02-19T23:20:27.306Z] #58 0.552 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-02-19T23:20:27.306Z] #58 0.552 + . /tmp/install/rootlesskit.installer [2021-02-19T23:20:27.306Z] #58 0.552 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-19T23:20:27.306Z] #58 0.553 + install_rootlesskit [2021-02-19T23:20:27.306Z] #58 0.554 + case "$1" in [2021-02-19T23:20:27.306Z] #58 0.554 + export CGO_ENABLED=0 [2021-02-19T23:20:27.306Z] #58 0.554 + CGO_ENABLED=0 [2021-02-19T23:20:27.306Z] #58 0.554 + _install_rootlesskit [2021-02-19T23:20:27.306Z] #58 0.556 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-02-19T23:20:27.306Z] #58 0.556 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-19T23:20:27.306Z] #58 0.556 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.H4UDa3iiTM/src/github.com/rootless-containers/rootlesskit [2021-02-19T23:20:27.306Z] #58 0.559 Cloning into '/tmp/tmp.H4UDa3iiTM/src/github.com/rootless-containers/rootlesskit'... [2021-02-19T23:20:27.306Z] #58 5.454 + cd /tmp/tmp.H4UDa3iiTM/src/github.com/rootless-containers/rootlesskit [2021-02-19T23:20:27.306Z] #58 5.469 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-19T23:20:27.306Z] #58 5.611 + export GO111MODULE=on [2021-02-19T23:20:27.306Z] #58 5.630 + GO111MODULE=on [2021-02-19T23:20:27.306Z] #58 5.631 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-19T23:20:27.306Z] #58 5.631 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-02-19T23:20:27.306Z] #58 8.050 go: downloading github.com/gofrs/flock v0.8.0 [2021-02-19T23:20:27.306Z] #58 8.093 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-19T23:20:27.306Z] #58 8.103 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-02-19T23:20:27.306Z] #58 8.158 go: downloading github.com/gorilla/mux v1.8.0 [2021-02-19T23:20:27.306Z] #58 8.159 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-02-19T23:20:27.306Z] #58 8.164 go: downloading github.com/google/uuid v1.2.0 [2021-02-19T23:20:27.306Z] #58 8.339 go: downloading github.com/moby/vpnkit v0.4.0 [2021-02-19T23:20:27.306Z] #58 8.412 go: downloading github.com/pkg/errors v0.9.1 [2021-02-19T23:20:27.306Z] #58 8.944 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-19T23:20:27.306Z] #58 8.945 go: extracting github.com/gofrs/flock v0.8.0 [2021-02-19T23:20:27.306Z] #58 9.121 go: extracting github.com/gorilla/mux v1.8.0 [2021-02-19T23:20:27.306Z] #58 9.124 go: extracting github.com/google/uuid v1.2.0 [2021-02-19T23:20:27.306Z] #58 9.191 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-19T23:20:27.306Z] #58 9.197 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-02-19T23:20:27.306Z] #58 9.428 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-02-19T23:20:27.306Z] #58 9.626 go: extracting github.com/pkg/errors v0.9.1 [2021-02-19T23:20:27.306Z] #58 9.915 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-19T23:20:27.306Z] #58 9.991 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-02-19T23:20:27.311Z] #41 ... [2021-02-19T23:20:27.311Z] [2021-02-19T23:20:27.311Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-19T23:20:27.311Z] #47 132.3 + /build/golangci-lint --version [2021-02-19T23:20:27.311Z] #47 132.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-02-19T23:20:27.311Z] #47 DONE 132.9s [2021-02-19T23:20:27.311Z] [2021-02-19T23:20:27.311Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-02-19T23:20:27.311Z] #38 DONE 133.0s [2021-02-19T23:20:27.311Z] [2021-02-19T23:20:27.311Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-19T23:20:27.601Z] #54 ... [2021-02-19T23:20:27.601Z] [2021-02-19T23:20:27.601Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-19T23:20:27.601Z] #41 97.15 CC criu/sysfs_parse.o [2021-02-19T23:20:27.608Z] #58 ... [2021-02-19T23:20:27.608Z] [2021-02-19T23:20:27.608Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-19T23:20:27.608Z] #47 sha256:ed43d2fb27bfc1509466c7ad5fb04055e8921a7cce381c1f3b6f87772ee4bdaa [2021-02-19T23:20:27.608Z] #47 0.506 + RM_GOPATH=0 [2021-02-19T23:20:27.608Z] #47 0.506 + TMP_GOPATH= [2021-02-19T23:20:27.608Z] #47 0.506 + : /build [2021-02-19T23:20:27.608Z] #47 0.507 + '[' -z '' ']' [2021-02-19T23:20:27.608Z] #47 0.507 ++ mktemp -d [2021-02-19T23:20:27.608Z] #47 0.510 + export GOPATH=/tmp/tmp.ExSxnN858Q [2021-02-19T23:20:27.608Z] #47 0.510 + GOPATH=/tmp/tmp.ExSxnN858Q [2021-02-19T23:20:27.608Z] #47 0.510 + RM_GOPATH=1 [2021-02-19T23:20:27.608Z] #47 0.510 + case "$(go env GOARCH)" in [2021-02-19T23:20:27.608Z] #47 0.517 ++ go env GOARCH [2021-02-19T23:20:27.608Z] #47 0.527 + export GO_BUILDMODE=-buildmode=pie [2021-02-19T23:20:27.608Z] #47 0.527 + GO_BUILDMODE=-buildmode=pie [2021-02-19T23:20:27.608Z] #47 0.531 ++ dirname /tmp/install/install.sh [2021-02-19T23:20:27.608Z] #47 0.533 + dir=/tmp/install [2021-02-19T23:20:27.608Z] #47 0.533 + bin=gotestsum [2021-02-19T23:20:27.608Z] #47 0.533 + shift [2021-02-19T23:20:27.608Z] #47 0.533 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-02-19T23:20:27.608Z] #47 0.534 + . /tmp/install/gotestsum.installer [2021-02-19T23:20:27.608Z] #47 0.534 ++ : v0.5.3 [2021-02-19T23:20:27.608Z] #47 0.535 + install_gotestsum [2021-02-19T23:20:27.608Z] #47 0.536 + set -e [2021-02-19T23:20:27.608Z] #47 0.536 + export GO111MODULE=on [2021-02-19T23:20:27.608Z] #47 0.536 + GO111MODULE=on [2021-02-19T23:20:27.608Z] #47 0.536 + GOBIN=/build [2021-02-19T23:20:27.608Z] #47 0.536 + go get gotest.tools/gotestsum@v0.5.3 [2021-02-19T23:20:27.608Z] #47 0.568 go: finding gotest.tools/gotestsum v0.5.3 [2021-02-19T23:20:27.608Z] #47 0.569 go: finding gotest.tools v0.5.3 [2021-02-19T23:20:27.608Z] #47 1.311 go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-19T23:20:27.608Z] #47 2.496 go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-19T23:20:27.608Z] #47 4.452 go: downloading github.com/pkg/errors v0.9.1 [2021-02-19T23:20:27.608Z] #47 4.531 go: downloading github.com/spf13/pflag v1.0.3 [2021-02-19T23:20:27.608Z] #47 4.568 go: downloading github.com/fatih/color v1.9.0 [2021-02-19T23:20:27.608Z] #47 4.666 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-19T23:20:27.608Z] #47 4.697 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-19T23:20:27.608Z] #47 4.719 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-19T23:20:27.608Z] #47 4.730 go: extracting github.com/pkg/errors v0.9.1 [2021-02-19T23:20:27.608Z] #47 4.731 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-19T23:20:27.608Z] #47 4.735 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-19T23:20:27.608Z] #47 4.828 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-19T23:20:27.608Z] #47 4.854 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-19T23:20:27.608Z] #47 4.857 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-19T23:20:27.608Z] #47 5.109 go: extracting github.com/fatih/color v1.9.0 [2021-02-19T23:20:27.608Z] #47 5.181 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-19T23:20:27.608Z] #47 5.252 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-19T23:20:27.608Z] #47 5.274 go: extracting github.com/spf13/pflag v1.0.3 [2021-02-19T23:20:27.608Z] #47 5.370 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-19T23:20:27.608Z] #47 6.302 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-19T23:20:27.608Z] #47 6.435 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-19T23:20:27.608Z] #47 8.896 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-19T23:20:27.608Z] #47 9.239 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-19T23:20:27.608Z] #47 10.51 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-19T23:20:27.608Z] #47 ... [2021-02-19T23:20:27.608Z] [2021-02-19T23:20:27.608Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-19T23:20:27.608Z] #24 sha256:b5764098ff938e19d92de9b22384328d878ae0711ea8e3c586296f0b9f919447 [2021-02-19T23:20:27.608Z] #24 0.828 + RM_GOPATH=0 [2021-02-19T23:20:27.608Z] #24 0.840 + TMP_GOPATH= [2021-02-19T23:20:27.608Z] #24 0.840 + : /build [2021-02-19T23:20:27.608Z] #24 0.841 + '[' -z '' ']' [2021-02-19T23:20:27.608Z] #24 0.842 ++ mktemp -d [2021-02-19T23:20:27.608Z] #24 0.847 + export GOPATH=/tmp/tmp.AYHPleCXXD [2021-02-19T23:20:27.608Z] #24 0.847 + GOPATH=/tmp/tmp.AYHPleCXXD [2021-02-19T23:20:27.608Z] #24 0.848 + RM_GOPATH=1 [2021-02-19T23:20:27.608Z] #24 0.848 + case "$(go env GOARCH)" in [2021-02-19T23:20:27.608Z] #24 0.851 ++ go env GOARCH [2021-02-19T23:20:27.608Z] #24 0.877 + export GO_BUILDMODE=-buildmode=pie [2021-02-19T23:20:27.608Z] #24 0.878 + GO_BUILDMODE=-buildmode=pie [2021-02-19T23:20:27.608Z] #24 0.883 ++ dirname /tmp/install/install.sh [2021-02-19T23:20:27.608Z] #24 0.885 + dir=/tmp/install [2021-02-19T23:20:27.608Z] #24 0.886 + bin=dockercli [2021-02-19T23:20:27.608Z] #24 0.886 + shift [2021-02-19T23:20:27.608Z] #24 0.886 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-02-19T23:20:27.608Z] #24 0.887 + . /tmp/install/dockercli.installer [2021-02-19T23:20:27.608Z] #24 0.887 ++ : stable [2021-02-19T23:20:27.608Z] #24 0.887 ++ : 17.06.2-ce [2021-02-19T23:20:27.608Z] #24 0.889 + install_dockercli [2021-02-19T23:20:27.608Z] #24 0.889 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-02-19T23:20:27.608Z] #24 0.889 Install docker/cli version 17.06.2-ce from stable [2021-02-19T23:20:27.608Z] #24 0.890 ++ uname -m [2021-02-19T23:20:27.608Z] #24 0.891 + arch=ppc64le [2021-02-19T23:20:27.608Z] #24 0.892 + '[' ppc64le '!=' x86_64 ']' [2021-02-19T23:20:27.608Z] #24 0.892 + '[' ppc64le '!=' s390x ']' [2021-02-19T23:20:27.608Z] #24 0.893 + '[' ppc64le '!=' armhf ']' [2021-02-19T23:20:27.608Z] #24 0.893 + build_dockercli [2021-02-19T23:20:27.608Z] #24 0.893 + git clone https://github.com/docker/docker-ce /tmp/tmp.AYHPleCXXD/tmp/docker-ce [2021-02-19T23:20:27.608Z] #24 0.897 Cloning into '/tmp/tmp.AYHPleCXXD/tmp/docker-ce'... [2021-02-19T23:20:27.608Z] #24 ... [2021-02-19T23:20:27.608Z] [2021-02-19T23:20:27.608Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-19T23:20:27.608Z] #45 sha256:b76c6dd7b6c155533c3adf1a264957538a4f27afa7cd788f82dce5e90f25f1c5 [2021-02-19T23:20:27.608Z] #45 0.797 + RM_GOPATH=0 [2021-02-19T23:20:27.608Z] #45 0.797 + TMP_GOPATH= [2021-02-19T23:20:27.608Z] #45 0.797 + : /build [2021-02-19T23:20:27.608Z] #45 0.797 + '[' -z '' ']' [2021-02-19T23:20:27.608Z] #45 0.799 ++ mktemp -d [2021-02-19T23:20:27.608Z] #45 0.805 + export GOPATH=/tmp/tmp.ZM7kfMv7MR [2021-02-19T23:20:27.608Z] #45 0.805 + GOPATH=/tmp/tmp.ZM7kfMv7MR [2021-02-19T23:20:27.608Z] #45 0.805 + RM_GOPATH=1 [2021-02-19T23:20:27.608Z] #45 0.805 + case "$(go env GOARCH)" in [2021-02-19T23:20:27.608Z] #45 0.817 ++ go env GOARCH [2021-02-19T23:20:27.608Z] #45 0.903 + export GO_BUILDMODE=-buildmode=pie [2021-02-19T23:20:27.608Z] #45 0.903 + GO_BUILDMODE=-buildmode=pie [2021-02-19T23:20:27.608Z] #45 0.905 ++ dirname /tmp/install/install.sh [2021-02-19T23:20:27.608Z] #45 0.906 + dir=/tmp/install [2021-02-19T23:20:27.608Z] #45 0.906 + bin=vndr [2021-02-19T23:20:27.608Z] #45 0.907 + shift [2021-02-19T23:20:27.608Z] #45 0.908 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-02-19T23:20:27.608Z] #45 0.908 + . /tmp/install/vndr.installer [2021-02-19T23:20:27.608Z] #45 0.909 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-19T23:20:27.608Z] #45 0.910 + install_vndr [2021-02-19T23:20:27.608Z] #45 0.911 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-02-19T23:20:27.608Z] #45 0.911 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-19T23:20:27.608Z] #45 0.912 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ZM7kfMv7MR/src/github.com/LK4D4/vndr [2021-02-19T23:20:27.608Z] #45 0.923 Cloning into '/tmp/tmp.ZM7kfMv7MR/src/github.com/LK4D4/vndr'... [2021-02-19T23:20:27.608Z] #45 1.777 + cd /tmp/tmp.ZM7kfMv7MR/src/github.com/LK4D4/vndr [2021-02-19T23:20:27.608Z] #45 1.778 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-19T23:20:27.608Z] #45 1.787 + go build -buildmode=pie -v -o /build/vndr . [2021-02-19T23:20:27.608Z] #45 3.505 internal/race [2021-02-19T23:20:27.608Z] #45 3.584 internal/cpu [2021-02-19T23:20:27.608Z] #45 3.646 sync/atomic [2021-02-19T23:20:27.608Z] #45 3.707 unicode/utf8 [2021-02-19T23:20:27.608Z] #45 3.733 unicode [2021-02-19T23:20:27.608Z] #45 4.445 math/bits [2021-02-19T23:20:27.608Z] #45 4.576 internal/bytealg [2021-02-19T23:20:27.608Z] #45 5.913 runtime [2021-02-19T23:20:27.608Z] #45 5.984 encoding [2021-02-19T23:20:27.608Z] #45 6.399 unicode/utf16 [2021-02-19T23:20:27.608Z] #45 7.068 container/list [2021-02-19T23:20:27.608Z] #45 7.855 math [2021-02-19T23:20:27.608Z] #45 9.761 crypto/internal/subtle [2021-02-19T23:20:27.608Z] #45 10.12 crypto/subtle [2021-02-19T23:20:27.608Z] #45 10.34 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-02-19T23:20:27.608Z] #45 10.57 internal/nettrace [2021-02-19T23:20:27.608Z] #45 10.85 runtime/cgo [2021-02-19T23:20:27.892Z] #41 97.42 CC criu/timens.o [2021-02-19T23:20:27.892Z] #41 97.56 CC criu/timerfd.o [2021-02-19T23:20:27.903Z] #45 ... [2021-02-19T23:20:27.903Z] [2021-02-19T23:20:27.903Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-19T23:20:27.903Z] #29 sha256:1c8e6614f5d732d3277f58d37ad09f8af0f4bb668ac78eb49debd276ee11f8f5 [2021-02-19T23:20:27.904Z] #29 8.605 0.1% ## 3.7% #### 5.6% ##### 7.6% ########## 14.7% ############ 17.0% ############### 21.4% ################### 27.4% ######################### 34.8% ############################# 41.0% ################################# 46.7% #################################### 50.5% ######################################## 56.2% ########################################### 60.1% ############################################## 63.9% ################################################ 66.8% ################################################# 68.2% #################################################### 73.4% ####################################################### 77.2% ############################################################ 84.5% ############################################################### 88.3% ###################################################################### 97.3% ######################################################################## 100.0% [2021-02-19T23:20:28.133Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.539s coverage: 56.2% of statements [2021-02-19T23:20:28.199Z] #29 11.61 [2021-02-19T23:20:28.568Z] #41 97.86 CC criu/tty.o [2021-02-19T23:20:28.859Z] #41 ... [2021-02-19T23:20:28.859Z] [2021-02-19T23:20:28.859Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2021-02-19T23:20:28.859Z] #39 DONE 0.2s [2021-02-19T23:20:28.859Z] [2021-02-19T23:20:28.859Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-19T23:20:29.149Z] #41 98.66 CC criu/tun.o [2021-02-19T23:20:29.439Z] #41 98.91 CC criu/uffd.o [2021-02-19T23:20:30.070Z] #41 99.37 CC criu/util.o [2021-02-19T23:20:30.360Z] #41 99.87 CC criu/uts_ns.o [2021-02-19T23:20:30.360Z] #41 99.98 CC criu/vdso.o [2021-02-19T23:20:30.650Z] #41 100.2 LINK criu/built-in.o [2021-02-19T23:20:30.650Z] #41 100.3 LINK criu/criu [2021-02-19T23:20:30.682Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.025s coverage: 1.9% of statements [2021-02-19T23:20:30.941Z] #41 100.4 DEP lib/c/criu.d [2021-02-19T23:20:30.941Z] #41 100.4 CC images/rpc.pb-c.o [2021-02-19T23:20:30.988Z] INFO: Extraction ended at 02/19/2021 23:20:28. Duration:00:00:20.5727512 [2021-02-19T23:20:30.988Z] INFO: Updating the golang and path environment variables [2021-02-19T23:20:30.988Z] INFO: GOPATH=d:\gopath [2021-02-19T23:20:30.988Z] INFO: go version go1.13.15 windows/amd64 [2021-02-19T23:20:30.988Z] INFO: Running the daemon under test in debug mode [2021-02-19T23:20:30.988Z] INFO: Starting a daemon under test... [2021-02-19T23:20:30.988Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42046\2\daemon --pidfile d:\CI\PR-42046\2\docker.pid -D [2021-02-19T23:20:30.988Z] INFO: Process started successfully. [2021-02-19T23:20:30.988Z] INFO: Start tailing logs of the daemon under tests [2021-02-19T23:20:30.988Z] INFO: Waiting for the daemon under test to start... [2021-02-19T23:20:31.164Z] INFO [loader] Go packages loading at mode 575 (deps|types_sizes|compiled_files|exports_file|files|imports|name) took 1m58.819750266s [2021-02-19T23:20:31.164Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 447.842716ms [2021-02-19T23:20:31.231Z] #41 100.7 CC lib/c/criu.o [2021-02-19T23:20:31.522Z] #41 101.2 LINK lib/c/built-in.o [2021-02-19T23:20:31.522Z] #41 101.2 LINK lib/c/libcriu.so [2021-02-19T23:20:31.522Z] #41 101.2 LINK lib/c/libcriu.a [2021-02-19T23:20:31.522Z] #41 101.2 GEN magic.py [2021-02-19T23:20:31.628Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.164s coverage: 45.9% of statements [2021-02-19T23:20:31.634Z] #29 11.81 0.0% 1.3% # 2.4% ## 3.5% #### 6.2% ###### 8.4% ####### 10.0% ######## 11.6% ######### 13.2% ########## 14.9% ########### 16.5% ############# 18.7% ############## 20.1% ############### 21.2% ################ 22.8% ################## 25.5% #################### 27.9% ##################### 29.5% ###################### 31.7% ####################### 33.3% ######################### 35.5% ########################## 37.1% ########################### 38.7% ############################# 40.3% ############################# 40.9% ############################## 43.0% [2021-02-19T23:20:31.634Z] #29 ... [2021-02-19T23:20:31.634Z] [2021-02-19T23:20:31.634Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-19T23:20:31.634Z] #47 sha256:ed43d2fb27bfc1509466c7ad5fb04055e8921a7cce381c1f3b6f87772ee4bdaa [2021-02-19T23:20:31.634Z] #47 15.42 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-19T23:20:31.848Z] #41 101.3 Note: Building without setproctitle() and strlcpy() support. [2021-02-19T23:20:31.848Z] #41 101.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-19T23:20:31.848Z] #41 101.3 Note: Building without GnuTLS support [2021-02-19T23:20:31.848Z] #41 101.3 Makefile.config:39: Warn: you have no libnftables installed [2021-02-19T23:20:31.848Z] #41 101.3 Makefile.config:40: Warn: Building without nftables support [2021-02-19T23:20:31.937Z] #47 15.47 go: finding github.com/fatih/color v1.9.0 [2021-02-19T23:20:31.937Z] #47 15.50 go: finding github.com/pkg/errors v0.9.1 [2021-02-19T23:20:31.937Z] #47 15.53 go: finding github.com/spf13/pflag v1.0.3 [2021-02-19T23:20:31.937Z] #47 15.63 go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-19T23:20:32.139Z] #41 101.6 fatal: not a git repository (or any of the parent directories): .git [2021-02-19T23:20:32.242Z] #47 15.75 go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-19T23:20:32.429Z] #41 101.9 make[1]: Nothing to be done for 'all'. [2021-02-19T23:20:32.719Z] #41 102.2 make[1]: 'images/built-in.o' is up to date. [2021-02-19T23:20:32.719Z] #41 102.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-02-19T23:20:32.719Z] #41 102.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-02-19T23:20:32.719Z] #41 102.2 make[1]: 'compel/libcompel.a' is up to date. [2021-02-19T23:20:32.719Z] #41 102.2 make[1]: 'compel/compel-host-bin' is up to date. [2021-02-19T23:20:32.719Z] #41 102.3 make[1]: Nothing to be done for 'all'. [2021-02-19T23:20:32.719Z] #41 102.3 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-19T23:20:32.719Z] #41 102.3 make[2]: Nothing to be done for 'all'. [2021-02-19T23:20:32.719Z] #41 102.3 make[2]: Nothing to be done for 'all'. [2021-02-19T23:20:32.719Z] #41 102.4 make[2]: Nothing to be done for 'all'. [2021-02-19T23:20:32.719Z] #41 102.4 make[2]: Nothing to be done for 'all'. [2021-02-19T23:20:32.719Z] #41 102.4 make[2]: Nothing to be done for 'all'. [2021-02-19T23:20:32.719Z] #41 102.4 make[2]: Nothing to be done for 'all'. [2021-02-19T23:20:32.897Z] #47 16.33 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-19T23:20:32.897Z] #47 16.38 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-19T23:20:32.897Z] #47 16.45 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-19T23:20:32.897Z] #47 16.54 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-19T23:20:32.897Z] #47 16.56 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-19T23:20:33.009Z] #41 102.5 make[2]: Nothing to be done for 'all'. [2021-02-19T23:20:33.009Z] #41 102.5 make[2]: Nothing to be done for 'all'. [2021-02-19T23:20:33.009Z] #41 102.5 INSTALL criu/criu [2021-02-19T23:20:33.009Z] #41 DONE 102.7s [2021-02-19T23:20:33.009Z] [2021-02-19T23:20:33.009Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-19T23:20:33.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-19T23:20:34.176Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.833s coverage: 73.3% of statements [2021-02-19T23:20:34.176Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.831s coverage: 49.4% of statements [2021-02-19T23:20:34.575Z] #51 ... [2021-02-19T23:20:34.575Z] [2021-02-19T23:20:34.575Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-19T23:20:34.575Z] #42 DONE 0.1s [2021-02-19T23:20:34.575Z] [2021-02-19T23:20:34.575Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2021-02-19T23:20:34.575Z] #44 DONE 0.2s [2021-02-19T23:20:34.575Z] [2021-02-19T23:20:34.575Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2021-02-19T23:20:34.869Z] #46 DONE 0.2s [2021-02-19T23:20:34.869Z] [2021-02-19T23:20:34.869Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2021-02-19T23:20:34.869Z] #48 DONE 0.2s [2021-02-19T23:20:34.869Z] [2021-02-19T23:20:34.869Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-19T23:20:35.161Z] #51 ... [2021-02-19T23:20:35.161Z] [2021-02-19T23:20:35.161Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2021-02-19T23:20:35.161Z] #50 DONE 0.1s [2021-02-19T23:20:35.161Z] [2021-02-19T23:20:35.161Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-19T23:20:35.563Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.027s coverage: 57.5% of statements [2021-02-19T23:20:35.825Z] ok github.com/docker/docker/daemon 12.340s coverage: 17.1% of statements [2021-02-19T23:20:35.825Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-02-19T23:20:35.825Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-02-19T23:20:35.825Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-02-19T23:20:35.825Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-02-19T23:20:35.825Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-02-19T23:20:36.087Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.026s coverage: 3.0% of statements [2021-02-19T23:20:36.663Z] ok github.com/docker/docker/daemon/links 0.028s coverage: 93.0% of statements [2021-02-19T23:20:37.396Z] #47 ... [2021-02-19T23:20:37.396Z] [2021-02-19T23:20:37.396Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-19T23:20:37.396Z] #29 sha256:1c8e6614f5d732d3277f58d37ad09f8af0f4bb668ac78eb49debd276ee11f8f5 [2021-02-19T23:20:37.396Z] #29 11.81 0.0% 1.3% # 2.4% ## 3.5% #### 6.2% ###### 8.4% ####### 10.0% ######## 11.6% ######### 13.2% ########## 14.9% ########### 16.5% ############# 18.7% ############## 20.1% ############### 21.2% ################ 22.8% ################## 25.5% #################### 27.9% ##################### 29.5% ###################### 31.7% ####################### 33.3% ######################### 35.5% ########################## 37.1% ########################### 38.7% ############################# 40.3% ############################# 40.9% ############################## 43.0% ################################ 44.7% ################################# 46.3% ################################## 48.5% #################################### 51.2% ###################################### 53.3% ####################################### 54.4% ####################################### 55.5% ######################################### 57.1% ######################################### 58.2% ########################################### 60.7% ############################################ 62.3% ############################################## 63.9% ############################################### 66.1% ################################################ 67.7% ################################################# 69.4% ################################################## 70.4% ################################################### 72.1% #################################################### 73.1% ##################################################### 74.8% ###################################################### 76.1% ####################################################### 77.2% ######################################################## 78.6% ######################################################### 79.6% ########################################################### 82.0% ############################################################ 83.6% ############################################################# 86.0% ############################################################### 87.6% ################################################################ 89.2% ################################################################# 90.9% ################################################################## 93.0% #################################################################### 94.7% ##################################################################### 96.8% ###################################################################### 98.5% ######################################################################## 100.0% [2021-02-19T23:20:37.396Z] #29 18.96 [2021-02-19T23:20:37.396Z] #29 20.39 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-02-19T23:20:37.694Z] #29 20.80 [2021-02-19T23:20:37.990Z] #29 21.04 ##### 7.8% ####################################################### 77.3% [2021-02-19T23:20:37.990Z] #29 ... [2021-02-19T23:20:37.990Z] [2021-02-19T23:20:37.990Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-19T23:20:37.990Z] #58 sha256:c47c9dc5cf43e270349eb4be6989374ec8f5d17c27c56d14644aec338328fd6b [2021-02-19T23:20:37.990Z] #58 11.60 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-19T23:20:37.990Z] #58 12.53 go: extracting github.com/moby/vpnkit v0.4.0 [2021-02-19T23:20:37.990Z] #58 12.69 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-19T23:20:37.990Z] #58 12.83 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-02-19T23:20:37.990Z] #58 13.60 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-19T23:20:37.990Z] #58 15.51 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-02-19T23:20:37.990Z] #58 18.78 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-19T23:20:37.990Z] #58 21.03 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-19T23:20:37.990Z] #58 21.40 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-19T23:20:37.990Z] #58 21.70 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-02-19T23:20:37.990Z] #58 ... [2021-02-19T23:20:37.990Z] [2021-02-19T23:20:37.990Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-19T23:20:37.990Z] #29 sha256:1c8e6614f5d732d3277f58d37ad09f8af0f4bb668ac78eb49debd276ee11f8f5 [2021-02-19T23:20:37.990Z] #29 21.04 ##### 7.8% ####################################################### 77.3% ######################################################################## 100.0% [2021-02-19T23:20:37.990Z] #29 21.41 [2021-02-19T23:20:38.585Z] ok github.com/docker/docker/daemon/logger 0.251s coverage: 43.2% of statements [2021-02-19T23:20:39.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-19T23:20:39.066Z] #29 ... [2021-02-19T23:20:39.066Z] [2021-02-19T23:20:39.066Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-19T23:20:39.066Z] #49 sha256:f3bd55420248ca97cb3efda0f597dcbdb8d473ca3253678440effc0742f1dfa5 [2021-02-19T23:20:39.066Z] #49 12.59 go: downloading github.com/spf13/pflag v1.0.5 [2021-02-19T23:20:39.066Z] #49 12.59 go: downloading github.com/spf13/cobra v0.0.5 [2021-02-19T23:20:39.066Z] #49 12.62 go: downloading github.com/fatih/color v1.7.0 [2021-02-19T23:20:39.066Z] #49 12.81 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-02-19T23:20:39.066Z] #49 12.86 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-19T23:20:39.066Z] #49 12.90 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-19T23:20:39.066Z] #49 13.01 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-02-19T23:20:39.066Z] #49 13.05 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-19T23:20:39.066Z] #49 13.11 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-19T23:20:39.066Z] #49 13.12 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-19T23:20:39.066Z] #49 13.19 go: extracting github.com/fatih/color v1.7.0 [2021-02-19T23:20:39.066Z] #49 13.21 go: extracting github.com/spf13/cobra v0.0.5 [2021-02-19T23:20:39.066Z] #49 13.32 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-02-19T23:20:39.066Z] #49 13.37 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-19T23:20:39.066Z] #49 13.37 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-19T23:20:39.066Z] #49 13.45 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-19T23:20:39.066Z] #49 13.47 go: extracting github.com/spf13/pflag v1.0.5 [2021-02-19T23:20:39.066Z] #49 13.63 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-19T23:20:39.066Z] #49 13.67 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-19T23:20:39.066Z] #49 13.75 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-02-19T23:20:39.066Z] #49 13.77 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-19T23:20:39.066Z] #49 13.86 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-19T23:20:39.066Z] #49 13.87 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-19T23:20:39.066Z] #49 14.06 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-19T23:20:39.066Z] #49 14.06 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-19T23:20:39.066Z] #49 14.14 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-19T23:20:39.066Z] #49 14.29 go: downloading golang.org/x/text v0.3.2 [2021-02-19T23:20:39.066Z] #49 15.21 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-19T23:20:39.066Z] #49 15.98 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-19T23:20:39.066Z] #49 16.31 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-19T23:20:39.066Z] #49 19.16 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-19T23:20:39.066Z] #49 ... [2021-02-19T23:20:39.066Z] [2021-02-19T23:20:39.066Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-19T23:20:39.066Z] #64 sha256:223be357e48cafabe05b34f8cf42d5a2695a258e42966478c89c175d631419f4 [2021-02-19T23:20:39.066Z] #64 21.34 Checking out files: 86% (1640/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. [2021-02-19T23:20:39.066Z] #64 21.86 + cd /tmp/tmp.MtcQ2Fp7u9/src/github.com/docker/libnetwork [2021-02-19T23:20:39.066Z] #64 21.87 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-19T23:20:39.066Z] #64 22.64 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-02-19T23:20:39.160Z] ok github.com/docker/docker/daemon/images 0.099s coverage: 6.7% of statements [2021-02-19T23:20:39.423Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.687s coverage: 57.7% of statements [2021-02-19T23:20:39.423Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-02-19T23:20:39.423Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-02-19T23:20:39.423Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-02-19T23:20:39.423Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-02-19T23:20:39.715Z] #64 ... [2021-02-19T23:20:39.715Z] [2021-02-19T23:20:39.715Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-19T23:20:39.715Z] #51 sha256:3e31219f645c0950d1ba869b983b5f4110a4741e97ba5e4071235f4f2f6d41a7 [2021-02-19T23:20:39.715Z] #51 13.19 + cd /tmp/tmp.57bFWeQ8hr/src/github.com/mvdan/sh [2021-02-19T23:20:39.715Z] #51 13.19 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-19T23:20:39.715Z] #51 13.33 + GO111MODULE=on [2021-02-19T23:20:39.715Z] #51 13.33 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-02-19T23:20:39.715Z] #51 15.93 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-19T23:20:39.715Z] #51 16.06 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-19T23:20:39.715Z] #51 16.14 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-19T23:20:39.715Z] #51 16.31 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-19T23:20:39.715Z] #51 16.79 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-19T23:20:39.715Z] #51 18.02 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-19T23:20:39.715Z] #51 18.90 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-19T23:20:39.715Z] #51 20.78 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-19T23:20:39.715Z] #51 22.43 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-19T23:20:39.715Z] #51 22.46 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-19T23:20:39.715Z] #51 22.83 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-19T23:20:39.715Z] #51 22.99 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-19T23:20:39.715Z] #51 ... [2021-02-19T23:20:39.715Z] [2021-02-19T23:20:39.715Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-19T23:20:39.715Z] #29 sha256:1c8e6614f5d732d3277f58d37ad09f8af0f4bb668ac78eb49debd276ee11f8f5 [2021-02-19T23:20:39.715Z] #29 22.79 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-02-19T23:20:39.715Z] #29 22.88 skipping existing 5cb8031fd95d [2021-02-19T23:20:39.715Z] #29 23.01 [2021-02-19T23:20:39.998Z] ok github.com/docker/docker/daemon/logger/awslogs 0.333s coverage: 77.8% of statements [2021-02-19T23:20:39.998Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-02-19T23:20:39.998Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-02-19T23:20:40.574Z] ok github.com/docker/docker/daemon/logger/gelf 0.029s coverage: 67.0% of statements [2021-02-19T23:20:40.727Z] #54 122.9 + bin/containerd [2021-02-19T23:20:40.838Z] ok github.com/docker/docker/daemon/logger/journald 0.052s coverage: 23.9% of statements [2021-02-19T23:20:41.101Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.025s coverage: 87.2% of statements [2021-02-19T23:20:41.101Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.033s coverage: 61.6% of statements [2021-02-19T23:20:41.252Z] #29 24.68 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-02-19T23:20:41.900Z] #29 25.22 [2021-02-19T23:20:42.492Z] ok github.com/docker/docker/daemon/logger/local 0.066s coverage: 75.2% of statements [2021-02-19T23:20:42.492Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-02-19T23:20:42.796Z] #54 ... [2021-02-19T23:20:42.796Z] [2021-02-19T23:20:42.796Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-19T23:20:42.796Z] #51 77.30 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-02-19T23:20:42.796Z] #51 77.91 + mkdir -p /build [2021-02-19T23:20:42.796Z] #51 77.91 + cp runc /build/runc [2021-02-19T23:20:42.796Z] #51 DONE 78.2s [2021-02-19T23:20:42.811Z] #29 25.49 0.1% ### 4.8% ###### 8.5% ########## 14.1% ############## 19.6% ################## 25.2% #################### [2021-02-19T23:20:42.811Z] #29 ... [2021-02-19T23:20:42.811Z] [2021-02-19T23:20:42.811Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-19T23:20:42.811Z] #45 sha256:b76c6dd7b6c155533c3adf1a264957538a4f27afa7cd788f82dce5e90f25f1c5 [2021-02-19T23:20:42.811Z] #45 16.45 vendor/golang.org/x/crypto/internal/subtle [2021-02-19T23:20:43.069Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.078s coverage: 58.6% of statements [2021-02-19T23:20:43.089Z] [2021-02-19T23:20:43.089Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-19T23:20:43.115Z] #45 ... [2021-02-19T23:20:43.115Z] [2021-02-19T23:20:43.115Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-19T23:20:43.115Z] #49 sha256:f3bd55420248ca97cb3efda0f597dcbdb8d473ca3253678440effc0742f1dfa5 [2021-02-19T23:20:43.115Z] #49 24.15 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-19T23:20:43.115Z] #49 24.17 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-19T23:20:43.115Z] #49 24.19 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-19T23:20:43.115Z] #49 24.19 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-19T23:20:43.115Z] #49 24.22 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-19T23:20:43.115Z] #49 24.25 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-19T23:20:43.115Z] #49 24.28 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-02-19T23:20:43.115Z] #49 24.48 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-19T23:20:43.115Z] #49 24.49 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-19T23:20:43.115Z] #49 24.54 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-19T23:20:43.115Z] #49 24.59 go: downloading github.com/spf13/viper v1.6.1 [2021-02-19T23:20:43.115Z] #49 24.59 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-19T23:20:43.115Z] #49 24.61 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-19T23:20:43.115Z] #49 24.61 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-19T23:20:43.115Z] #49 24.68 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-02-19T23:20:43.115Z] #49 24.78 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-19T23:20:43.115Z] #49 24.91 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-19T23:20:43.115Z] #49 24.96 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-02-19T23:20:43.115Z] #49 25.08 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-19T23:20:43.115Z] #49 25.17 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-19T23:20:43.115Z] #49 25.19 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-02-19T23:20:43.115Z] #49 25.23 go: extracting github.com/spf13/viper v1.6.1 [2021-02-19T23:20:43.115Z] #49 25.26 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-19T23:20:43.115Z] #49 25.40 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-19T23:20:43.115Z] #49 25.44 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-19T23:20:43.115Z] #49 25.60 go: downloading github.com/kisielk/gotool v1.0.0 [2021-02-19T23:20:43.115Z] #49 25.71 go: downloading github.com/pkg/errors v0.8.1 [2021-02-19T23:20:43.115Z] #49 25.71 go: downloading github.com/stretchr/testify v1.4.0 [2021-02-19T23:20:43.115Z] #49 25.80 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-19T23:20:43.115Z] #49 26.15 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-02-19T23:20:43.115Z] #49 26.31 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-02-19T23:20:43.115Z] #49 26.53 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-02-19T23:20:43.115Z] #49 26.53 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-19T23:20:43.115Z] #49 26.74 go: extracting github.com/kisielk/gotool v1.0.0 [2021-02-19T23:20:43.115Z] #49 26.75 go: extracting github.com/pkg/errors v0.8.1 [2021-02-19T23:20:43.115Z] #49 26.77 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-02-19T23:20:43.509Z] #49 26.98 go: extracting github.com/stretchr/testify v1.4.0 [2021-02-19T23:20:43.509Z] #49 ... [2021-02-19T23:20:43.509Z] [2021-02-19T23:20:43.509Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-19T23:20:43.509Z] #55 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-02-19T23:20:43.509Z] #55 17.09 Fetched 8197 kB in 16s (508 kB/s) [2021-02-19T23:20:43.509Z] #55 17.09 Reading package lists... [2021-02-19T23:20:43.509Z] #55 25.27 Reading package lists... [2021-02-19T23:20:43.509Z] #55 ... [2021-02-19T23:20:43.509Z] [2021-02-19T23:20:43.509Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-19T23:20:43.509Z] #49 sha256:f3bd55420248ca97cb3efda0f597dcbdb8d473ca3253678440effc0742f1dfa5 [2021-02-19T23:20:43.509Z] #49 27.27 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-19T23:20:43.644Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.072s coverage: 31.5% of statements [2021-02-19T23:20:43.722Z] #54 ... [2021-02-19T23:20:43.722Z] [2021-02-19T23:20:43.722Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2021-02-19T23:20:43.722Z] #52 DONE 0.2s [2021-02-19T23:20:43.722Z] [2021-02-19T23:20:43.722Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-19T23:20:43.819Z] #49 27.43 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-02-19T23:20:43.819Z] #49 27.43 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-19T23:20:43.819Z] #49 27.59 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-19T23:20:43.819Z] #49 27.59 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-02-19T23:20:43.819Z] #49 27.59 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-02-19T23:20:43.819Z] #49 27.62 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-19T23:20:43.912Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-19T23:20:44.119Z] #49 27.77 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-19T23:20:44.218Z] ok github.com/docker/docker/daemon/logger/templates 0.054s coverage: 8.3% of statements [2021-02-19T23:20:44.417Z] #49 27.93 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-02-19T23:20:44.417Z] #49 27.94 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-19T23:20:44.417Z] #49 28.01 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-19T23:20:44.417Z] #49 ... [2021-02-19T23:20:44.417Z] [2021-02-19T23:20:44.417Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-19T23:20:44.417Z] #36 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-02-19T23:20:44.417Z] #36 17.89 Fetched 8197 kB in 17s (487 kB/s) [2021-02-19T23:20:44.417Z] #36 17.89 Reading package lists... [2021-02-19T23:20:44.417Z] #36 26.43 Reading package lists... [2021-02-19T23:20:44.417Z] #36 ... [2021-02-19T23:20:44.417Z] [2021-02-19T23:20:44.417Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-19T23:20:44.417Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-19T23:20:44.417Z] #13 17.98 Fetched 8197 kB in 17s (483 kB/s) [2021-02-19T23:20:44.417Z] #13 17.98 Reading package lists... [2021-02-19T23:20:44.417Z] #13 26.75 Reading package lists... [2021-02-19T23:20:44.417Z] #13 ... [2021-02-19T23:20:44.417Z] [2021-02-19T23:20:44.417Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-19T23:20:44.417Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-02-19T23:20:44.417Z] #42 18.13 Fetched 8197 kB in 17s (473 kB/s) [2021-02-19T23:20:44.417Z] #42 18.13 Reading package lists... [2021-02-19T23:20:44.480Z] ok github.com/docker/docker/daemon/logger/syslog 0.037s coverage: 46.8% of statements [2021-02-19T23:20:44.714Z] #42 26.85 Reading package lists... [2021-02-19T23:20:44.714Z] #42 ... [2021-02-19T23:20:44.714Z] [2021-02-19T23:20:44.714Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-19T23:20:44.714Z] #29 sha256:1c8e6614f5d732d3277f58d37ad09f8af0f4bb668ac78eb49debd276ee11f8f5 [2021-02-19T23:20:44.714Z] #29 25.49 0.1% ### 4.8% ###### 8.5% ########## 14.1% ############## 19.6% ################## 25.2% #################### 28.8% ####################### 32.5% ########################## 36.2% ############################### 43.6% ################################## 47.3% ####################################### 54.6% ############################################## 64.6% ################################################### 72.0% ####################################################### 77.5% ########################################################### 83.1% ################################################################# 90.4% ##################################################################### 96.0% ######################################################################## 100.0% [2021-02-19T23:20:44.714Z] #29 27.82 [2021-02-19T23:20:44.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-19T23:20:45.055Z] ok github.com/docker/docker/daemon/network 0.019s coverage: 63.8% of statements [2021-02-19T23:20:45.631Z] ok github.com/docker/docker/daemon/logger/splunk 1.911s coverage: 82.5% of statements [2021-02-19T23:20:45.631Z] ? github.com/docker/docker/daemon/names [no test files] [2021-02-19T23:20:45.631Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-02-19T23:20:45.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-19T23:20:46.254Z] #29 29.20 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-02-19T23:20:46.553Z] #29 29.69 [2021-02-19T23:20:46.553Z] #29 29.86 ######################################################################## 100.0% [2021-02-19T23:20:46.578Z] ok github.com/docker/docker/distribution/metadata 0.090s coverage: 48.2% of statements [2021-02-19T23:20:46.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-19T23:20:46.853Z] #29 30.23 [2021-02-19T23:20:46.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-19T23:20:47.630Z] #29 ... [2021-02-19T23:20:47.630Z] [2021-02-19T23:20:47.630Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-19T23:20:47.630Z] #40 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-02-19T23:20:47.630Z] #40 21.09 Checking out files: 96% (1624/1681) Checking out files: 97% (1631/1681) Checking out files: 98% (1648/1681) Checking out files: 99% (1665/1681) Checking out files: 100% (1681/1681) Checking out files: 100% (1681/1681), done. [2021-02-19T23:20:47.630Z] #40 21.18 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-02-19T23:20:47.630Z] #40 23.12 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-02-19T23:20:47.631Z] ok github.com/docker/docker/errdefs 0.014s coverage: 53.1% of statements [2021-02-19T23:20:47.929Z] #40 ... [2021-02-19T23:20:47.929Z] [2021-02-19T23:20:47.929Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-19T23:20:47.929Z] #49 sha256:f3bd55420248ca97cb3efda0f597dcbdb8d473ca3253678440effc0742f1dfa5 [2021-02-19T23:20:47.929Z] #49 28.09 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-19T23:20:47.929Z] #49 28.32 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-19T23:20:47.929Z] #49 28.42 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-19T23:20:47.929Z] #49 28.56 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-19T23:20:47.929Z] #49 28.65 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-02-19T23:20:47.929Z] #49 28.88 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-02-19T23:20:47.929Z] #49 28.88 go: downloading github.com/subosito/gotenv v1.2.0 [2021-02-19T23:20:47.929Z] #49 28.89 go: downloading github.com/magiconair/properties v1.8.1 [2021-02-19T23:20:47.929Z] #49 29.20 go: extracting github.com/subosito/gotenv v1.2.0 [2021-02-19T23:20:47.929Z] #49 29.24 go: downloading github.com/spf13/afero v1.1.2 [2021-02-19T23:20:47.929Z] #49 29.30 go: extracting github.com/magiconair/properties v1.8.1 [2021-02-19T23:20:47.929Z] #49 29.41 go: downloading github.com/ultraware/funlen v0.0.2 [2021-02-19T23:20:47.929Z] #49 29.72 go: extracting github.com/ultraware/funlen v0.0.2 [2021-02-19T23:20:47.929Z] #49 29.73 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-02-19T23:20:47.929Z] #49 29.74 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-02-19T23:20:47.929Z] #49 29.80 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-19T23:20:47.929Z] #49 29.90 go: extracting github.com/spf13/afero v1.1.2 [2021-02-19T23:20:47.929Z] #49 30.15 go: downloading github.com/gobwas/glob v0.2.3 [2021-02-19T23:20:47.929Z] #49 30.28 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-02-19T23:20:47.929Z] #49 30.39 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-02-19T23:20:47.929Z] #49 30.39 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-19T23:20:47.929Z] #49 30.42 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-02-19T23:20:47.929Z] #49 30.47 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-19T23:20:47.929Z] #49 30.73 go: extracting github.com/gobwas/glob v0.2.3 [2021-02-19T23:20:47.929Z] #49 30.99 go: extracting golang.org/x/text v0.3.2 [2021-02-19T23:20:47.929Z] #49 31.04 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-19T23:20:47.929Z] #49 31.04 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-19T23:20:47.929Z] #49 31.09 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-02-19T23:20:47.929Z] #49 31.45 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-19T23:20:47.929Z] #49 31.59 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-19T23:20:48.205Z] ok github.com/docker/docker/distribution 0.290s coverage: 25.0% of statements [2021-02-19T23:20:48.205Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-02-19T23:20:48.226Z] #49 31.91 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-02-19T23:20:48.524Z] #49 32.05 go: downloading github.com/stretchr/objx v0.2.0 [2021-02-19T23:20:48.524Z] #49 32.13 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-19T23:20:48.524Z] #49 32.17 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-02-19T23:20:48.524Z] #49 ... [2021-02-19T23:20:48.524Z] [2021-02-19T23:20:48.524Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-19T23:20:48.524Z] #58 sha256:c47c9dc5cf43e270349eb4be6989374ec8f5d17c27c56d14644aec338328fd6b [2021-02-19T23:20:48.524Z] #58 22.16 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-02-19T23:20:48.524Z] #58 22.32 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-02-19T23:20:48.524Z] #58 26.42 go: finding github.com/pkg/errors v0.9.1 [2021-02-19T23:20:48.524Z] #58 26.42 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-19T23:20:48.524Z] #58 26.65 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-19T23:20:48.524Z] #58 26.69 go: finding github.com/sirupsen/logrus v1.7.0 [2021-02-19T23:20:48.524Z] #58 26.89 go: finding github.com/google/uuid v1.2.0 [2021-02-19T23:20:48.524Z] #58 27.04 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-19T23:20:48.524Z] #58 27.20 go: finding github.com/moby/vpnkit v0.4.0 [2021-02-19T23:20:48.524Z] #58 27.43 go: finding github.com/gofrs/flock v0.8.0 [2021-02-19T23:20:48.524Z] #58 27.74 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-19T23:20:48.524Z] #58 27.80 go: finding github.com/gorilla/mux v1.8.0 [2021-02-19T23:20:48.524Z] #58 27.80 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-02-19T23:20:48.524Z] #58 27.84 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-02-19T23:20:48.524Z] #58 27.93 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-02-19T23:20:48.524Z] #58 28.28 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-19T23:20:48.524Z] #58 28.45 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-02-19T23:20:48.694Z] .....INFO: Daemon under test started and replied! [2021-02-19T23:20:48.694Z] INFO: Docker version of the daemon under test [2021-02-19T23:20:48.694Z] [2021-02-19T23:20:48.694Z] Client: [2021-02-19T23:20:48.694Z] Version: 17.06.2-ce [2021-02-19T23:20:48.694Z] API version: 1.30 [2021-02-19T23:20:48.694Z] Go version: go1.8.3 [2021-02-19T23:20:48.694Z] Git commit: cec0b72 [2021-02-19T23:20:48.694Z] Built: Tue Sep 5 19:57:19 2017 [2021-02-19T23:20:48.694Z] OS/Arch: windows/amd64 [2021-02-19T23:20:48.694Z] [2021-02-19T23:20:48.694Z] Server: [2021-02-19T23:20:48.694Z] Version: 0.0.0-dev [2021-02-19T23:20:48.694Z] API version: 1.41 (minimum version 1.24) [2021-02-19T23:20:48.694Z] Go version: go1.13.15 [2021-02-19T23:20:48.694Z] Git commit: 0e001154f9 [2021-02-19T23:20:48.694Z] Built: 02/19/2021 23:18:57 [2021-02-19T23:20:48.694Z] OS/Arch: windows/amd64 [2021-02-19T23:20:48.694Z] Experimental: false [2021-02-19T23:20:48.694Z] [2021-02-19T23:20:48.694Z] INFO: Docker info of the daemon under test [2021-02-19T23:20:48.694Z] [2021-02-19T23:20:48.694Z] Containers: 0 [2021-02-19T23:20:48.694Z] Running: 0 [2021-02-19T23:20:48.694Z] Paused: 0 [2021-02-19T23:20:48.694Z] Stopped: 0 [2021-02-19T23:20:48.694Z] Images: 0 [2021-02-19T23:20:48.694Z] Server Version: 0.0.0-dev [2021-02-19T23:20:48.694Z] Storage Driver: windowsfilter [2021-02-19T23:20:48.694Z] Windows: [2021-02-19T23:20:48.694Z] Logging Driver: json-file [2021-02-19T23:20:48.694Z] Plugins: [2021-02-19T23:20:48.694Z] Volume: local [2021-02-19T23:20:48.694Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-02-19T23:20:48.694Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-02-19T23:20:48.694Z] Swarm: inactive [2021-02-19T23:20:48.694Z] Default Isolation: process [2021-02-19T23:20:48.694Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-02-19T23:20:48.694Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697) [2021-02-19T23:20:48.694Z] OSType: windows [2021-02-19T23:20:48.694Z] Architecture: x86_64 [2021-02-19T23:20:48.694Z] CPUs: 4 [2021-02-19T23:20:48.694Z] Total Memory: 32GiB [2021-02-19T23:20:48.694Z] Name: azwin-2-76d4c0 [2021-02-19T23:20:48.694Z] ID: MSTJ:B7ZO:M2U2:TPLH:D6LD:ZVDU:N5AI:DK3J:CXSO:EQEW:BBRE:X6XH [2021-02-19T23:20:48.694Z] Docker Root Dir: D:\CI\PR-42046\2\daemon [2021-02-19T23:20:48.694Z] Debug Mode (client): false [2021-02-19T23:20:48.694Z] Debug Mode (server): true [2021-02-19T23:20:48.694Z] File Descriptors: -1 [2021-02-19T23:20:48.694Z] Goroutines: 16 [2021-02-19T23:20:48.694Z] System Time: 2021-02-19T23:20:48.0050927Z [2021-02-19T23:20:48.694Z] EventsListeners: 0 [2021-02-19T23:20:48.694Z] Registry: https://index.docker.io/v1/ [2021-02-19T23:20:48.694Z] Labels: [2021-02-19T23:20:48.694Z] Experimental: false [2021-02-19T23:20:48.694Z] Insecure Registries: [2021-02-19T23:20:48.694Z] 127.0.0.0/8 [2021-02-19T23:20:48.694Z] Live Restore Enabled: false [2021-02-19T23:20:48.694Z] [2021-02-19T23:20:48.694Z] [2021-02-19T23:20:48.694Z] INFO: Docker images of the daemon under test [2021-02-19T23:20:48.694Z] [2021-02-19T23:20:48.694Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-02-19T23:20:48.694Z] [2021-02-19T23:20:48.694Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-02-19T23:20:48.694Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-02-19T23:20:48.694Z] ltsc2019: Pulling from windows/servercore [2021-02-19T23:20:48.694Z] 4612f6d0b889: Pulling fs layer [2021-02-19T23:20:48.694Z] db4edcf0861f: Pulling fs layer [2021-02-19T23:20:48.779Z] ok github.com/docker/docker/image 0.060s coverage: 86.8% of statements [2021-02-19T23:20:48.846Z] #58 ... [2021-02-19T23:20:48.846Z] [2021-02-19T23:20:48.846Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-19T23:20:48.846Z] #29 sha256:1c8e6614f5d732d3277f58d37ad09f8af0f4bb668ac78eb49debd276ee11f8f5 [2021-02-19T23:20:48.846Z] #29 31.16 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-02-19T23:20:48.846Z] #29 31.67 [2021-02-19T23:20:48.846Z] #29 31.93 ######################################################################## 100.0% [2021-02-19T23:20:48.846Z] #29 32.14 [2021-02-19T23:20:48.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-19T23:20:48.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-19T23:20:49.041Z] ok github.com/docker/docker/image/cache 0.023s coverage: 19.2% of statements [2021-02-19T23:20:49.143Z] #29 32.31 Download of images into '/build' complete. [2021-02-19T23:20:49.143Z] #29 32.31 Use something like the following to load the result into a Docker daemon: [2021-02-19T23:20:49.143Z] #29 32.31 tar -cC '/build' . | docker load [2021-02-19T23:20:49.143Z] #29 DONE 32.4s [2021-02-19T23:20:49.143Z] [2021-02-19T23:20:49.143Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-19T23:20:49.143Z] #49 sha256:f3bd55420248ca97cb3efda0f597dcbdb8d473ca3253678440effc0742f1dfa5 [2021-02-19T23:20:49.143Z] #49 32.33 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-02-19T23:20:49.143Z] #49 32.41 go: extracting github.com/stretchr/objx v0.2.0 [2021-02-19T23:20:49.143Z] #49 32.53 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-19T23:20:49.143Z] #49 32.54 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-02-19T23:20:49.143Z] #49 32.62 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-02-19T23:20:49.143Z] #49 32.78 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-02-19T23:20:49.143Z] #49 32.88 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-02-19T23:20:49.450Z] #49 32.96 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-02-19T23:20:49.450Z] #49 33.13 go: downloading github.com/spf13/cast v1.3.0 [2021-02-19T23:20:49.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-19T23:20:49.615Z] ok github.com/docker/docker/distribution/xfer 1.716s coverage: 85.1% of statements [2021-02-19T23:20:49.615Z] ? github.com/docker/docker/dockerversion [no test files] [2021-02-19T23:20:49.615Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-02-19T23:20:49.615Z] ok github.com/docker/docker/image/v1 0.069s coverage: 25.0% of statements [2021-02-19T23:20:49.615Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-02-19T23:20:49.615Z] ok github.com/docker/docker/libcontainerd/queue 0.042s coverage: 100.0% of statements [2021-02-19T23:20:49.752Z] #49 33.35 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-19T23:20:49.752Z] #49 33.42 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-02-19T23:20:49.752Z] #49 33.43 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-19T23:20:49.752Z] #49 33.43 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-19T23:20:49.752Z] #49 33.48 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-02-19T23:20:50.050Z] #49 33.51 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-19T23:20:50.050Z] #49 33.55 go: extracting github.com/spf13/cast v1.3.0 [2021-02-19T23:20:50.050Z] #49 33.63 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-02-19T23:20:50.347Z] #49 34.00 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-19T23:20:50.347Z] #49 34.07 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-19T23:20:50.644Z] #49 34.26 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-19T23:20:50.644Z] #49 ... [2021-02-19T23:20:50.644Z] [2021-02-19T23:20:50.644Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-19T23:20:50.644Z] #51 sha256:3e31219f645c0950d1ba869b983b5f4110a4741e97ba5e4071235f4f2f6d41a7 [2021-02-19T23:20:50.644Z] #51 24.42 runtime [2021-02-19T23:20:50.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-19T23:20:50.941Z] #51 ... [2021-02-19T23:20:50.941Z] [2021-02-19T23:20:50.941Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-19T23:20:50.941Z] #55 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-02-19T23:20:50.941Z] #55 25.27 Reading package lists... [2021-02-19T23:20:50.941Z] #55 33.63 Building dependency tree... [2021-02-19T23:20:51.006Z] ok github.com/docker/docker/opts 0.042s coverage: 67.1% of statements [2021-02-19T23:20:51.237Z] #55 34.85 The following additional packages will be installed: [2021-02-19T23:20:51.237Z] #55 34.85 libbtrfs0 [2021-02-19T23:20:51.237Z] #55 34.92 The following NEW packages will be installed: [2021-02-19T23:20:51.237Z] #55 34.92 libbtrfs-dev libbtrfs0 [2021-02-19T23:20:51.237Z] #55 35.02 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-02-19T23:20:51.237Z] #55 35.02 Need to get 120 kB of archives. [2021-02-19T23:20:51.237Z] #55 35.02 After this operation, 423 kB of additional disk space will be used. [2021-02-19T23:20:51.237Z] #55 35.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-02-19T23:20:51.268Z] ok github.com/docker/docker/oci 0.053s coverage: 38.4% of statements [2021-02-19T23:20:51.268Z] ok github.com/docker/docker/pkg/aaparser 0.013s coverage: 52.9% of statements [2021-02-19T23:20:51.533Z] #55 35.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-02-19T23:20:51.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-19T23:20:52.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-19T23:20:52.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-19T23:20:52.214Z] ok github.com/docker/docker/pkg/broadcaster 0.035s coverage: 100.0% of statements [2021-02-19T23:20:52.583Z] #55 36.31 debconf: delaying package configuration, since apt-utils is not installed [2021-02-19T23:20:52.789Z] ok github.com/docker/docker/pkg/capabilities 0.015s coverage: 87.5% of statements [2021-02-19T23:20:52.881Z] #55 36.56 Fetched 120 kB in 0s (1585 kB/s) [2021-02-19T23:20:52.881Z] #55 36.70 Selecting previously unselected package libbtrfs0. [2021-02-19T23:20:53.139Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-19T23:20:53.196Z] #55 36.70 (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 ... 15339 files and directories currently installed.) [2021-02-19T23:20:53.196Z] #55 36.76 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-02-19T23:20:53.196Z] #55 36.77 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-19T23:20:53.196Z] #55 36.88 Selecting previously unselected package libbtrfs-dev. [2021-02-19T23:20:53.196Z] #55 36.89 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-02-19T23:20:53.196Z] #55 36.91 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-19T23:20:53.510Z] #55 37.14 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-19T23:20:53.510Z] #55 37.15 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-19T23:20:53.510Z] #55 37.15 Processing triggers for libc-bin (2.28-10) ... [2021-02-19T23:20:53.734Z] ok github.com/docker/docker/pkg/authorization 0.871s coverage: 68.3% of statements [2021-02-19T23:20:53.809Z] #55 DONE 37.5s [2021-02-19T23:20:53.809Z] [2021-02-19T23:20:53.809Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-19T23:20:53.809Z] #56 sha256:3521b81e2908e0f601c3255829680d77fbf36ebabd9cee721895c8c322e2ded2 [2021-02-19T23:20:53.950Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-19T23:20:54.310Z] ok github.com/docker/docker/pkg/directory 0.011s coverage: 80.0% of statements [2021-02-19T23:20:54.454Z] #56 0.501 + RM_GOPATH=0 [2021-02-19T23:20:54.454Z] #56 0.501 + TMP_GOPATH= [2021-02-19T23:20:54.454Z] #56 0.501 + : /build [2021-02-19T23:20:54.454Z] #56 0.501 + '[' -z '' ']' [2021-02-19T23:20:54.454Z] #56 0.501 ++ mktemp -d [2021-02-19T23:20:54.454Z] #56 0.503 + export GOPATH=/tmp/tmp.mZpNOTUBVp [2021-02-19T23:20:54.454Z] #56 0.503 + GOPATH=/tmp/tmp.mZpNOTUBVp [2021-02-19T23:20:54.454Z] #56 0.503 + RM_GOPATH=1 [2021-02-19T23:20:54.454Z] #56 0.503 + case "$(go env GOARCH)" in [2021-02-19T23:20:54.454Z] #56 0.504 ++ go env GOARCH [2021-02-19T23:20:54.454Z] #56 0.517 + export GO_BUILDMODE=-buildmode=pie [2021-02-19T23:20:54.454Z] #56 0.517 + GO_BUILDMODE=-buildmode=pie [2021-02-19T23:20:54.454Z] #56 0.525 ++ dirname /tmp/install/install.sh [2021-02-19T23:20:54.454Z] #56 0.532 + dir=/tmp/install [2021-02-19T23:20:54.454Z] #56 0.532 + bin=containerd [2021-02-19T23:20:54.454Z] #56 0.532 + shift [2021-02-19T23:20:54.454Z] #56 0.532 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-02-19T23:20:54.454Z] #56 0.532 + . /tmp/install/containerd.installer [2021-02-19T23:20:54.454Z] #56 0.532 ++ set -e [2021-02-19T23:20:54.454Z] #56 0.533 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-19T23:20:54.454Z] #56 0.533 + install_containerd [2021-02-19T23:20:54.454Z] #56 0.534 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-02-19T23:20:54.454Z] #56 0.534 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-19T23:20:54.454Z] #56 0.545 + git clone https://github.com/containerd/containerd.git /tmp/tmp.mZpNOTUBVp/src/github.com/containerd/containerd [2021-02-19T23:20:54.454Z] #56 0.548 Cloning into '/tmp/tmp.mZpNOTUBVp/src/github.com/containerd/containerd'... [2021-02-19T23:20:54.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-19T23:20:54.572Z] ok github.com/docker/docker/pkg/archive 1.188s coverage: 76.7% of statements [2021-02-19T23:20:55.145Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2021-02-19T23:20:55.145Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2021-02-19T23:20:55.464Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-19T23:20:56.090Z] ok github.com/docker/docker/pkg/discovery/memory 0.015s coverage: 92.3% of statements [2021-02-19T23:20:56.352Z] ok github.com/docker/docker/pkg/discovery/nodes 0.014s coverage: 93.8% of statements [2021-02-19T23:20:56.843Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-19T23:20:56.924Z] ok github.com/docker/docker/pkg/dmesg 0.014s coverage: 83.3% of statements [2021-02-19T23:20:57.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-19T23:20:57.269Z] db4edcf0861f: Verifying Checksum [2021-02-19T23:20:57.269Z] db4edcf0861f: Download complete [2021-02-19T23:20:57.496Z] ok github.com/docker/docker/pkg/chrootarchive 3.469s coverage: 43.2% of statements [2021-02-19T23:20:57.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-19T23:20:58.069Z] ok github.com/docker/docker/pkg/filenotify 0.610s coverage: 67.0% of statements [2021-02-19T23:20:58.069Z] ok github.com/docker/docker/pkg/fileutils 0.023s coverage: 89.5% of statements [2021-02-19T23:20:58.579Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-19T23:20:58.642Z] ok github.com/docker/docker/pkg/homedir 0.010s coverage: 11.4% of statements [2021-02-19T23:20:58.642Z] ok github.com/docker/docker/pkg/fsutils 0.281s coverage: 85.1% of statements [2021-02-19T23:20:58.975Z] #56 ... [2021-02-19T23:20:58.975Z] [2021-02-19T23:20:58.975Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-19T23:20:58.975Z] #34 sha256:96194517fb58ab913edb5a7bf83cd6cb91cb1312287fc88d23cc7b9124c15c7e [2021-02-19T23:20:58.975Z] #34 42.70 sync [2021-02-19T23:20:58.975Z] #34 42.71 internal/reflectlite [2021-02-19T23:20:59.215Z] ok github.com/docker/docker/layer 7.342s coverage: 68.8% of statements [2021-02-19T23:20:59.215Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-02-19T23:20:59.215Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-02-19T23:20:59.215Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-02-19T23:20:59.215Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-02-19T23:20:59.215Z] ? github.com/docker/docker/oci/caps [no test files] [2021-02-19T23:20:59.215Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-02-19T23:20:59.215Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-02-19T23:20:59.215Z] ok github.com/docker/docker/pkg/discovery/kv 3.097s coverage: 84.1% of statements [2021-02-19T23:20:59.690Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-19T23:20:59.942Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-19T23:21:00.161Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2021-02-19T23:21:00.161Z] ok github.com/docker/docker/pkg/longpath 0.020s coverage: 100.0% of statements [2021-02-19T23:21:00.161Z] ok github.com/docker/docker/pkg/idtools 0.725s coverage: 69.5% of statements [2021-02-19T23:21:00.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-19T23:21:00.424Z] ok github.com/docker/docker/pkg/ioutils 0.626s coverage: 70.6% of statements [2021-02-19T23:21:00.424Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-02-19T23:21:00.424Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-02-19T23:21:00.424Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-02-19T23:21:00.424Z] ok github.com/docker/docker/pkg/namesgenerator 0.017s coverage: 85.7% of statements [2021-02-19T23:21:00.424Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-02-19T23:21:00.686Z] ok github.com/docker/docker/pkg/parsers 0.052s coverage: 97.0% of statements [2021-02-19T23:21:00.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-19T23:21:00.948Z] ok github.com/docker/docker/pkg/parsers/kernel 0.016s coverage: 60.0% of statements [2021-02-19T23:21:01.095Z] #34 ... [2021-02-19T23:21:01.095Z] [2021-02-19T23:21:01.095Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-19T23:21:01.095Z] #49 sha256:f3bd55420248ca97cb3efda0f597dcbdb8d473ca3253678440effc0742f1dfa5 [2021-02-19T23:21:01.095Z] #49 34.80 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-02-19T23:21:01.095Z] #49 34.94 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-02-19T23:21:01.095Z] #49 35.62 go: downloading github.com/gogo/protobuf v1.2.1 [2021-02-19T23:21:01.095Z] #49 35.62 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-19T23:21:01.095Z] #49 36.19 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-19T23:21:01.095Z] #49 36.82 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-02-19T23:21:01.095Z] #49 36.86 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-02-19T23:21:01.095Z] #49 36.87 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-02-19T23:21:01.095Z] #49 36.88 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-02-19T23:21:01.095Z] #49 37.09 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-02-19T23:21:01.095Z] #49 37.10 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-02-19T23:21:01.095Z] #49 37.15 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-19T23:21:01.095Z] #49 37.22 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-02-19T23:21:01.095Z] #49 37.22 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-02-19T23:21:01.095Z] #49 37.23 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-02-19T23:21:01.095Z] #49 37.26 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-02-19T23:21:01.095Z] #49 37.40 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-02-19T23:21:01.095Z] #49 37.41 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-02-19T23:21:01.095Z] #49 42.55 go: extracting github.com/gogo/protobuf v1.2.1 [2021-02-19T23:21:01.211Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.019s coverage: 86.7% of statements [2021-02-19T23:21:01.417Z] #49 ... [2021-02-19T23:21:01.417Z] [2021-02-19T23:21:01.417Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-19T23:21:01.417Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-02-19T23:21:01.417Z] #42 26.85 Reading package lists... [2021-02-19T23:21:01.417Z] #42 36.03 Building dependency tree... [2021-02-19T23:21:01.417Z] #42 38.83 The following additional packages will be installed: [2021-02-19T23:21:01.417Z] #42 38.84 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-02-19T23:21:01.417Z] #42 38.84 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-02-19T23:21:01.417Z] #42 38.84 Suggested packages: [2021-02-19T23:21:01.417Z] #42 38.85 manpages-dev python-setuptools [2021-02-19T23:21:01.417Z] #42 40.23 The following NEW packages will be installed: [2021-02-19T23:21:01.417Z] #42 40.23 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-02-19T23:21:01.417Z] #42 40.23 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-02-19T23:21:01.417Z] #42 40.24 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-02-19T23:21:01.417Z] #42 40.24 python-six zlib1g-dev [2021-02-19T23:21:01.417Z] #42 40.36 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-02-19T23:21:01.417Z] #42 40.36 Need to get 4075 kB of archives. [2021-02-19T23:21:01.417Z] #42 40.36 After this operation, 24.5 MB of additional disk space will be used. [2021-02-19T23:21:01.417Z] #42 40.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2021-02-19T23:21:01.417Z] #42 40.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2021-02-19T23:21:01.417Z] #42 40.39 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2021-02-19T23:21:01.417Z] #42 40.40 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2021-02-19T23:21:01.417Z] #42 40.41 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2021-02-19T23:21:01.417Z] #42 40.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2021-02-19T23:21:01.417Z] #42 40.43 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2021-02-19T23:21:01.417Z] #42 40.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2021-02-19T23:21:01.417Z] #42 40.47 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2021-02-19T23:21:01.417Z] #42 40.54 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2021-02-19T23:21:01.417Z] #42 40.56 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2021-02-19T23:21:01.417Z] #42 40.68 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2021-02-19T23:21:01.417Z] #42 40.73 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2021-02-19T23:21:01.417Z] #42 40.75 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2021-02-19T23:21:01.417Z] #42 40.76 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2021-02-19T23:21:01.417Z] #42 40.78 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2021-02-19T23:21:01.417Z] #42 40.79 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2021-02-19T23:21:01.417Z] #42 42.25 debconf: delaying package configuration, since apt-utils is not installed [2021-02-19T23:21:01.417Z] #42 42.54 Fetched 4075 kB in 1s (8034 kB/s) [2021-02-19T23:21:01.417Z] #42 42.64 Selecting previously unselected package libcap-dev:ppc64el. [2021-02-19T23:21:01.417Z] #42 42.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 ... 15339 files and directories currently installed.) [2021-02-19T23:21:01.417Z] #42 42.75 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2021-02-19T23:21:01.417Z] #42 42.76 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2021-02-19T23:21:01.417Z] #42 42.97 Selecting previously unselected package libnet1:ppc64el. [2021-02-19T23:21:01.417Z] #42 42.99 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-02-19T23:21:01.418Z] #42 43.00 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-02-19T23:21:01.418Z] #42 43.15 Selecting previously unselected package libnet1-dev. [2021-02-19T23:21:01.418Z] #42 43.15 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-02-19T23:21:01.418Z] #42 43.17 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-19T23:21:01.418Z] #42 43.34 Selecting previously unselected package libnl-3-200:ppc64el. [2021-02-19T23:21:01.418Z] #42 43.35 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-02-19T23:21:01.418Z] #42 43.35 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-02-19T23:21:01.418Z] #42 43.56 Selecting previously unselected package libnl-3-dev:ppc64el. [2021-02-19T23:21:01.418Z] #42 43.58 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2021-02-19T23:21:01.418Z] #42 43.58 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2021-02-19T23:21:01.418Z] #42 43.92 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-02-19T23:21:01.418Z] #42 43.94 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-02-19T23:21:01.418Z] #42 43.94 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-02-19T23:21:01.418Z] #42 44.05 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2021-02-19T23:21:01.418Z] #42 44.05 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2021-02-19T23:21:01.418Z] #42 44.06 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-02-19T23:21:01.418Z] #42 44.19 Selecting previously unselected package zlib1g-dev:ppc64el. [2021-02-19T23:21:01.418Z] #42 44.20 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2021-02-19T23:21:01.418Z] #42 44.20 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-02-19T23:21:01.418Z] #42 44.49 Selecting previously unselected package libprotobuf17:ppc64el. [2021-02-19T23:21:01.418Z] #42 44.54 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2021-02-19T23:21:01.418Z] #42 44.55 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-02-19T23:21:01.472Z] ok github.com/docker/docker/pkg/pidfile 0.046s coverage: 82.4% of statements [2021-02-19T23:21:01.472Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-02-19T23:21:01.472Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-02-19T23:21:01.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-19T23:21:01.719Z] #42 45.48 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2021-02-19T23:21:01.719Z] #42 45.52 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2021-02-19T23:21:01.735Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.029s coverage: 56.8% of statements [2021-02-19T23:21:02.020Z] #42 45.55 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-02-19T23:21:02.020Z] #42 ... [2021-02-19T23:21:02.020Z] [2021-02-19T23:21:02.020Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-19T23:21:02.020Z] #36 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-02-19T23:21:02.020Z] #36 26.43 Reading package lists... [2021-02-19T23:21:02.020Z] #36 36.09 Building dependency tree... [2021-02-19T23:21:02.021Z] #36 39.41 The following additional packages will be installed: [2021-02-19T23:21:02.021Z] #36 39.42 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-02-19T23:21:02.021Z] #36 39.43 Suggested packages: [2021-02-19T23:21:02.021Z] #36 39.43 cmake-doc ninja-build lrzip [2021-02-19T23:21:02.021Z] #36 39.43 Recommended packages: [2021-02-19T23:21:02.021Z] #36 39.43 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-02-19T23:21:02.021Z] #36 40.58 The following NEW packages will be installed: [2021-02-19T23:21:02.021Z] #36 40.58 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-02-19T23:21:02.021Z] #36 40.59 vim-common xxd [2021-02-19T23:21:02.021Z] #36 40.72 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-02-19T23:21:02.021Z] #36 40.72 Need to get 14.9 MB of archives. [2021-02-19T23:21:02.021Z] #36 40.72 After this operation, 67.2 MB of additional disk space will be used. [2021-02-19T23:21:02.021Z] #36 40.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-02-19T23:21:02.021Z] #36 40.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-02-19T23:21:02.021Z] #36 40.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2021-02-19T23:21:02.021Z] #36 41.04 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-02-19T23:21:02.021Z] #36 41.93 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+deb10u1 [730 kB] [2021-02-19T23:21:02.021Z] #36 42.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2021-02-19T23:21:02.021Z] #36 42.08 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2021-02-19T23:21:02.021Z] #36 42.09 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2021-02-19T23:21:02.021Z] #36 42.10 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2021-02-19T23:21:02.021Z] #36 42.12 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2021-02-19T23:21:02.021Z] #36 43.77 debconf: delaying package configuration, since apt-utils is not installed [2021-02-19T23:21:02.021Z] #36 44.05 Fetched 14.9 MB in 2s (8134 kB/s) [2021-02-19T23:21:02.021Z] #36 44.24 Selecting previously unselected package xxd. [2021-02-19T23:21:02.021Z] #36 44.24 (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 ... 15339 files and directories currently installed.) [2021-02-19T23:21:02.021Z] #36 44.41 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-02-19T23:21:02.021Z] #36 44.42 Unpacking xxd (2:8.1.0875-5) ... [2021-02-19T23:21:02.021Z] #36 44.71 Selecting previously unselected package vim-common. [2021-02-19T23:21:02.021Z] #36 44.71 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-19T23:21:02.021Z] #36 44.79 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-19T23:21:02.021Z] #36 45.25 Selecting previously unselected package cmake-data. [2021-02-19T23:21:02.021Z] #36 45.25 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-02-19T23:21:02.021Z] #36 45.26 Unpacking cmake-data (3.13.4-1) ... [2021-02-19T23:21:02.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-19T23:21:02.311Z] ok github.com/docker/docker/pkg/pools 0.012s coverage: 88.2% of statements [2021-02-19T23:21:02.321Z] #36 ... [2021-02-19T23:21:02.322Z] [2021-02-19T23:21:02.322Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-19T23:21:02.322Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-19T23:21:02.322Z] #13 26.75 Reading package lists... [2021-02-19T23:21:02.322Z] #13 36.18 Building dependency tree... [2021-02-19T23:21:02.322Z] #13 38.62 The following additional packages will be installed: [2021-02-19T23:21:02.322Z] #13 38.62 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-02-19T23:21:02.322Z] #13 38.63 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-02-19T23:21:02.322Z] #13 38.64 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-02-19T23:21:02.322Z] #13 38.64 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-02-19T23:21:02.322Z] #13 38.64 mingw-w64-x86-64-dev [2021-02-19T23:21:02.322Z] #13 38.65 Suggested packages: [2021-02-19T23:21:02.322Z] #13 38.65 gcc-8-locales seccomp wine64 [2021-02-19T23:21:02.322Z] #13 40.69 The following NEW packages will be installed: [2021-02-19T23:21:02.322Z] #13 40.69 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-02-19T23:21:02.322Z] #13 40.69 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-02-19T23:21:02.322Z] #13 40.69 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-02-19T23:21:02.322Z] #13 40.69 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-02-19T23:21:02.322Z] #13 40.70 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-02-19T23:21:02.322Z] #13 40.70 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-02-19T23:21:02.322Z] #13 40.71 The following packages will be upgraded: [2021-02-19T23:21:02.322Z] #13 40.72 libsystemd0 libudev1 [2021-02-19T23:21:02.322Z] #13 40.89 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-02-19T23:21:02.322Z] #13 40.89 Need to get 79.4 MB of archives. [2021-02-19T23:21:02.322Z] #13 40.89 After this operation, 532 MB of additional disk space will be used. [2021-02-19T23:21:02.322Z] #13 40.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u6 [358 kB] [2021-02-19T23:21:02.322Z] #13 40.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u6 [158 kB] [2021-02-19T23:21:02.322Z] #13 40.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2021-02-19T23:21:02.322Z] #13 41.26 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2021-02-19T23:21:02.322Z] #13 41.56 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-02-19T23:21:02.322Z] #13 41.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2021-02-19T23:21:02.322Z] #13 41.60 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2021-02-19T23:21:02.322Z] #13 41.62 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2021-02-19T23:21:02.322Z] #13 42.08 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-02-19T23:21:02.322Z] #13 42.46 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2021-02-19T23:21:02.322Z] #13 42.48 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2021-02-19T23:21:02.322Z] #13 46.01 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2021-02-19T23:21:02.322Z] #13 ... [2021-02-19T23:21:02.322Z] [2021-02-19T23:21:02.322Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-19T23:21:02.322Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-02-19T23:21:02.322Z] #42 45.87 Selecting previously unselected package libprotobuf-dev:ppc64el. [2021-02-19T23:21:02.322Z] #42 45.90 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2021-02-19T23:21:02.322Z] #42 45.90 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-02-19T23:21:02.338Z] #54 143.0 + bin/containerd-stress [2021-02-19T23:21:02.338Z] #54 144.3 + bin/containerd-shim [2021-02-19T23:21:02.573Z] ok github.com/docker/docker/pkg/progress 0.023s coverage: 75.9% of statements [2021-02-19T23:21:02.573Z] ok github.com/docker/docker/pkg/plugins/transport 0.024s coverage: 85.7% of statements [2021-02-19T23:21:02.578Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-19T23:21:02.578Z] Using test binary docker [2021-02-19T23:21:02.578Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-19T23:21:02.578Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-19T23:21:02.578Z] INFO: Waiting for daemon to start... [2021-02-19T23:21:02.578Z] Starting dockerd [2021-02-19T23:21:03.066Z] 4612f6d0b889: Verifying Checksum [2021-02-19T23:21:03.066Z] 4612f6d0b889: Download complete [2021-02-19T23:21:03.145Z] ok github.com/docker/docker/pkg/reexec 0.021s coverage: 82.4% of statements [2021-02-19T23:21:03.382Z] #42 ... [2021-02-19T23:21:03.382Z] [2021-02-19T23:21:03.382Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-19T23:21:03.382Z] #64 sha256:223be357e48cafabe05b34f8cf42d5a2695a258e42966478c89c175d631419f4 [2021-02-19T23:21:03.382Z] #64 DONE 46.9s [2021-02-19T23:21:03.382Z] [2021-02-19T23:21:03.382Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-19T23:21:03.382Z] #34 sha256:96194517fb58ab913edb5a7bf83cd6cb91cb1312287fc88d23cc7b9124c15c7e [2021-02-19T23:21:03.382Z] #34 47.09 errors [2021-02-19T23:21:03.382Z] #34 47.10 sort [2021-02-19T23:21:03.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-19T23:21:03.718Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2021-02-19T23:21:03.980Z] ok github.com/docker/docker/pkg/pubsub 1.086s coverage: 75.0% of statements [2021-02-19T23:21:04.035Z] #34 47.88 strconv [2021-02-19T23:21:04.242Z] ok github.com/docker/docker/pkg/streamformatter 0.013s coverage: 66.2% of statements [2021-02-19T23:21:04.337Z] #34 47.90 internal/oserror [2021-02-19T23:21:04.337Z] #34 47.92 io [2021-02-19T23:21:04.482Z] . [2021-02-19T23:21:04.482Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-19T23:21:04.503Z] ok github.com/docker/docker/pkg/stringid 0.012s coverage: 70.6% of statements [2021-02-19T23:21:04.742Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-19T23:21:04.742Z] Error: No such image: emptyfs [2021-02-19T23:21:04.742Z] Running integration-test (iteration 1) [2021-02-19T23:21:04.742Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-02-19T23:21:05.398Z] #34 48.80 syscall [2021-02-19T23:21:05.449Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 54.2% of statements [2021-02-19T23:21:05.449Z] ok github.com/docker/docker/pkg/system 0.041s coverage: 36.9% of statements [2021-02-19T23:21:05.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-19T23:21:05.850Z] #54 148.6 + bin/containerd-shim-runc-v1 [2021-02-19T23:21:06.022Z] ok github.com/docker/docker/pkg/tailfile 0.133s coverage: 88.6% of statements [2021-02-19T23:21:06.022Z] ok github.com/docker/docker/pkg/signal 2.787s coverage: 61.0% of statements [2021-02-19T23:21:06.595Z] ok github.com/docker/docker/pkg/tarsum 0.119s coverage: 89.3% of statements [2021-02-19T23:21:06.595Z] testing: warning: no tests to run [2021-02-19T23:21:06.595Z] coverage: [no statements] [2021-02-19T23:21:06.595Z] ok github.com/docker/docker/pkg/term/windows 0.012s coverage: [no statements] [no tests to run] [2021-02-19T23:21:06.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-19T23:21:06.856Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2021-02-19T23:21:06.856Z] ok github.com/docker/docker/pkg/urlutil 0.020s coverage: 100.0% of statements [2021-02-19T23:21:07.119Z] ok github.com/docker/docker/pkg/useragent 0.013s coverage: 88.9% of statements [2021-02-19T23:21:07.523Z] #34 51.03 strings [2021-02-19T23:21:07.523Z] #34 51.08 bytes [2021-02-19T23:21:07.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-19T23:21:08.510Z] ok github.com/docker/docker/plugin/v2 0.014s coverage: 14.5% of statements [2021-02-19T23:21:08.510Z] ok github.com/docker/docker/profiles/seccomp 0.020s coverage: 85.4% of statements [2021-02-19T23:21:08.576Z] #54 151.8 + bin/containerd-shim-runc-v2 [2021-02-19T23:21:08.583Z] #34 ... [2021-02-19T23:21:08.583Z] [2021-02-19T23:21:08.583Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-19T23:21:08.583Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-19T23:21:08.583Z] #13 49.24 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2021-02-19T23:21:08.583Z] #13 49.25 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2021-02-19T23:21:08.583Z] #13 49.26 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-02-19T23:21:08.583Z] #13 49.26 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-02-19T23:21:08.583Z] #13 49.27 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2021-02-19T23:21:08.583Z] #13 49.27 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u6 [110 kB] [2021-02-19T23:21:08.583Z] #13 49.28 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2021-02-19T23:21:08.583Z] #13 49.30 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2021-02-19T23:21:08.583Z] #13 49.31 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2021-02-19T23:21:08.583Z] #13 49.33 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2021-02-19T23:21:08.583Z] #13 49.34 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2021-02-19T23:21:08.583Z] #13 49.37 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2021-02-19T23:21:08.583Z] #13 49.38 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2021-02-19T23:21:08.583Z] #13 49.39 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2021-02-19T23:21:08.583Z] #13 49.39 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u6 [322 kB] [2021-02-19T23:21:08.583Z] #13 50.68 debconf: delaying package configuration, since apt-utils is not installed [2021-02-19T23:21:08.583Z] #13 50.82 Fetched 79.4 MB in 9s (9271 kB/s) [2021-02-19T23:21:08.583Z] #13 50.98 (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 ... 15339 files and directories currently installed.) [2021-02-19T23:21:08.583Z] #13 51.05 Preparing to unpack .../libsystemd0_241-7~deb10u6_ppc64el.deb ... [2021-02-19T23:21:08.583Z] #13 51.06 Unpacking libsystemd0:ppc64el (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-19T23:21:08.583Z] #13 51.56 Setting up libsystemd0:ppc64el (241-7~deb10u6) ... [2021-02-19T23:21:08.583Z] #13 51.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 ... 15339 files and directories currently installed.) [2021-02-19T23:21:08.583Z] #13 51.80 Preparing to unpack .../libudev1_241-7~deb10u6_ppc64el.deb ... [2021-02-19T23:21:08.583Z] #13 51.81 Unpacking libudev1:ppc64el (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-19T23:21:08.583Z] #13 52.05 Setting up libudev1:ppc64el (241-7~deb10u6) ... [2021-02-19T23:21:08.583Z] #13 52.15 Selecting previously unselected package binutils-mingw-w64-i686. [2021-02-19T23:21:08.583Z] #13 52.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-02-19T23:21:08.583Z] #13 52.20 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2021-02-19T23:21:08.583Z] #13 52.22 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-19T23:21:09.141Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-19T23:21:09.141Z] Using test binary docker [2021-02-19T23:21:09.141Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-19T23:21:09.141Z] Starting apparmor (via systemctl): apparmor.service. [2021-02-19T23:21:09.141Z] INFO: Waiting for daemon to start... [2021-02-19T23:21:09.141Z] Starting dockerd [2021-02-19T23:21:09.253Z] #54 152.5 + binaries [2021-02-19T23:21:09.455Z] ok github.com/docker/docker/reference 0.016s coverage: 84.4% of statements [2021-02-19T23:21:09.544Z] #54 152.5 + install -D bin/containerd /build/containerd [2021-02-19T23:21:09.544Z] #54 152.5 + install -D bin/containerd-shim /build/containerd-shim [2021-02-19T23:21:09.544Z] #54 152.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-02-19T23:21:09.544Z] #54 152.5 + install -D bin/ctr /build/ctr [2021-02-19T23:21:09.716Z] ok github.com/docker/docker/plugin 0.577s coverage: 23.2% of statements [2021-02-19T23:21:09.835Z] #54 DONE 153.1s [2021-02-19T23:21:10.870Z] [2021-02-19T23:21:10.870Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2021-02-19T23:21:10.870Z] #55 DONE 0.3s [2021-02-19T23:21:10.870Z] [2021-02-19T23:21:10.870Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2021-02-19T23:21:11.107Z] ok github.com/docker/docker/registry 0.165s coverage: 57.2% of statements [2021-02-19T23:21:11.161Z] #59 DONE 0.1s [2021-02-19T23:21:11.161Z] [2021-02-19T23:21:11.161Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2021-02-19T23:21:11.355Z] #13 54.70 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-02-19T23:21:11.355Z] #13 54.70 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2021-02-19T23:21:11.355Z] #13 54.71 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-19T23:21:11.368Z] ok github.com/docker/docker/registry/resumable 0.033s coverage: 100.0% of statements [2021-02-19T23:21:11.368Z] ok github.com/docker/docker/quota 0.614s coverage: 71.4% of statements [2021-02-19T23:21:11.452Z] #61 DONE 0.1s [2021-02-19T23:21:11.452Z] [2021-02-19T23:21:11.452Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2021-02-19T23:21:11.452Z] #63 DONE 0.1s [2021-02-19T23:21:11.452Z] [2021-02-19T23:21:11.452Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-19T23:21:11.452Z] #64 DONE 0.0s [2021-02-19T23:21:11.452Z] [2021-02-19T23:21:11.452Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-19T23:21:11.631Z] ok github.com/docker/docker/restartmanager 0.009s coverage: 45.3% of statements [2021-02-19T23:21:11.651Z] . [2021-02-19T23:21:11.651Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-19T23:21:11.651Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-19T23:21:11.651Z] Error: No such image: emptyfs [2021-02-19T23:21:11.651Z] Running integration-test (iteration 1) [2021-02-19T23:21:11.651Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-02-19T23:21:11.893Z] ok github.com/docker/docker/testutil 0.019s coverage: 62.5% of statements [2021-02-19T23:21:12.086Z] #65 DONE 0.7s [2021-02-19T23:21:12.376Z] [2021-02-19T23:21:12.376Z] #66 exporting to image [2021-02-19T23:21:12.376Z] #66 exporting layers [2021-02-19T23:21:12.838Z] ok github.com/docker/docker/runconfig 0.063s coverage: 66.1% of statements [2021-02-19T23:21:12.894Z] #13 ... [2021-02-19T23:21:12.894Z] [2021-02-19T23:21:12.894Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-19T23:21:12.894Z] #45 sha256:b76c6dd7b6c155533c3adf1a264957538a4f27afa7cd788f82dce5e90f25f1c5 [2021-02-19T23:21:12.894Z] #45 46.55 github.com/LK4D4/vndr/godl/singleflight [2021-02-19T23:21:12.894Z] #45 46.55 math/rand [2021-02-19T23:21:12.894Z] #45 46.55 internal/singleflight [2021-02-19T23:21:12.894Z] #45 46.58 internal/reflectlite [2021-02-19T23:21:12.894Z] #45 50.22 io [2021-02-19T23:21:12.894Z] #45 50.22 sort [2021-02-19T23:21:12.894Z] #45 50.26 syscall [2021-02-19T23:21:12.894Z] #45 50.29 strconv [2021-02-19T23:21:12.894Z] #45 54.07 vendor/golang.org/x/net/dns/dnsmessage [2021-02-19T23:21:12.894Z] #45 54.45 bytes [2021-02-19T23:21:12.894Z] #45 ... [2021-02-19T23:21:12.894Z] [2021-02-19T23:21:12.894Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-19T23:21:12.894Z] #49 sha256:f3bd55420248ca97cb3efda0f597dcbdb8d473ca3253678440effc0742f1dfa5 [2021-02-19T23:21:12.894Z] #49 48.40 go: finding github.com/fatih/color v1.7.0 [2021-02-19T23:21:12.894Z] #49 48.43 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-19T23:21:12.894Z] #49 48.48 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-19T23:21:12.894Z] #49 48.50 go: finding github.com/go-critic/go-critic v0.4.1 [2021-02-19T23:21:12.894Z] #49 48.52 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-02-19T23:21:12.894Z] #49 48.52 go: finding github.com/mattn/go-colorable v0.1.4 [2021-02-19T23:21:12.894Z] #49 48.54 go: finding github.com/pkg/errors v0.8.1 [2021-02-19T23:21:12.894Z] #49 48.61 go: finding github.com/mattn/go-isatty v0.0.8 [2021-02-19T23:21:12.894Z] #49 48.63 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-02-19T23:21:12.894Z] #49 48.64 go: finding github.com/spf13/viper v1.6.1 [2021-02-19T23:21:12.894Z] #49 48.64 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-02-19T23:21:12.894Z] #49 48.77 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-02-19T23:21:12.894Z] #49 48.77 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-19T23:21:12.894Z] #49 48.78 go: finding github.com/sirupsen/logrus v1.4.2 [2021-02-19T23:21:12.894Z] #49 48.81 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-02-19T23:21:12.894Z] #49 48.87 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-02-19T23:21:12.894Z] #49 48.90 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-02-19T23:21:12.894Z] #49 48.91 go: finding github.com/stretchr/testify v1.4.0 [2021-02-19T23:21:12.894Z] #49 48.94 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-02-19T23:21:12.894Z] #49 49.00 go: finding github.com/davecgh/go-spew v1.1.1 [2021-02-19T23:21:12.894Z] #49 49.03 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-19T23:21:12.894Z] #49 49.07 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-19T23:21:12.894Z] #49 49.07 go: finding github.com/spf13/cobra v0.0.5 [2021-02-19T23:21:12.894Z] #49 49.10 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-02-19T23:21:12.894Z] #49 49.11 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-02-19T23:21:12.894Z] #49 49.13 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-02-19T23:21:12.894Z] #49 49.17 go: finding github.com/hashicorp/hcl v1.0.0 [2021-02-19T23:21:12.894Z] #49 49.20 go: finding github.com/spf13/pflag v1.0.5 [2021-02-19T23:21:12.894Z] #49 49.29 go: finding github.com/gobwas/glob v0.2.3 [2021-02-19T23:21:12.894Z] #49 49.29 go: finding github.com/stretchr/objx v0.2.0 [2021-02-19T23:21:12.894Z] #49 49.32 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-19T23:21:12.895Z] #49 49.37 go: finding github.com/magiconair/properties v1.8.1 [2021-02-19T23:21:12.895Z] #49 49.38 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-19T23:21:12.895Z] #49 49.45 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-02-19T23:21:12.895Z] #49 49.45 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-02-19T23:21:12.895Z] #49 49.46 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-19T23:21:12.895Z] #49 49.50 go: finding github.com/pelletier/go-toml v1.2.0 [2021-02-19T23:21:12.895Z] #49 49.50 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-19T23:21:12.895Z] #49 49.60 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-19T23:21:12.895Z] #49 49.60 go: finding github.com/spf13/afero v1.1.2 [2021-02-19T23:21:12.895Z] #49 49.60 go: finding github.com/spf13/cast v1.3.0 [2021-02-19T23:21:12.895Z] #49 49.63 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-19T23:21:12.895Z] #49 49.71 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-19T23:21:12.895Z] #49 49.73 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-02-19T23:21:12.895Z] #49 49.76 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-19T23:21:12.895Z] #49 49.86 go: finding github.com/subosito/gotenv v1.2.0 [2021-02-19T23:21:12.895Z] #49 49.96 go: finding gopkg.in/ini.v1 v1.51.0 [2021-02-19T23:21:12.895Z] #49 50.09 go: finding golang.org/x/text v0.3.2 [2021-02-19T23:21:12.895Z] #49 50.17 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-19T23:21:12.895Z] #49 50.26 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-19T23:21:12.895Z] #49 50.28 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-19T23:21:12.895Z] #49 50.36 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-19T23:21:12.895Z] #49 50.40 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-19T23:21:12.895Z] #49 50.40 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-19T23:21:12.895Z] #49 50.46 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-19T23:21:12.895Z] #49 50.49 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-19T23:21:12.895Z] #49 50.49 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-19T23:21:12.895Z] #49 50.58 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-19T23:21:12.895Z] #49 50.60 go: finding github.com/kisielk/gotool v1.0.0 [2021-02-19T23:21:12.895Z] #49 50.60 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-02-19T23:21:12.895Z] #49 50.69 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-19T23:21:12.895Z] #49 50.69 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-19T23:21:12.895Z] #49 50.71 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-19T23:21:12.895Z] #49 50.72 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-19T23:21:12.895Z] #49 50.80 go: finding github.com/ultraware/funlen v0.0.2 [2021-02-19T23:21:12.895Z] #49 50.83 go: finding github.com/ultraware/whitespace v0.0.4 [2021-02-19T23:21:12.895Z] #49 50.83 go: finding github.com/uudashr/gocognit v1.0.1 [2021-02-19T23:21:12.895Z] #49 50.94 go: finding github.com/gogo/protobuf v1.2.1 [2021-02-19T23:21:12.895Z] #49 50.95 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-19T23:21:12.895Z] #49 51.23 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-19T23:21:12.895Z] #49 51.32 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-19T23:21:12.895Z] #49 51.32 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-19T23:21:12.895Z] #49 51.33 go: finding github.com/BurntSushi/toml v0.3.1 [2021-02-19T23:21:12.895Z] #49 51.43 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-19T23:21:13.979Z] #49 ... [2021-02-19T23:21:13.979Z] [2021-02-19T23:21:13.979Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-19T23:21:13.979Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-19T23:21:13.979Z] #13 57.59 Selecting previously unselected package binutils-mingw-w64. [2021-02-19T23:21:13.979Z] #13 57.62 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-02-19T23:21:13.979Z] #13 57.63 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-19T23:21:13.979Z] #13 ... [2021-02-19T23:21:13.979Z] [2021-02-19T23:21:13.979Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-19T23:21:13.979Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-02-19T23:21:13.979Z] #42 47.65 Selecting previously unselected package libprotoc17:ppc64el. [2021-02-19T23:21:13.979Z] #42 47.69 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2021-02-19T23:21:13.979Z] #42 47.70 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2021-02-19T23:21:13.979Z] #42 48.77 Selecting previously unselected package protobuf-c-compiler. [2021-02-19T23:21:13.979Z] #42 48.77 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2021-02-19T23:21:13.979Z] #42 48.78 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-19T23:21:13.979Z] #42 48.92 Selecting previously unselected package protobuf-compiler. [2021-02-19T23:21:13.979Z] #42 48.92 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2021-02-19T23:21:13.979Z] #42 48.93 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-02-19T23:21:13.979Z] #42 49.16 Selecting previously unselected package python-pkg-resources. [2021-02-19T23:21:13.979Z] #42 49.17 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-02-19T23:21:13.979Z] #42 49.17 Unpacking python-pkg-resources (40.8.0-1) ... [2021-02-19T23:21:13.979Z] #42 49.49 Selecting previously unselected package python-six. [2021-02-19T23:21:13.979Z] #42 49.52 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-02-19T23:21:13.979Z] #42 49.53 Unpacking python-six (1.12.0-1) ... [2021-02-19T23:21:13.979Z] #42 49.66 Selecting previously unselected package python-protobuf. [2021-02-19T23:21:13.979Z] #42 49.66 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2021-02-19T23:21:13.979Z] #42 49.67 Unpacking python-protobuf (3.6.1.3-2) ... [2021-02-19T23:21:13.979Z] #42 50.30 Setting up python-pkg-resources (40.8.0-1) ... [2021-02-19T23:21:13.979Z] #42 55.80 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-02-19T23:21:13.979Z] #42 55.80 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-02-19T23:21:13.979Z] #42 55.81 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-02-19T23:21:13.979Z] #42 55.81 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-02-19T23:21:13.979Z] #42 55.81 Setting up python-six (1.12.0-1) ... [2021-02-19T23:21:13.979Z] #42 ... [2021-02-19T23:21:13.979Z] [2021-02-19T23:21:13.980Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-19T23:21:13.980Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-19T23:21:13.980Z] #13 57.83 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2021-02-19T23:21:13.980Z] #13 57.85 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-02-19T23:21:14.226Z] ok github.com/docker/docker/volume/drivers 0.018s coverage: 36.1% of statements [2021-02-19T23:21:14.279Z] #13 57.86 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-02-19T23:21:14.279Z] #13 58.03 Selecting previously unselected package dmsetup. [2021-02-19T23:21:14.279Z] #13 58.04 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2021-02-19T23:21:14.279Z] #13 58.05 Unpacking dmsetup (2:1.02.155-3) ... [2021-02-19T23:21:14.579Z] #13 58.25 Selecting previously unselected package mingw-w64-common. [2021-02-19T23:21:14.579Z] #13 58.26 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-02-19T23:21:14.579Z] #13 58.27 Unpacking mingw-w64-common (6.0.0-3) ... [2021-02-19T23:21:15.104Z] #66 exporting layers 2.6s done [2021-02-19T23:21:15.104Z] #66 writing image sha256:ea61a92de52d79d8cf5a28f2c4d81c0f1d9e15e68854f0582c8cc4f73df18b16 done [2021-02-19T23:21:15.104Z] #66 naming to docker.io/library/docker:0e001154f96b034483db093276aadd24aa6191ca done [2021-02-19T23:21:15.104Z] #66 DONE 2.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-02-19T23:21:15.537Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-42046/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0e001154f96b034483db093276aadd24aa6191ca -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:0e001154f96b034483db093276aadd24aa6191ca hack/test/unit [2021-02-19T23:21:15.617Z] ok github.com/docker/docker/volume/mounts 0.049s coverage: 67.0% of statements [2021-02-19T23:21:15.879Z] ok github.com/docker/docker/volume/local 0.256s coverage: 76.4% of statements [2021-02-19T23:21:16.450Z] ok github.com/docker/docker/volume/service 0.027s coverage: 73.1% of statements [2021-02-19T23:21:16.683Z] #13 ... [2021-02-19T23:21:16.683Z] [2021-02-19T23:21:16.683Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-19T23:21:16.683Z] #36 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-02-19T23:21:16.683Z] #36 50.01 Selecting previously unselected package libicu63:ppc64el. [2021-02-19T23:21:16.683Z] #36 50.05 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-02-19T23:21:16.683Z] #36 50.06 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-02-19T23:21:16.683Z] #36 56.46 Selecting previously unselected package libxml2:ppc64el. [2021-02-19T23:21:16.683Z] #36 56.48 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_ppc64el.deb ... [2021-02-19T23:21:16.683Z] #36 56.49 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-02-19T23:21:16.683Z] #36 57.08 Selecting previously unselected package libarchive13:ppc64el. [2021-02-19T23:21:16.683Z] #36 57.09 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2021-02-19T23:21:16.683Z] #36 57.10 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-02-19T23:21:16.683Z] #36 57.46 Selecting previously unselected package libjsoncpp1:ppc64el. [2021-02-19T23:21:16.683Z] #36 57.49 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2021-02-19T23:21:16.683Z] #36 57.49 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2021-02-19T23:21:16.683Z] #36 57.81 Selecting previously unselected package librhash0:ppc64el. [2021-02-19T23:21:16.683Z] #36 57.83 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2021-02-19T23:21:16.683Z] #36 57.84 Unpacking librhash0:ppc64el (1.3.8-1) ... [2021-02-19T23:21:16.683Z] #36 58.01 Selecting previously unselected package libuv1:ppc64el. [2021-02-19T23:21:16.683Z] #36 58.03 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2021-02-19T23:21:16.683Z] #36 58.06 Unpacking libuv1:ppc64el (1.24.1-1) ... [2021-02-19T23:21:16.683Z] #36 58.22 Selecting previously unselected package cmake. [2021-02-19T23:21:16.683Z] #36 58.24 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2021-02-19T23:21:16.683Z] #36 58.26 Unpacking cmake (3.13.4-1) ... [2021-02-19T23:21:16.957Z] Loaded image: buildpack-deps:buster [2021-02-19T23:21:16.957Z] Loaded image: busybox:latest [2021-02-19T23:21:16.983Z] #36 ... [2021-02-19T23:21:16.983Z] [2021-02-19T23:21:16.983Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-19T23:21:16.983Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-02-19T23:21:16.983Z] #42 60.60 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-02-19T23:21:16.983Z] #42 60.61 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-02-19T23:21:16.983Z] #42 60.61 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-02-19T23:21:16.983Z] #42 60.62 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2021-02-19T23:21:16.983Z] #42 60.63 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2021-02-19T23:21:16.983Z] #42 60.64 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-02-19T23:21:16.983Z] #42 60.64 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-19T23:21:16.983Z] #42 60.66 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-02-19T23:21:16.983Z] #42 60.66 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-19T23:21:16.983Z] #42 60.69 Setting up python-protobuf (3.6.1.3-2) ... [2021-02-19T23:21:17.216Z] Loaded image: busybox:glibc [2021-02-19T23:21:18.046Z] #42 ... [2021-02-19T23:21:18.046Z] [2021-02-19T23:21:18.046Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-19T23:21:18.046Z] #36 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-02-19T23:21:18.046Z] #36 61.09 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-02-19T23:21:18.046Z] #36 61.10 Setting up xxd (2:8.1.0875-5) ... [2021-02-19T23:21:18.046Z] #36 61.11 Setting up libuv1:ppc64el (1.24.1-1) ... [2021-02-19T23:21:18.046Z] #36 61.11 Setting up vim-common (2:8.1.0875-5) ... [2021-02-19T23:21:18.046Z] #36 61.16 Setting up librhash0:ppc64el (1.3.8-1) ... [2021-02-19T23:21:18.046Z] #36 61.16 Setting up cmake-data (3.13.4-1) ... [2021-02-19T23:21:18.046Z] #36 61.17 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-02-19T23:21:18.046Z] #36 61.19 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2021-02-19T23:21:18.046Z] #36 61.20 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-02-19T23:21:18.046Z] #36 61.20 Setting up cmake (3.13.4-1) ... [2021-02-19T23:21:18.047Z] #36 61.22 Processing triggers for libc-bin (2.28-10) ... [2021-02-19T23:21:18.047Z] #36 61.32 Processing triggers for mime-support (3.62) ... [2021-02-19T23:21:18.047Z] #36 DONE 61.6s [2021-02-19T23:21:18.047Z] [2021-02-19T23:21:18.047Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-19T23:21:18.047Z] #51 sha256:3e31219f645c0950d1ba869b983b5f4110a4741e97ba5e4071235f4f2f6d41a7 [2021-02-19T23:21:18.047Z] #51 51.48 strconv [2021-02-19T23:21:18.047Z] #51 51.57 bytes [2021-02-19T23:21:18.047Z] #51 51.60 strings [2021-02-19T23:21:18.047Z] #51 51.75 syscall [2021-02-19T23:21:18.047Z] #51 58.13 bufio [2021-02-19T23:21:18.047Z] #51 60.77 text/tabwriter [2021-02-19T23:21:18.047Z] #51 ... [2021-02-19T23:21:18.047Z] [2021-02-19T23:21:18.047Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-19T23:21:18.047Z] #37 sha256:523582425017edc003053a7f0811b2bf2027a7ab5e05ba026f62e559c9804719 [2021-02-19T23:21:18.047Z] #37 0.273 + RM_GOPATH=0 [2021-02-19T23:21:18.263Z] ? github.com/docker/docker/api [no test files] [2021-02-19T23:21:18.346Z] #37 0.274 + TMP_GOPATH= [2021-02-19T23:21:18.346Z] #37 0.275 + : /build [2021-02-19T23:21:18.346Z] #37 0.276 + '[' -z '' ']' [2021-02-19T23:21:18.346Z] #37 0.278 ++ mktemp -d [2021-02-19T23:21:18.346Z] #37 0.280 + export GOPATH=/tmp/tmp.5YfsLxliau [2021-02-19T23:21:18.346Z] #37 0.280 + GOPATH=/tmp/tmp.5YfsLxliau [2021-02-19T23:21:18.346Z] #37 0.281 + RM_GOPATH=1 [2021-02-19T23:21:18.346Z] #37 0.281 + case "$(go env GOARCH)" in [2021-02-19T23:21:18.346Z] #37 0.282 ++ go env GOARCH [2021-02-19T23:21:18.346Z] #37 0.299 + export GO_BUILDMODE=-buildmode=pie [2021-02-19T23:21:18.346Z] #37 0.300 + GO_BUILDMODE=-buildmode=pie [2021-02-19T23:21:18.346Z] #37 0.308 ++ dirname /tmp/install/install.sh [2021-02-19T23:21:18.346Z] #37 0.317 + dir=/tmp/install [2021-02-19T23:21:18.346Z] #37 0.319 + bin=tini [2021-02-19T23:21:18.346Z] #37 0.320 + shift [2021-02-19T23:21:18.346Z] #37 0.322 + '[' '!' -f /tmp/install/tini.installer ']' [2021-02-19T23:21:18.346Z] #37 0.326 + . /tmp/install/tini.installer [2021-02-19T23:21:18.346Z] #37 0.328 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-19T23:21:18.346Z] #37 0.334 + install_tini [2021-02-19T23:21:18.346Z] #37 0.341 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-02-19T23:21:18.346Z] #37 0.342 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-19T23:21:18.346Z] #37 0.343 + git clone https://github.com/krallin/tini.git /tmp/tmp.5YfsLxliau/tini [2021-02-19T23:21:18.346Z] #37 0.351 Cloning into '/tmp/tmp.5YfsLxliau/tini'... [2021-02-19T23:21:19.417Z] #37 ... [2021-02-19T23:21:19.417Z] [2021-02-19T23:21:19.417Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-19T23:21:19.417Z] #32 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-02-19T23:21:19.417Z] #32 52.69 Checking out files: 87% (1331/1521) 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. [2021-02-19T23:21:19.417Z] #32 53.24 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-02-19T23:21:19.417Z] #32 53.70 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-19T23:21:19.417Z] #32 ... [2021-02-19T23:21:19.417Z] [2021-02-19T23:21:19.417Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-19T23:21:19.417Z] #37 sha256:523582425017edc003053a7f0811b2bf2027a7ab5e05ba026f62e559c9804719 [2021-02-19T23:21:19.417Z] #37 1.477 + cd /tmp/tmp.5YfsLxliau/tini [2021-02-19T23:21:19.417Z] #37 1.479 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-19T23:21:19.417Z] #37 1.489 + cmake . [2021-02-19T23:21:19.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-19T23:21:19.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-19T23:21:19.757Z] Loaded image: debian:bullseye [2021-02-19T23:21:19.757Z] Loaded image: hello-world:latest [2021-02-19T23:21:19.757Z] Loaded image: arm32v7/hello-world:latest [2021-02-19T23:21:19.757Z] INFO: Testing against a local daemon [2021-02-19T23:21:19.757Z] === RUN TestCgroupNamespacesBuild [2021-02-19T23:21:20.066Z] #37 2.280 -- The C compiler identification is GNU 8.3.0 [2021-02-19T23:21:20.366Z] #37 2.392 -- Check for working C compiler: /usr/bin/cc [2021-02-19T23:21:21.011Z] #37 3.131 -- Check for working C compiler: /usr/bin/cc -- works [2021-02-19T23:21:21.011Z] #37 3.139 -- Detecting C compiler ABI info [2021-02-19T23:21:22.073Z] #37 3.909 -- Detecting C compiler ABI info - done [2021-02-19T23:21:22.073Z] #37 3.975 -- Detecting C compile features [2021-02-19T23:21:22.291Z] --- PASS: TestCgroupNamespacesBuild (2.45s) [2021-02-19T23:21:22.291Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-19T23:21:23.610Z] #37 ... [2021-02-19T23:21:23.610Z] [2021-02-19T23:21:23.610Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-19T23:21:23.610Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-02-19T23:21:23.610Z] #42 66.91 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2021-02-19T23:21:23.610Z] #42 66.91 Processing triggers for libc-bin (2.28-10) ... [2021-02-19T23:21:23.610Z] #42 DONE 67.1s [2021-02-19T23:21:23.610Z] [2021-02-19T23:21:23.610Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-19T23:21:23.610Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-19T23:21:24.258Z] #43 ... [2021-02-19T23:21:24.258Z] [2021-02-19T23:21:24.258Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-19T23:21:24.258Z] #34 sha256:96194517fb58ab913edb5a7bf83cd6cb91cb1312287fc88d23cc7b9124c15c7e [2021-02-19T23:21:24.258Z] #34 57.90 bufio [2021-02-19T23:21:24.258Z] #34 60.36 path [2021-02-19T23:21:24.258Z] #34 60.46 reflect [2021-02-19T23:21:24.258Z] #34 62.24 text/tabwriter [2021-02-19T23:21:24.258Z] #34 ... [2021-02-19T23:21:24.258Z] [2021-02-19T23:21:24.258Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-19T23:21:24.258Z] #37 sha256:523582425017edc003053a7f0811b2bf2027a7ab5e05ba026f62e559c9804719 [2021-02-19T23:21:24.258Z] #37 6.345 -- Detecting C compile features - done [2021-02-19T23:21:24.258Z] #37 6.377 -- Performing Test HAS_BUILTIN_FORTIFY [2021-02-19T23:21:24.557Z] #37 6.647 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-02-19T23:21:24.825Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.16s) [2021-02-19T23:21:24.825Z] === RUN TestBuildWithSession [2021-02-19T23:21:24.825Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-19T23:21:24.825Z] build_session_test.go:25: TODO: BuildKit [2021-02-19T23:21:24.825Z] === RUN TestBuildSquashParent [2021-02-19T23:21:24.864Z] #37 6.811 -- Configuring done [2021-02-19T23:21:24.864Z] #37 6.834 -- Generating done [2021-02-19T23:21:24.864Z] #37 6.854 -- Build files have been written to: /tmp/tmp.5YfsLxliau/tini [2021-02-19T23:21:24.864Z] #37 6.871 + make tini-static [2021-02-19T23:21:25.510Z] #37 7.375 Scanning dependencies of target tini-static [2021-02-19T23:21:25.510Z] #37 7.539 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-02-19T23:21:26.529Z] Loaded image: buildpack-deps:buster [2021-02-19T23:21:26.529Z] Loaded image: busybox:latest [2021-02-19T23:21:26.530Z] Loaded image: busybox:glibc [2021-02-19T23:21:26.733Z] ok github.com/docker/docker/api/server 0.007s coverage: 9.0% of statements [2021-02-19T23:21:26.794Z] Loaded image: debian:bullseye [2021-02-19T23:21:26.794Z] Loaded image: hello-world:latest [2021-02-19T23:21:27.059Z] Loaded image: arm32v7/hello-world:latest [2021-02-19T23:21:27.059Z] INFO: Testing against a local daemon [2021-02-19T23:21:27.059Z] === RUN TestCgroupNamespacesBuild [2021-02-19T23:21:27.617Z] #37 9.488 [100%] Linking C executable tini-static [2021-02-19T23:21:28.265Z] #37 10.20 [100%] Built target tini-static [2021-02-19T23:21:28.265Z] #37 10.30 + mkdir -p /build [2021-02-19T23:21:28.265Z] #37 ... [2021-02-19T23:21:28.265Z] [2021-02-19T23:21:28.265Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-19T23:21:28.265Z] #45 sha256:b76c6dd7b6c155533c3adf1a264957538a4f27afa7cd788f82dce5e90f25f1c5 [2021-02-19T23:21:28.265Z] #45 61.79 bufio [2021-02-19T23:21:28.265Z] #45 63.08 reflect [2021-02-19T23:21:28.265Z] #45 66.65 regexp/syntax [2021-02-19T23:21:28.265Z] #45 71.49 crypto/rc4 [2021-02-19T23:21:28.265Z] #45 ... [2021-02-19T23:21:28.265Z] [2021-02-19T23:21:28.265Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-19T23:21:28.265Z] #37 sha256:523582425017edc003053a7f0811b2bf2027a7ab5e05ba026f62e559c9804719 [2021-02-19T23:21:28.265Z] #37 10.31 + cp tini-static /build/docker-init [2021-02-19T23:21:28.265Z] #37 DONE 10.4s [2021-02-19T23:21:28.265Z] [2021-02-19T23:21:28.265Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-19T23:21:28.265Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-19T23:21:28.265Z] #43 1.464 Note: Building without setproctitle() and strlcpy() support. [2021-02-19T23:21:28.265Z] #43 1.474 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-19T23:21:28.265Z] #43 1.501 Note: Building without GnuTLS support [2021-02-19T23:21:28.265Z] #43 1.509 Makefile.config:39: Warn: you have no libnftables installed [2021-02-19T23:21:28.265Z] #43 1.509 Makefile.config:40: Warn: Building without nftables support [2021-02-19T23:21:28.265Z] #43 3.132 fatal: not a git repository (or any of the parent directories): .git [2021-02-19T23:21:28.265Z] #43 3.177 GEN .gitid [2021-02-19T23:21:28.265Z] #43 3.215 GEN criu/include/version.h [2021-02-19T23:21:28.265Z] #43 3.269 GEN include/common/asm [2021-02-19T23:21:28.436Z] --- PASS: TestCgroupNamespacesBuild (1.35s) [2021-02-19T23:21:28.436Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-19T23:21:28.914Z] #43 5.618 PBCC images/timens.pb-c.c [2021-02-19T23:21:29.213Z] #43 5.672 DEP images/timens.pb-c.d [2021-02-19T23:21:29.213Z] #43 5.758 PBCC images/fown.pb-c.c [2021-02-19T23:21:29.213Z] #43 5.758 PBCC images/google/protobuf/descriptor.pb-c.c [2021-02-19T23:21:29.213Z] #43 5.901 PBCC images/opts.pb-c.c [2021-02-19T23:21:29.511Z] #43 5.993 PBCC images/memfd.pb-c.c [2021-02-19T23:21:29.799Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.29s) [2021-02-19T23:21:29.799Z] === RUN TestBuildWithSession [2021-02-19T23:21:29.799Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-19T23:21:29.799Z] build_session_test.go:25: TODO: BuildKit [2021-02-19T23:21:29.799Z] === RUN TestBuildSquashParent [2021-02-19T23:21:29.811Z] #43 6.224 DEP images/fown.pb-c.d [2021-02-19T23:21:29.811Z] #43 6.340 DEP images/google/protobuf/descriptor.pb-c.d [2021-02-19T23:21:29.811Z] #43 6.429 DEP images/opts.pb-c.d [2021-02-19T23:21:30.123Z] #43 6.493 DEP images/memfd.pb-c.d [2021-02-19T23:21:30.123Z] #43 6.548 PBCC images/sit.pb-c.c [2021-02-19T23:21:30.123Z] #43 6.604 DEP images/sit.pb-c.d [2021-02-19T23:21:30.123Z] #43 ... [2021-02-19T23:21:30.123Z] [2021-02-19T23:21:30.123Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-19T23:21:30.123Z] #51 sha256:3e31219f645c0950d1ba869b983b5f4110a4741e97ba5e4071235f4f2f6d41a7 [2021-02-19T23:21:30.123Z] #51 63.71 regexp/syntax [2021-02-19T23:21:30.123Z] #51 63.76 reflect [2021-02-19T23:21:30.123Z] #51 72.71 time [2021-02-19T23:21:30.123Z] #51 ... [2021-02-19T23:21:30.123Z] [2021-02-19T23:21:30.123Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-19T23:21:30.123Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-19T23:21:30.123Z] #43 6.654 PBCC images/macvlan.pb-c.c [2021-02-19T23:21:30.123Z] #43 6.699 DEP images/macvlan.pb-c.d [2021-02-19T23:21:30.419Z] #43 6.779 PBCC images/autofs.pb-c.c [2021-02-19T23:21:30.419Z] #43 6.801 DEP images/autofs.pb-c.d [2021-02-19T23:21:30.419Z] #43 6.854 PBCC images/sysctl.pb-c.c [2021-02-19T23:21:30.419Z] #43 6.891 DEP images/sysctl.pb-c.d [2021-02-19T23:21:30.419Z] #43 6.928 PBCC images/time.pb-c.c [2021-02-19T23:21:30.419Z] #43 6.949 DEP images/time.pb-c.d [2021-02-19T23:21:30.419Z] #43 6.987 PBCC images/binfmt-misc.pb-c.c [2021-02-19T23:21:30.419Z] #43 7.011 DEP images/binfmt-misc.pb-c.d [2021-02-19T23:21:30.717Z] #43 7.086 PBCC images/seccomp.pb-c.c [2021-02-19T23:21:30.717Z] #43 7.104 DEP images/seccomp.pb-c.d [2021-02-19T23:21:30.717Z] #43 7.160 PBCC images/userns.pb-c.c [2021-02-19T23:21:30.717Z] #43 7.183 DEP images/userns.pb-c.d [2021-02-19T23:21:30.717Z] #43 7.222 PBCC images/cgroup.pb-c.c [2021-02-19T23:21:30.717Z] #43 7.249 DEP images/cgroup.pb-c.d [2021-02-19T23:21:30.717Z] #43 7.287 PBCC images/ext-file.pb-c.c [2021-02-19T23:21:30.717Z] #43 7.312 DEP images/ext-file.pb-c.d [2021-02-19T23:21:30.717Z] #43 7.379 PBCC images/rpc.pb-c.c [2021-02-19T23:21:30.717Z] #43 7.418 DEP images/rpc.pb-c.d [2021-02-19T23:21:31.017Z] #43 7.507 PBCC images/siginfo.pb-c.c [2021-02-19T23:21:31.017Z] #43 7.534 DEP images/siginfo.pb-c.d [2021-02-19T23:21:31.017Z] #43 7.570 PBCC images/pagemap.pb-c.c [2021-02-19T23:21:31.017Z] #43 7.627 DEP images/pagemap.pb-c.d [2021-02-19T23:21:31.316Z] #43 7.689 PBCC images/rlimit.pb-c.c [2021-02-19T23:21:31.316Z] #43 7.722 DEP images/rlimit.pb-c.d [2021-02-19T23:21:31.316Z] #43 7.786 PBCC images/file-lock.pb-c.c [2021-02-19T23:21:31.316Z] #43 7.807 DEP images/file-lock.pb-c.d [2021-02-19T23:21:31.316Z] #43 7.872 PBCC images/tty.pb-c.c [2021-02-19T23:21:31.402Z] --- PASS: TestBuildSquashParent (6.88s) [2021-02-19T23:21:31.402Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-19T23:21:31.402Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-19T23:21:31.402Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-19T23:21:31.402Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-19T23:21:31.402Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-19T23:21:31.402Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-19T23:21:31.402Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-19T23:21:31.402Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-19T23:21:31.402Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-19T23:21:31.402Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-19T23:21:31.402Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-19T23:21:31.402Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-19T23:21:31.402Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-19T23:21:31.402Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-19T23:21:31.402Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-19T23:21:31.615Z] #43 7.996 DEP images/tty.pb-c.d [2021-02-19T23:21:31.615Z] #43 8.071 PBCC images/tun.pb-c.c [2021-02-19T23:21:31.615Z] #43 8.122 PBCC images/netdev.pb-c.c [2021-02-19T23:21:31.615Z] #43 8.179 DEP images/tun.pb-c.d [2021-02-19T23:21:31.615Z] #43 ... [2021-02-19T23:21:31.615Z] [2021-02-19T23:21:31.615Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-19T23:21:31.615Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-19T23:21:31.615Z] #13 65.30 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-02-19T23:21:31.615Z] #13 65.31 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-02-19T23:21:31.615Z] #13 65.32 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-19T23:21:31.615Z] #13 72.23 Selecting previously unselected package gcc-mingw-w64-base. [2021-02-19T23:21:31.615Z] #13 72.23 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-02-19T23:21:31.615Z] #13 72.23 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-19T23:21:31.615Z] #13 72.47 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-02-19T23:21:31.615Z] #13 72.49 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-02-19T23:21:31.615Z] #13 72.51 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-19T23:21:31.615Z] #13 ... [2021-02-19T23:21:31.615Z] [2021-02-19T23:21:31.615Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-19T23:21:31.615Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-19T23:21:31.615Z] #43 8.256 DEP images/netdev.pb-c.d [2021-02-19T23:21:31.615Z] #43 8.285 PBCC images/vma.pb-c.c [2021-02-19T23:21:31.914Z] #43 8.345 DEP images/vma.pb-c.d [2021-02-19T23:21:31.914Z] #43 8.422 PBCC images/creds.pb-c.c [2021-02-19T23:21:31.914Z] #43 8.443 DEP images/creds.pb-c.d [2021-02-19T23:21:31.914Z] #43 8.486 PBCC images/utsns.pb-c.c [2021-02-19T23:21:31.914Z] #43 8.495 DEP images/utsns.pb-c.d [2021-02-19T23:21:31.914Z] #43 8.547 PBCC images/ipc-desc.pb-c.c [2021-02-19T23:21:32.211Z] #43 8.567 PBCC images/ipc-sem.pb-c.c [2021-02-19T23:21:32.211Z] #43 8.608 DEP images/ipc-desc.pb-c.d [2021-02-19T23:21:32.211Z] #43 8.685 DEP images/ipc-sem.pb-c.d [2021-02-19T23:21:32.211Z] #43 8.728 PBCC images/ipc-msg.pb-c.c [2021-02-19T23:21:32.211Z] #43 8.755 DEP images/ipc-msg.pb-c.d [2021-02-19T23:21:32.508Z] #43 8.858 PBCC images/ipc-shm.pb-c.c [2021-02-19T23:21:32.508Z] #43 8.878 DEP images/ipc-shm.pb-c.d [2021-02-19T23:21:32.508Z] #43 8.933 PBCC images/ipc-var.pb-c.c [2021-02-19T23:21:32.508Z] #43 8.981 DEP images/ipc-var.pb-c.d [2021-02-19T23:21:32.508Z] #43 9.032 PBCC images/sk-opts.pb-c.c [2021-02-19T23:21:32.508Z] #43 9.067 PBCC images/packet-sock.pb-c.c [2021-02-19T23:21:32.780Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-19T23:21:32.780Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-19T23:21:32.817Z] #43 9.175 DEP images/sk-opts.pb-c.d [2021-02-19T23:21:32.817Z] #43 9.282 DEP images/packet-sock.pb-c.d [2021-02-19T23:21:32.817Z] #43 9.323 PBCC images/sk-netlink.pb-c.c [2021-02-19T23:21:32.817Z] #43 9.378 DEP images/sk-netlink.pb-c.d [2021-02-19T23:21:33.117Z] #43 9.443 PBCC images/sk-inet.pb-c.c [2021-02-19T23:21:33.117Z] #43 9.558 DEP images/sk-inet.pb-c.d [2021-02-19T23:21:33.117Z] #43 9.669 PBCC images/sk-unix.pb-c.c [2021-02-19T23:21:33.117Z] #43 9.742 DEP images/sk-unix.pb-c.d [2021-02-19T23:21:33.416Z] #43 ... [2021-02-19T23:21:33.416Z] [2021-02-19T23:21:33.416Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-19T23:21:33.416Z] #47 sha256:ed43d2fb27bfc1509466c7ad5fb04055e8921a7cce381c1f3b6f87772ee4bdaa [2021-02-19T23:21:33.416Z] #47 DONE 77.0s [2021-02-19T23:21:33.416Z] [2021-02-19T23:21:33.416Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-19T23:21:33.416Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-19T23:21:33.416Z] #43 9.802 PBCC images/mm.pb-c.c [2021-02-19T23:21:33.416Z] #43 9.898 DEP images/mm.pb-c.d [2021-02-19T23:21:33.416Z] #43 9.992 PBCC images/timerfd.pb-c.c [2021-02-19T23:21:33.715Z] #43 10.15 DEP images/timerfd.pb-c.d [2021-02-19T23:21:33.715Z] #43 10.19 PBCC images/timer.pb-c.c [2021-02-19T23:21:33.715Z] #43 10.22 DEP images/timer.pb-c.d [2021-02-19T23:21:33.715Z] #43 10.28 PBCC images/sa.pb-c.c [2021-02-19T23:21:33.715Z] #43 10.33 DEP images/sa.pb-c.d [2021-02-19T23:21:33.715Z] #43 10.39 PBCC images/pipe-data.pb-c.c [2021-02-19T23:21:34.015Z] #43 10.42 DEP images/pipe-data.pb-c.d [2021-02-19T23:21:34.015Z] #43 10.48 PBCC images/mnt.pb-c.c [2021-02-19T23:21:34.015Z] #43 10.55 DEP images/mnt.pb-c.d [2021-02-19T23:21:34.015Z] #43 10.63 PBCC images/sk-packet.pb-c.c [2021-02-19T23:21:34.015Z] #43 10.66 DEP images/sk-packet.pb-c.d [2021-02-19T23:21:34.311Z] #43 10.73 PBCC images/tcp-stream.pb-c.c [2021-02-19T23:21:34.311Z] #43 10.88 DEP images/tcp-stream.pb-c.d [2021-02-19T23:21:34.607Z] #43 11.05 PBCC images/pipe.pb-c.c [2021-02-19T23:21:34.607Z] #43 11.08 DEP images/pipe.pb-c.d [2021-02-19T23:21:34.607Z] #43 11.17 PBCC images/pstree.pb-c.c [2021-02-19T23:21:34.607Z] #43 11.18 DEP images/pstree.pb-c.d [2021-02-19T23:21:34.918Z] #43 11.27 PBCC images/fs.pb-c.c [2021-02-19T23:21:34.918Z] #43 11.29 DEP images/fs.pb-c.d [2021-02-19T23:21:34.918Z] #43 11.32 PBCC images/signalfd.pb-c.c [2021-02-19T23:21:34.918Z] #43 11.37 DEP images/signalfd.pb-c.d [2021-02-19T23:21:34.918Z] #43 11.42 PBCC images/fh.pb-c.c [2021-02-19T23:21:34.918Z] #43 11.48 PBCC images/fsnotify.pb-c.c [2021-02-19T23:21:34.918Z] #43 ... [2021-02-19T23:21:34.918Z] [2021-02-19T23:21:34.918Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-19T23:21:34.918Z] #34 sha256:96194517fb58ab913edb5a7bf83cd6cb91cb1312287fc88d23cc7b9124c15c7e [2021-02-19T23:21:34.918Z] #34 68.58 time [2021-02-19T23:21:34.918Z] #34 68.61 internal/syscall/execenv [2021-02-19T23:21:34.918Z] #34 68.61 internal/syscall/unix [2021-02-19T23:21:34.918Z] #34 76.93 internal/poll [2021-02-19T23:21:34.918Z] #34 ... [2021-02-19T23:21:34.918Z] [2021-02-19T23:21:34.918Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-19T23:21:34.918Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-19T23:21:34.918Z] #43 11.54 DEP images/fh.pb-c.d [2021-02-19T23:21:34.918Z] #43 11.60 DEP images/fsnotify.pb-c.d [2021-02-19T23:21:35.044Z] --- PASS: TestBuildSquashParent (4.45s) [2021-02-19T23:21:35.044Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-19T23:21:35.044Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-19T23:21:35.044Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-19T23:21:35.044Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-19T23:21:35.044Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-19T23:21:35.044Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-19T23:21:35.044Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-19T23:21:35.044Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-19T23:21:35.044Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-19T23:21:35.044Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-19T23:21:35.044Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-19T23:21:35.044Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-19T23:21:35.044Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-19T23:21:35.044Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-19T23:21:35.044Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-19T23:21:35.216Z] #43 11.70 PBCC images/eventpoll.pb-c.c [2021-02-19T23:21:35.216Z] #43 11.71 DEP images/eventpoll.pb-c.d [2021-02-19T23:21:35.316Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-19T23:21:35.316Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-19T23:21:35.513Z] #43 11.89 PBCC images/eventfd.pb-c.c [2021-02-19T23:21:35.513Z] #43 11.91 DEP images/eventfd.pb-c.d [2021-02-19T23:21:35.513Z] #43 11.95 PBCC images/remap-file-path.pb-c.c [2021-02-19T23:21:35.513Z] #43 11.97 DEP images/remap-file-path.pb-c.d [2021-02-19T23:21:35.513Z] #43 12.03 PBCC images/fifo.pb-c.c [2021-02-19T23:21:35.513Z] #43 12.05 DEP images/fifo.pb-c.d [2021-02-19T23:21:35.513Z] #43 12.11 PBCC images/ghost-file.pb-c.c [2021-02-19T23:21:35.812Z] #43 12.21 DEP images/ghost-file.pb-c.d [2021-02-19T23:21:35.812Z] #43 12.30 PBCC images/regfile.pb-c.c [2021-02-19T23:21:35.812Z] #43 12.38 DEP images/regfile.pb-c.d [2021-02-19T23:21:35.969Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-19T23:21:35.969Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-19T23:21:36.112Z] #43 12.53 PBCC images/ns.pb-c.c [2021-02-19T23:21:36.112Z] #43 12.55 DEP images/ns.pb-c.d [2021-02-19T23:21:36.112Z] #43 12.61 PBCC images/fdinfo.pb-c.c [2021-02-19T23:21:36.112Z] #43 12.73 DEP images/fdinfo.pb-c.d [2021-02-19T23:21:36.112Z] #43 12.78 PBCC images/core-aarch64.pb-c.c [2021-02-19T23:21:36.410Z] #43 12.86 PBCC images/core-arm.pb-c.c [2021-02-19T23:21:36.410Z] #43 12.95 PBCC images/core-ppc64.pb-c.c [2021-02-19T23:21:36.410Z] #43 13.02 PBCC images/core-s390.pb-c.c [2021-02-19T23:21:36.410Z] #43 13.06 PBCC images/core-x86.pb-c.c [2021-02-19T23:21:36.709Z] #43 13.18 PBCC images/core.pb-c.c [2021-02-19T23:21:36.709Z] #43 13.26 PBCC images/inventory.pb-c.c [2021-02-19T23:21:37.008Z] #43 13.35 DEP images/core-aarch64.pb-c.d [2021-02-19T23:21:37.008Z] #43 13.45 DEP images/core-arm.pb-c.d [2021-02-19T23:21:37.008Z] #43 13.47 DEP images/core-ppc64.pb-c.d [2021-02-19T23:21:37.008Z] #43 13.53 DEP images/core-s390.pb-c.d [2021-02-19T23:21:37.008Z] #43 13.57 DEP images/core-x86.pb-c.d [2021-02-19T23:21:37.008Z] #43 13.63 DEP images/core.pb-c.d [2021-02-19T23:21:37.220Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-02-19T23:21:37.220Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.38s) [2021-02-19T23:21:37.221Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.42s) [2021-02-19T23:21:37.221Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.17s) [2021-02-19T23:21:37.221Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.22s) [2021-02-19T23:21:37.221Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.96s) [2021-02-19T23:21:37.221Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.07s) [2021-02-19T23:21:37.221Z] === RUN TestBuildMultiStageCopy [2021-02-19T23:21:37.221Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-19T23:21:37.306Z] #43 13.73 DEP images/inventory.pb-c.d [2021-02-19T23:21:37.306Z] #43 13.78 PBCC images/cpuinfo.pb-c.c [2021-02-19T23:21:37.306Z] #43 13.82 DEP images/cpuinfo.pb-c.d [2021-02-19T23:21:37.306Z] #43 13.86 PBCC images/stats.pb-c.c [2021-02-19T23:21:37.306Z] #43 13.88 DEP images/stats.pb-c.d [2021-02-19T23:21:37.332Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-19T23:21:37.587Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-19T23:21:38.363Z] #43 ... [2021-02-19T23:21:38.363Z] [2021-02-19T23:21:38.363Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-19T23:21:38.363Z] #45 sha256:b76c6dd7b6c155533c3adf1a264957538a4f27afa7cd788f82dce5e90f25f1c5 [2021-02-19T23:21:38.363Z] #45 72.04 vendor/golang.org/x/text/transform [2021-02-19T23:21:38.363Z] #45 76.34 time [2021-02-19T23:21:38.363Z] #45 82.10 regexp [2021-02-19T23:21:38.398Z] ok github.com/docker/docker/pkg/plugins 33.655s coverage: 76.6% of statements [2021-02-19T23:21:38.398Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-02-19T23:21:38.398Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-02-19T23:21:38.398Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-02-19T23:21:38.398Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-02-19T23:21:38.398Z] ? github.com/docker/docker/pkg/term [no test files] [2021-02-19T23:21:38.398Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-02-19T23:21:38.398Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-02-19T23:21:38.398Z] ? github.com/docker/docker/rootless [no test files] [2021-02-19T23:21:38.398Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-02-19T23:21:38.398Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-02-19T23:21:38.398Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-02-19T23:21:38.398Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-02-19T23:21:38.398Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-02-19T23:21:38.398Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-02-19T23:21:38.398Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-02-19T23:21:38.398Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-02-19T23:21:38.398Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-02-19T23:21:38.398Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-02-19T23:21:38.398Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-02-19T23:21:38.398Z] ? github.com/docker/docker/testutil/request [no test files] [2021-02-19T23:21:38.398Z] ? github.com/docker/docker/volume [no test files] [2021-02-19T23:21:38.398Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-02-19T23:21:38.398Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-02-19T23:21:38.398Z] [2021-02-19T23:21:38.398Z] === Skipped [2021-02-19T23:21:38.398Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-02-19T23:21:38.398Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-02-19T23:21:38.398Z] [2021-02-19T23:21:38.398Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-02-19T23:21:38.398Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-02-19T23:21:38.398Z] [2021-02-19T23:21:38.398Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-02-19T23:21:38.398Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-19T23:21:38.398Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-19T23:21:38.398Z] [2021-02-19T23:21:38.398Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-02-19T23:21:38.398Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-19T23:21:38.398Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-19T23:21:38.398Z] [2021-02-19T23:21:38.398Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-02-19T23:21:38.398Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-19T23:21:38.398Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-19T23:21:38.398Z] [2021-02-19T23:21:38.398Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-02-19T23:21:38.398Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-19T23:21:38.398Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-19T23:21:38.398Z] [2021-02-19T23:21:38.398Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-02-19T23:21:38.398Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-19T23:21:38.398Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-19T23:21:38.398Z] [2021-02-19T23:21:38.398Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-02-19T23:21:38.398Z] graphtest_unix.go:73: No driver to put! [2021-02-19T23:21:38.398Z] [2021-02-19T23:21:38.398Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-02-19T23:21:38.398Z] time="2021-02-19T23:20:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-19T23:21:38.398Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-19T23:21:38.398Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-19T23:21:38.398Z] [2021-02-19T23:21:38.398Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-02-19T23:21:38.398Z] time="2021-02-19T23:20:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-19T23:21:38.398Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-19T23:21:38.398Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-19T23:21:38.398Z] [2021-02-19T23:21:38.398Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-02-19T23:21:38.398Z] time="2021-02-19T23:20:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-19T23:21:38.398Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-19T23:21:38.398Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-19T23:21:38.398Z] [2021-02-19T23:21:38.398Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-02-19T23:21:38.398Z] time="2021-02-19T23:20:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-19T23:21:38.398Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-19T23:21:38.398Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-19T23:21:38.398Z] [2021-02-19T23:21:38.398Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-02-19T23:21:38.398Z] time="2021-02-19T23:20:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-19T23:21:38.398Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-19T23:21:38.398Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-19T23:21:38.398Z] [2021-02-19T23:21:38.398Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-02-19T23:21:38.398Z] graphtest_unix.go:73: No driver to put! [2021-02-19T23:21:38.398Z] [2021-02-19T23:21:38.398Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-02-19T23:21:38.398Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-02-19T23:21:38.398Z] [2021-02-19T23:21:38.398Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-02-19T23:21:38.398Z] overlay_test.go:49: Fails to compute changes intermittently [2021-02-19T23:21:38.398Z] [2021-02-19T23:21:38.398Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-02-19T23:21:38.398Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-02-19T23:21:38.398Z] [2021-02-19T23:21:38.398Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-02-19T23:21:38.398Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-02-19T23:21:38.398Z] [2021-02-19T23:21:38.398Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.01s) [2021-02-19T23:21:38.398Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-19T23:21:38.398Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-19T23:21:38.398Z] [2021-02-19T23:21:38.398Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-02-19T23:21:38.398Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-19T23:21:38.398Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-19T23:21:38.398Z] [2021-02-19T23:21:38.398Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-02-19T23:21:38.398Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-19T23:21:38.398Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-19T23:21:38.398Z] [2021-02-19T23:21:38.398Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-02-19T23:21:38.398Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-19T23:21:38.398Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-19T23:21:38.398Z] [2021-02-19T23:21:38.398Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-02-19T23:21:38.398Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-19T23:21:38.398Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-19T23:21:38.398Z] [2021-02-19T23:21:38.398Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-02-19T23:21:38.398Z] graphtest_unix.go:73: No driver to put! [2021-02-19T23:21:38.398Z] [2021-02-19T23:21:38.398Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-02-19T23:21:38.398Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-02-19T23:21:38.398Z] [2021-02-19T23:21:38.398Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-02-19T23:21:38.398Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-02-19T23:21:38.398Z] [2021-02-19T23:21:38.398Z] [2021-02-19T23:21:38.398Z] DONE 2223 tests, 26 skipped in 194.518s Post stage [Pipeline] junit [2021-02-19T23:21:38.412Z] Recording test results [2021-02-19T23:21:38.558Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-19T23:21:38.663Z] #45 ... [2021-02-19T23:21:38.663Z] [2021-02-19T23:21:38.663Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-19T23:21:38.663Z] #34 sha256:96194517fb58ab913edb5a7bf83cd6cb91cb1312287fc88d23cc7b9124c15c7e [2021-02-19T23:21:38.663Z] #34 80.42 os [2021-02-19T23:21:38.908Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42046/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0e001154f96b034483db093276aadd24aa6191ca -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:0e001154f96b034483db093276aadd24aa6191ca hack/make.sh dynbinary test-integration [2021-02-19T23:21:39.309Z] #34 82.83 internal/fmtsort [2021-02-19T23:21:39.474Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-02-19T23:21:39.474Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.72s) [2021-02-19T23:21:39.474Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.81s) [2021-02-19T23:21:39.474Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.34s) [2021-02-19T23:21:39.474Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.58s) [2021-02-19T23:21:39.474Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.60s) [2021-02-19T23:21:39.474Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.58s) [2021-02-19T23:21:39.474Z] === RUN TestBuildMultiStageCopy [2021-02-19T23:21:39.474Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-19T23:21:39.850Z] [2021-02-19T23:21:39.850Z] Removing bundles/ [2021-02-19T23:21:39.850Z] [2021-02-19T23:21:39.850Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-02-19T23:21:39.850Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-19T23:21:39.850Z] GOOS="" GOARCH="" GOARM="" [2021-02-19T23:21:40.376Z] #34 84.03 path/filepath [2021-02-19T23:21:40.376Z] #34 84.04 fmt [2021-02-19T23:21:40.510Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-19T23:21:40.836Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-19T23:21:40.836Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-19T23:21:41.078Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-19T23:21:41.091Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-19T23:21:41.347Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-19T23:21:41.602Z] --- PASS: TestBuildMultiStageCopy (2.39s) [2021-02-19T23:21:41.602Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.48s) [2021-02-19T23:21:41.602Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s) [2021-02-19T23:21:41.602Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s) [2021-02-19T23:21:41.602Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2021-02-19T23:21:41.602Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2021-02-19T23:21:41.602Z] === RUN TestBuildMultiStageParentConfig [2021-02-19T23:21:42.162Z] --- PASS: TestBuildMultiStageParentConfig (0.61s) [2021-02-19T23:21:42.162Z] === RUN TestBuildLabelWithTargets [2021-02-19T23:21:42.455Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-19T23:21:42.473Z] #34 85.82 io/ioutil [2021-02-19T23:21:43.023Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-19T23:21:43.088Z] --- PASS: TestBuildLabelWithTargets (0.98s) [2021-02-19T23:21:43.088Z] === RUN TestBuildWithEmptyLayers [2021-02-19T23:21:43.529Z] #34 ... [2021-02-19T23:21:43.529Z] [2021-02-19T23:21:43.529Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-19T23:21:43.529Z] #51 sha256:3e31219f645c0950d1ba869b983b5f4110a4741e97ba5e4071235f4f2f6d41a7 [2021-02-19T23:21:43.529Z] #51 76.92 regexp [2021-02-19T23:21:43.529Z] #51 83.21 context [2021-02-19T23:21:43.529Z] #51 83.24 os [2021-02-19T23:21:43.529Z] #51 ... [2021-02-19T23:21:43.529Z] [2021-02-19T23:21:43.529Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-19T23:21:43.529Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-19T23:21:43.529Z] #43 15.80 make[1]: Nothing to be done for 'all'. [2021-02-19T23:21:43.529Z] #43 17.48 CC images/stats.o [2021-02-19T23:21:43.529Z] #43 17.84 CC images/core.o [2021-02-19T23:21:43.529Z] #43 18.58 CC images/core-x86.o [2021-02-19T23:21:43.529Z] #43 19.30 CC images/core-arm.o [2021-02-19T23:21:43.529Z] #43 19.78 CC images/core-aarch64.o [2021-02-19T23:21:43.649Z] --- PASS: TestBuildWithEmptyLayers (0.48s) [2021-02-19T23:21:43.649Z] === RUN TestBuildMultiStageOnBuild [2021-02-19T23:21:43.827Z] #43 20.25 CC images/core-ppc64.o [2021-02-19T23:21:44.401Z] --- PASS: TestBuildMultiStageCopy (7.24s) [2021-02-19T23:21:44.401Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.24s) [2021-02-19T23:21:44.401Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-02-19T23:21:44.401Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-02-19T23:21:44.401Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-02-19T23:21:44.401Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-02-19T23:21:44.401Z] === RUN TestBuildMultiStageParentConfig [2021-02-19T23:21:44.475Z] #43 ... [2021-02-19T23:21:44.475Z] [2021-02-19T23:21:44.475Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-19T23:21:44.475Z] #45 sha256:b76c6dd7b6c155533c3adf1a264957538a4f27afa7cd788f82dce5e90f25f1c5 [2021-02-19T23:21:44.475Z] #45 88.07 os/exec [2021-02-19T23:21:44.475Z] #45 88.10 net [2021-02-19T23:21:45.536Z] --- PASS: TestBuildMultiStageOnBuild (1.73s) [2021-02-19T23:21:45.536Z] === RUN TestBuildUncleanTarFilenames [2021-02-19T23:21:46.097Z] --- PASS: TestBuildUncleanTarFilenames (0.66s) [2021-02-19T23:21:46.097Z] === RUN TestBuildMultiStageLayerLeak [2021-02-19T23:21:46.596Z] #45 90.15 internal/lazyregexp [2021-02-19T23:21:47.238Z] #45 91.02 github.com/LK4D4/vndr/versioned [2021-02-19T23:21:47.984Z] --- PASS: TestBuildMultiStageLayerLeak (1.74s) [2021-02-19T23:21:47.984Z] === RUN TestBuildWithHugeFile [2021-02-19T23:21:49.670Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2021-02-19T23:21:49.670Z] === RUN TestBuildLabelWithTargets [2021-02-19T23:21:50.017Z] #45 ... [2021-02-19T23:21:50.017Z] [2021-02-19T23:21:50.017Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-19T23:21:50.017Z] #56 sha256:3521b81e2908e0f601c3255829680d77fbf36ebabd9cee721895c8c322e2ded2 [2021-02-19T23:21:50.017Z] #56 51.16 Checking out files: 60% (2267/3766) Checking out files: 61% (2298/3766) Checking out files: 62% (2335/3766) Checking out files: 63% (2373/3766) Checking out files: 64% (2411/3766) Checking out files: 65% (2448/3766) Checking out files: 66% (2486/3766) Checking out files: 67% (2524/3766) Checking out files: 68% (2561/3766) Checking out files: 69% (2599/3766) Checking out files: 70% (2637/3766) Checking out files: 71% (2674/3766) Checking out files: 72% (2712/3766) Checking out files: 73% (2750/3766) Checking out files: 74% (2787/3766) Checking out files: 75% (2825/3766) Checking out files: 76% (2863/3766) Checking out files: 77% (2900/3766) Checking out files: 78% (2938/3766) Checking out files: 79% (2976/3766) Checking out files: 80% (3013/3766) Checking out files: 81% (3051/3766) Checking out files: 82% (3089/3766) Checking out files: 83% (3126/3766) Checking out files: 84% (3164/3766) Checking out files: 85% (3202/3766) Checking out files: 86% (3239/3766) Checking out files: 87% (3277/3766) Checking out files: 88% (3315/3766) Checking out files: 89% (3352/3766) Checking out files: 90% (3390/3766) Checking out files: 91% (3428/3766) Checking out files: 92% (3465/3766) Checking out files: 93% (3503/3766) Checking out files: 94% (3541/3766) Checking out files: 95% (3578/3766) Checking out files: 96% (3616/3766) Checking out files: 97% (3654/3766) Checking out files: 98% (3691/3766) Checking out files: 99% (3729/3766) Checking out files: 100% (3766/3766) Checking out files: 100% (3766/3766), done. [2021-02-19T23:21:50.017Z] #56 52.05 + cd /tmp/tmp.mZpNOTUBVp/src/github.com/containerd/containerd [2021-02-19T23:21:50.017Z] #56 52.05 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-19T23:21:50.017Z] #56 54.37 + export 'BUILDTAGS=netgo osusergo static_build' [2021-02-19T23:21:50.017Z] #56 54.37 + BUILDTAGS='netgo osusergo static_build' [2021-02-19T23:21:50.017Z] #56 54.37 + export EXTRA_FLAGS=-buildmode=pie [2021-02-19T23:21:50.017Z] #56 54.37 + EXTRA_FLAGS=-buildmode=pie [2021-02-19T23:21:50.017Z] #56 54.37 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-02-19T23:21:50.017Z] #56 54.37 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-02-19T23:21:50.017Z] #56 54.37 + '[' '' = dynamic ']' [2021-02-19T23:21:50.017Z] #56 54.38 + make [2021-02-19T23:21:50.017Z] #56 55.68 + bin/ctr [2021-02-19T23:21:50.017Z] #56 ... [2021-02-19T23:21:50.017Z] [2021-02-19T23:21:50.017Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-19T23:21:50.017Z] #45 sha256:b76c6dd7b6c155533c3adf1a264957538a4f27afa7cd788f82dce5e90f25f1c5 [2021-02-19T23:21:50.017Z] #45 93.81 encoding/binary [2021-02-19T23:21:50.314Z] #45 93.83 go/scanner [2021-02-19T23:21:50.314Z] #45 93.83 net/url [2021-02-19T23:21:52.613Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m4.224985001s with top 10 stages: buildssa: 1m38.253108488s, goimports: 21.371145359s, unconvert: 11.75904468s, gosec: 9.824674941s, golint: 5.381975786s, misspell: 4.155084466s, ineffassign: 4.058233772s, inspect: 3.541605074s, vrp: 2.764663609s, ctrlflow: 1.982484398s [2021-02-19T23:21:53.103Z] #45 ... [2021-02-19T23:21:53.103Z] [2021-02-19T23:21:53.103Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-19T23:21:53.103Z] #34 sha256:96194517fb58ab913edb5a7bf83cd6cb91cb1312287fc88d23cc7b9124c15c7e [2021-02-19T23:21:53.103Z] #34 87.79 log [2021-02-19T23:21:53.103Z] #34 87.79 flag [2021-02-19T23:21:53.103Z] #34 87.79 github.com/BurntSushi/toml [2021-02-19T23:21:53.103Z] #34 92.41 github.com/BurntSushi/toml/cmd/tomlv [2021-02-19T23:21:53.103Z] #34 DONE 96.3s [2021-02-19T23:21:53.103Z] [2021-02-19T23:21:53.103Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-19T23:21:53.103Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-19T23:21:53.103Z] #43 21.05 CC images/core-s390.o [2021-02-19T23:21:53.103Z] #43 21.91 CC images/cpuinfo.o [2021-02-19T23:21:53.103Z] #43 22.57 CC images/inventory.o [2021-02-19T23:21:53.103Z] #43 22.93 CC images/fdinfo.o [2021-02-19T23:21:53.103Z] #43 23.33 CC images/fown.o [2021-02-19T23:21:53.103Z] #43 23.58 CC images/ns.o [2021-02-19T23:21:53.103Z] #43 23.81 CC images/regfile.o [2021-02-19T23:21:53.103Z] #43 24.07 CC images/ghost-file.o [2021-02-19T23:21:53.103Z] #43 24.47 CC images/fifo.o [2021-02-19T23:21:53.103Z] #43 24.79 CC images/remap-file-path.o [2021-02-19T23:21:53.103Z] #43 25.00 CC images/eventfd.o [2021-02-19T23:21:53.103Z] #43 25.31 CC images/eventpoll.o [2021-02-19T23:21:53.103Z] #43 25.64 CC images/fh.o [2021-02-19T23:21:53.103Z] #43 25.96 CC images/fsnotify.o [2021-02-19T23:21:53.103Z] #43 26.71 CC images/signalfd.o [2021-02-19T23:21:53.103Z] #43 26.93 CC images/fs.o [2021-02-19T23:21:53.103Z] #43 27.13 CC images/pstree.o [2021-02-19T23:21:53.103Z] #43 27.37 CC images/pipe.o [2021-02-19T23:21:53.103Z] #43 27.62 CC images/tcp-stream.o [2021-02-19T23:21:53.103Z] #43 27.90 CC images/sk-packet.o [2021-02-19T23:21:53.103Z] #43 28.25 CC images/mnt.o [2021-02-19T23:21:53.103Z] #43 28.51 CC images/pipe-data.o [2021-02-19T23:21:53.103Z] #43 28.72 CC images/sa.o [2021-02-19T23:21:53.103Z] #43 29.03 CC images/timer.o [2021-02-19T23:21:53.400Z] #43 29.93 CC images/timerfd.o [2021-02-19T23:21:54.056Z] #43 30.47 CC images/mm.o [2021-02-19T23:21:54.056Z] #43 ... [2021-02-19T23:21:54.056Z] [2021-02-19T23:21:54.056Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-19T23:21:54.056Z] #45 sha256:b76c6dd7b6c155533c3adf1a264957538a4f27afa7cd788f82dce5e90f25f1c5 [2021-02-19T23:21:54.056Z] #45 97.72 go/ast [2021-02-19T23:21:55.592Z] #45 98.86 text/template/parse [2021-02-19T23:21:55.592Z] #45 ... [2021-02-19T23:21:55.592Z] [2021-02-19T23:21:55.592Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-19T23:21:55.592Z] #51 sha256:3e31219f645c0950d1ba869b983b5f4110a4741e97ba5e4071235f4f2f6d41a7 [2021-02-19T23:21:55.592Z] #51 88.91 mvdan.cc/sh/v3/fileutil [2021-02-19T23:21:55.592Z] #51 89.67 flag [2021-02-19T23:21:55.592Z] #51 89.68 github.com/pkg/diff [2021-02-19T23:21:55.592Z] #51 89.68 go/token [2021-02-19T23:21:55.592Z] #51 89.69 encoding/binary [2021-02-19T23:21:55.592Z] #51 92.60 go/scanner [2021-02-19T23:21:55.592Z] #51 93.86 mvdan.cc/editorconfig [2021-02-19T23:21:55.592Z] #51 94.99 mvdan.cc/sh/v3/syntax [2021-02-19T23:21:55.592Z] #51 96.11 encoding/base64 [2021-02-19T23:21:55.592Z] #51 96.87 go/ast [2021-02-19T23:21:55.592Z] #51 97.99 golang.org/x/sys/unix [2021-02-19T23:21:55.592Z] #51 98.99 encoding/json [2021-02-19T23:21:55.592Z] #51 ... [2021-02-19T23:21:55.592Z] [2021-02-19T23:21:55.592Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-19T23:21:55.592Z] #45 sha256:b76c6dd7b6c155533c3adf1a264957538a4f27afa7cd788f82dce5e90f25f1c5 [2021-02-19T23:21:55.592Z] #45 98.99 encoding/json [2021-02-19T23:21:57.789Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-02-19T23:21:57.789Z] === RUN TestBuildWithEmptyLayers [2021-02-19T23:22:00.322Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2021-02-19T23:22:00.322Z] === RUN TestBuildMultiStageOnBuild [2021-02-19T23:22:01.236Z] #45 ... [2021-02-19T23:22:01.236Z] [2021-02-19T23:22:01.236Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-19T23:22:01.236Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-19T23:22:01.236Z] #13 94.00 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-02-19T23:22:01.236Z] #13 94.01 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-02-19T23:22:01.236Z] #13 94.02 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-19T23:22:01.236Z] #13 ... [2021-02-19T23:22:01.236Z] [2021-02-19T23:22:01.236Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-19T23:22:01.236Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-19T23:22:01.236Z] #43 30.85 CC images/sk-opts.o [2021-02-19T23:22:01.236Z] #43 31.10 CC images/sk-unix.o [2021-02-19T23:22:01.236Z] #43 31.40 CC images/sk-inet.o [2021-02-19T23:22:01.236Z] #43 31.80 CC images/tun.o [2021-02-19T23:22:01.236Z] #43 32.08 CC images/sk-netlink.o [2021-02-19T23:22:01.236Z] #43 32.31 CC images/packet-sock.o [2021-02-19T23:22:01.236Z] #43 32.77 CC images/ipc-var.o [2021-02-19T23:22:01.236Z] #43 33.01 CC images/ipc-desc.o [2021-02-19T23:22:01.236Z] #43 33.30 CC images/ipc-shm.o [2021-02-19T23:22:01.236Z] #43 33.49 CC images/ipc-msg.o [2021-02-19T23:22:01.236Z] #43 33.80 CC images/ipc-sem.o [2021-02-19T23:22:01.236Z] #43 34.00 CC images/utsns.o [2021-02-19T23:22:01.236Z] #43 34.19 CC images/creds.o [2021-02-19T23:22:01.236Z] #43 34.38 CC images/vma.o [2021-02-19T23:22:01.236Z] #43 34.65 CC images/netdev.o [2021-02-19T23:22:01.236Z] #43 35.09 CC images/tty.o [2021-02-19T23:22:01.236Z] #43 35.74 CC images/file-lock.o [2021-02-19T23:22:01.236Z] #43 35.89 CC images/rlimit.o [2021-02-19T23:22:01.236Z] #43 36.06 CC images/pagemap.o [2021-02-19T23:22:01.236Z] #43 36.36 CC images/siginfo.o [2021-02-19T23:22:01.236Z] #43 36.64 CC images/rpc.o [2021-02-19T23:22:01.884Z] #43 38.29 CC images/ext-file.o [2021-02-19T23:22:02.182Z] #43 38.54 CC images/cgroup.o [2021-02-19T23:22:02.632Z] INFO [runner/unused/goanalysis] analyzers took 28.361663373s with top 10 stages: buildssa: 24.054146192s, U1000: 4.307517181s [2021-02-19T23:22:02.632Z] INFO [runner] Issues before processing: 2265, after processing: 0 [2021-02-19T23:22:02.632Z] INFO [runner] Processors filtering stat (out/in): cgo: 1685/2265, skip_files: 1685/1685, identifier_marker: 1580/1580, exclude-rules: 64/1580, skip_dirs: 1685/1685, autogenerated_exclude: 1580/1685, exclude: 1580/1580, filename_unadjuster: 1685/1685, path_prettifier: 1685/1685, nolint: 0/64 [2021-02-19T23:22:02.632Z] INFO [runner] processing took 125.811243ms with stages: nolint: 53.575676ms, identifier_marker: 38.568226ms, path_prettifier: 14.058539ms, autogenerated_exclude: 7.748459ms, exclude-rules: 6.452741ms, skip_dirs: 3.707115ms, cgo: 925.981µs, filename_unadjuster: 768.236µs, max_same_issues: 1.736µs, uniq_by_line: 982ns, exclude: 735ns, max_from_linter: 596ns, diff: 523ns, skip_files: 487ns, source_code: 466ns, path_shortener: 413ns, max_per_file_from_linter: 332ns [2021-02-19T23:22:02.632Z] INFO [runner] linters took 1m37.403052742s with stages: goanalysis_metalinter: 1m17.983770516s, unused: 19.29283985s [2021-02-19T23:22:02.632Z] INFO File cache stats: 1450 entries of total size 6.8MiB [2021-02-19T23:22:02.828Z] #43 39.32 CC images/userns.o [2021-02-19T23:22:03.128Z] #43 39.69 CC images/google/protobuf/descriptor.o [2021-02-19T23:22:03.200Z] INFO Memory: 1644 samples, avg is 252.5MB, max is 3364.2MB [2021-02-19T23:22:03.200Z] INFO Execution took 3m38.62902946s [2021-02-19T23:22:03.769Z] Congratulations! The shell scripts are properly formatted. [2021-02-19T23:22:03.776Z] #43 ... [2021-02-19T23:22:03.776Z] [2021-02-19T23:22:03.777Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-19T23:22:03.777Z] #45 sha256:b76c6dd7b6c155533c3adf1a264957538a4f27afa7cd788f82dce5e90f25f1c5 [2021-02-19T23:22:03.777Z] #45 107.5 go/parser [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-02-19T23:22:04.669Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42046/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0e001154f96b034483db093276aadd24aa6191ca -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:0e001154f96b034483db093276aadd24aa6191ca hack/make.sh dynbinary-daemon test-docker-py [2021-02-19T23:22:05.238Z] [2021-02-19T23:22:05.238Z] Removing bundles/ [2021-02-19T23:22:05.238Z] [2021-02-19T23:22:05.238Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-02-19T23:22:05.238Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-19T23:22:05.238Z] GOOS="" GOARCH="" GOARM="" [2021-02-19T23:22:05.321Z] #45 109.1 text/template [2021-02-19T23:22:05.625Z] --- PASS: TestBuildMultiStageOnBuild (5.03s) [2021-02-19T23:22:05.625Z] === RUN TestBuildUncleanTarFilenames [2021-02-19T23:22:05.884Z] --- PASS: TestBuildUncleanTarFilenames (0.66s) [2021-02-19T23:22:05.884Z] === RUN TestBuildMultiStageLayerLeak [2021-02-19T23:22:08.897Z] #45 ... [2021-02-19T23:22:08.897Z] [2021-02-19T23:22:08.897Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-19T23:22:08.897Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-19T23:22:08.897Z] #13 109.8 Selecting previously unselected package libapparmor1:ppc64el. [2021-02-19T23:22:08.897Z] #13 109.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2021-02-19T23:22:08.897Z] #13 109.8 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2021-02-19T23:22:08.897Z] #13 109.9 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-02-19T23:22:08.897Z] #13 109.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2021-02-19T23:22:08.897Z] #13 109.9 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2021-02-19T23:22:08.897Z] #13 110.1 Selecting previously unselected package libbtrfs0. [2021-02-19T23:22:08.897Z] #13 110.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-02-19T23:22:08.897Z] #13 110.1 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-19T23:22:08.897Z] #13 110.2 Selecting previously unselected package libbtrfs-dev. [2021-02-19T23:22:08.897Z] #13 110.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-02-19T23:22:08.897Z] #13 110.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-19T23:22:08.897Z] #13 110.3 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2021-02-19T23:22:08.897Z] #13 110.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-02-19T23:22:08.897Z] #13 110.3 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-02-19T23:22:08.897Z] #13 110.4 Selecting previously unselected package libudev-dev:ppc64el. [2021-02-19T23:22:08.897Z] #13 110.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_ppc64el.deb ... [2021-02-19T23:22:08.897Z] #13 110.4 Unpacking libudev-dev:ppc64el (241-7~deb10u6) ... [2021-02-19T23:22:08.897Z] #13 110.6 Selecting previously unselected package libsepol1-dev:ppc64el. [2021-02-19T23:22:08.897Z] #13 110.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2021-02-19T23:22:08.897Z] #13 110.6 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2021-02-19T23:22:08.897Z] #13 110.9 Selecting previously unselected package libpcre16-3:ppc64el. [2021-02-19T23:22:08.897Z] #13 110.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2021-02-19T23:22:08.897Z] #13 110.9 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2021-02-19T23:22:08.897Z] #13 111.1 Selecting previously unselected package libpcre32-3:ppc64el. [2021-02-19T23:22:08.897Z] #13 111.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2021-02-19T23:22:08.897Z] #13 111.1 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2021-02-19T23:22:08.897Z] #13 111.4 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2021-02-19T23:22:08.897Z] #13 111.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2021-02-19T23:22:08.897Z] #13 111.4 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-02-19T23:22:08.897Z] #13 111.5 Selecting previously unselected package libpcre3-dev:ppc64el. [2021-02-19T23:22:08.897Z] #13 111.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2021-02-19T23:22:08.897Z] #13 111.6 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2021-02-19T23:22:08.897Z] #13 111.9 Selecting previously unselected package libselinux1-dev:ppc64el. [2021-02-19T23:22:08.897Z] #13 111.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2021-02-19T23:22:08.897Z] #13 111.9 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-02-19T23:22:08.897Z] #13 112.2 Selecting previously unselected package libdevmapper-dev:ppc64el. [2021-02-19T23:22:08.897Z] #13 112.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2021-02-19T23:22:08.897Z] #13 112.2 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-02-19T23:22:08.897Z] #13 112.3 Selecting previously unselected package libseccomp-dev:ppc64el. [2021-02-19T23:22:08.897Z] #13 112.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2021-02-19T23:22:08.897Z] #13 112.4 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2021-02-19T23:22:08.897Z] #13 112.5 Selecting previously unselected package libsystemd-dev:ppc64el. [2021-02-19T23:22:08.897Z] #13 112.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_ppc64el.deb ... [2021-02-19T23:22:08.897Z] #13 112.6 Unpacking libsystemd-dev:ppc64el (241-7~deb10u6) ... [2021-02-19T23:22:09.199Z] #13 113.0 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-02-19T23:22:09.500Z] #13 113.0 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2021-02-19T23:22:09.500Z] #13 113.0 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2021-02-19T23:22:09.500Z] #13 113.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-19T23:22:09.500Z] #13 113.1 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2021-02-19T23:22:09.500Z] #13 113.1 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2021-02-19T23:22:09.500Z] #13 113.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-19T23:22:09.500Z] #13 113.1 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-19T23:22:09.500Z] #13 113.1 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2021-02-19T23:22:09.500Z] #13 113.1 Setting up libudev-dev:ppc64el (241-7~deb10u6) ... [2021-02-19T23:22:09.500Z] #13 113.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-19T23:22:09.500Z] #13 113.1 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-19T23:22:09.500Z] #13 113.1 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2021-02-19T23:22:09.500Z] #13 113.1 Setting up mingw-w64-common (6.0.0-3) ... [2021-02-19T23:22:09.500Z] #13 113.1 Setting up libsystemd-dev:ppc64el (241-7~deb10u6) ... [2021-02-19T23:22:09.500Z] #13 113.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-19T23:22:09.500Z] #13 113.2 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2021-02-19T23:22:09.500Z] #13 113.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-19T23:22:09.500Z] #13 113.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-02-19T23:22:09.500Z] #13 113.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-02-19T23:22:09.500Z] #13 113.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-19T23:22:09.500Z] #13 113.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-02-19T23:22:09.800Z] #13 113.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-02-19T23:22:09.800Z] #13 113.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-19T23:22:09.800Z] #13 113.3 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-02-19T23:22:09.800Z] #13 113.3 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-02-19T23:22:09.800Z] #13 113.3 Setting up dmsetup (2:1.02.155-3) ... [2021-02-19T23:22:09.800Z] #13 113.3 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-02-19T23:22:09.800Z] #13 113.3 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-02-19T23:22:09.800Z] #13 113.3 Processing triggers for libc-bin (2.28-10) ... [2021-02-19T23:22:10.080Z] --- PASS: TestBuildMultiStageLayerLeak (4.33s) [2021-02-19T23:22:10.080Z] === RUN TestBuildWithHugeFile [2021-02-19T23:22:10.098Z] #13 DONE 113.6s [2021-02-19T23:22:10.099Z] [2021-02-19T23:22:10.099Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-19T23:22:10.099Z] #14 sha256:b94135c23903589bfeef79bd7a859aa77f5d77cac2e64aae46b4183454a3e060 [2021-02-19T23:22:10.397Z] #14 DONE 0.6s [2021-02-19T23:22:10.397Z] [2021-02-19T23:22:10.397Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-19T23:22:10.397Z] #53 sha256:2713dd14f9c67a6e97483c64109acc441a36b52615cbc4bc55537666e9378df1 [2021-02-19T23:22:10.397Z] #53 0.404 + RM_GOPATH=0 [2021-02-19T23:22:10.397Z] #53 0.404 + TMP_GOPATH= [2021-02-19T23:22:10.397Z] #53 0.404 + : /build [2021-02-19T23:22:10.397Z] #53 0.404 + '[' -z '' ']' [2021-02-19T23:22:10.397Z] #53 0.406 ++ mktemp -d [2021-02-19T23:22:10.397Z] #53 0.409 + export GOPATH=/tmp/tmp.B4msOuI3i8 [2021-02-19T23:22:10.397Z] #53 0.409 + GOPATH=/tmp/tmp.B4msOuI3i8 [2021-02-19T23:22:10.397Z] #53 0.409 + RM_GOPATH=1 [2021-02-19T23:22:10.397Z] #53 0.410 + case "$(go env GOARCH)" in [2021-02-19T23:22:10.397Z] #53 0.411 ++ go env GOARCH [2021-02-19T23:22:10.397Z] #53 0.425 + export GO_BUILDMODE=-buildmode=pie [2021-02-19T23:22:10.397Z] #53 0.429 + GO_BUILDMODE=-buildmode=pie [2021-02-19T23:22:10.397Z] #53 0.455 ++ dirname /tmp/install/install.sh [2021-02-19T23:22:10.397Z] #53 0.465 + dir=/tmp/install [2021-02-19T23:22:10.397Z] #53 0.466 + bin=runc [2021-02-19T23:22:10.397Z] #53 0.467 + shift [2021-02-19T23:22:10.397Z] #53 0.467 + '[' '!' -f /tmp/install/runc.installer ']' [2021-02-19T23:22:10.397Z] #53 0.468 + . /tmp/install/runc.installer [2021-02-19T23:22:10.397Z] #53 0.469 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-19T23:22:10.397Z] #53 0.471 + install_runc [2021-02-19T23:22:10.397Z] #53 0.472 + uname -r [2021-02-19T23:22:10.397Z] #53 0.475 + grep -q '^3\.10\.0.*\.el7\.' [2021-02-19T23:22:10.397Z] #53 0.487 + RUNC_BUILDTAGS='seccomp ' [2021-02-19T23:22:10.397Z] #53 0.488 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-02-19T23:22:10.397Z] #53 0.494 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-02-19T23:22:10.397Z] #53 0.494 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.B4msOuI3i8/src/github.com/opencontainers/runc [2021-02-19T23:22:10.397Z] #53 0.499 Cloning into '/tmp/tmp.B4msOuI3i8/src/github.com/opencontainers/runc'... [2021-02-19T23:22:11.045Z] #53 ... [2021-02-19T23:22:11.045Z] [2021-02-19T23:22:11.045Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-02-19T23:22:11.045Z] #15 sha256:019f51ecfd803723b0b9a61b7e05ba706e9d86a078f72d077a8ab43eeb2e9ccc [2021-02-19T23:22:11.045Z] #15 DONE 0.4s [2021-02-19T23:22:11.045Z] [2021-02-19T23:22:11.045Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-19T23:22:11.045Z] #16 sha256:fa150b462abe21c0842ca3bb8b2af46cbb6f2141aee1950feab35c3a2258ce13 [2021-02-19T23:22:11.045Z] #16 0.282 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-02-19T23:22:11.343Z] #16 DONE 0.4s [2021-02-19T23:22:11.344Z] [2021-02-19T23:22:11.344Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-19T23:22:11.344Z] #17 sha256:655a7efebbd89ea6256be84d236e344c608f082a642e9394768d9520c8284f07 [2021-02-19T23:22:11.642Z] #17 DONE 0.4s [2021-02-19T23:22:11.642Z] [2021-02-19T23:22:11.642Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-19T23:22:11.642Z] #18 sha256:014420600259ce67fcf640c2e80d4638883d75766789d4038d9d929517221565 [2021-02-19T23:22:12.291Z] #18 DONE 0.4s [2021-02-19T23:22:12.291Z] [2021-02-19T23:22:12.291Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-02-19T23:22:12.291Z] #19 sha256:b5c691b79a79694b2c56e6ee2a28b3911ddca902f50501f5c24b9b08f71dc2fc [2021-02-19T23:22:12.611Z] #19 DONE 0.4s [2021-02-19T23:22:12.611Z] [2021-02-19T23:22:12.611Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-19T23:22:12.611Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-19T23:22:12.920Z] #20 0.466 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-19T23:22:13.219Z] #20 0.565 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-19T23:22:13.219Z] #20 0.572 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-19T23:22:14.286Z] #20 1.743 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-02-19T23:22:15.346Z] #20 ... [2021-02-19T23:22:15.346Z] [2021-02-19T23:22:15.346Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-19T23:22:15.346Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-19T23:22:15.346Z] #43 41.72 CC images/opts.o [2021-02-19T23:22:15.346Z] #43 41.92 CC images/seccomp.o [2021-02-19T23:22:15.346Z] #43 42.19 CC images/binfmt-misc.o [2021-02-19T23:22:15.346Z] #43 42.50 CC images/time.o [2021-02-19T23:22:15.346Z] #43 42.87 CC images/sysctl.o [2021-02-19T23:22:15.346Z] #43 43.09 CC images/autofs.o [2021-02-19T23:22:15.346Z] #43 43.34 CC images/macvlan.o [2021-02-19T23:22:15.346Z] #43 43.65 CC images/sit.o [2021-02-19T23:22:15.346Z] #43 43.84 CC images/memfd.o [2021-02-19T23:22:15.346Z] #43 44.13 CC images/timens.o [2021-02-19T23:22:15.346Z] #43 44.39 LINK images/built-in.o [2021-02-19T23:22:15.346Z] #43 44.57 GEN compel/include/asm [2021-02-19T23:22:15.346Z] #43 44.59 GEN compel/include/version.h [2021-02-19T23:22:15.346Z] #43 44.62 touch .config [2021-02-19T23:22:15.346Z] #43 44.66 GEN include/common/config.h [2021-02-19T23:22:15.346Z] #43 44.75 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-02-19T23:22:15.346Z] #43 44.79 GEN compel/plugins/include/uapi/std/syscall.h [2021-02-19T23:22:15.346Z] #43 44.83 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2021-02-19T23:22:15.346Z] #43 44.85 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2021-02-19T23:22:15.346Z] #43 44.88 DEP compel/arch/ppc64/plugins/std/memcmp.d [2021-02-19T23:22:15.346Z] #43 44.89 DEP compel/arch/ppc64/plugins/std/memcpy.d [2021-02-19T23:22:15.346Z] #43 44.91 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2021-02-19T23:22:15.346Z] #43 44.93 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-02-19T23:22:15.346Z] #43 44.94 DEP compel/plugins/std/infect.d [2021-02-19T23:22:15.346Z] #43 45.02 DEP compel/plugins/std/string.d [2021-02-19T23:22:15.346Z] #43 45.12 DEP compel/plugins/std/log.d [2021-02-19T23:22:15.346Z] #43 45.21 DEP compel/plugins/std/fds.d [2021-02-19T23:22:15.346Z] #43 45.29 DEP compel/plugins/std/std.d [2021-02-19T23:22:15.346Z] #43 45.39 DEP compel/plugins/shmem/shmem.d [2021-02-19T23:22:15.346Z] #43 45.48 DEP compel/plugins/fds/fds.d [2021-02-19T23:22:15.346Z] #43 45.64 CC compel/plugins/std/std.o [2021-02-19T23:22:15.346Z] #43 45.97 CC compel/plugins/std/fds.o [2021-02-19T23:22:15.346Z] #43 46.59 CC compel/plugins/std/log.o [2021-02-19T23:22:15.346Z] #43 47.72 CC compel/plugins/std/string.o [2021-02-19T23:22:15.346Z] #43 48.40 CC compel/plugins/std/infect.o [2021-02-19T23:22:15.346Z] #43 48.75 CC compel/arch/ppc64/plugins/std/parasite-head.o [2021-02-19T23:22:15.346Z] #43 48.79 CC compel/arch/ppc64/plugins/std/memcpy.o [2021-02-19T23:22:15.346Z] #43 48.82 CC compel/arch/ppc64/plugins/std/memcmp.o [2021-02-19T23:22:15.346Z] #43 48.86 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2021-02-19T23:22:15.346Z] #43 48.92 AR compel/plugins/std.lib.a [2021-02-19T23:22:15.346Z] #43 49.02 CC compel/plugins/fds/fds.o [2021-02-19T23:22:15.346Z] #43 49.45 AR compel/plugins/fds.lib.a [2021-02-19T23:22:15.346Z] #43 49.49 HOSTDEP compel/src/lib/log-host.d [2021-02-19T23:22:15.346Z] #43 49.62 HOSTDEP compel/src/lib/handle-elf-host.d [2021-02-19T23:22:15.346Z] #43 49.78 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2021-02-19T23:22:15.346Z] #43 49.90 HOSTDEP compel/src/main-host.d [2021-02-19T23:22:15.346Z] #43 49.99 DEP compel/src/lib/ptrace.d [2021-02-19T23:22:15.346Z] #43 50.13 DEP compel/src/lib/infect.d [2021-02-19T23:22:15.346Z] #43 50.40 DEP compel/src/lib/infect-util.d [2021-02-19T23:22:15.346Z] #43 50.52 DEP compel/src/lib/infect-rpc.d [2021-02-19T23:22:15.346Z] #43 50.66 DEP compel/arch/ppc64/src/lib/infect.d [2021-02-19T23:22:15.346Z] #43 50.78 DEP compel/arch/ppc64/src/lib/cpu.d [2021-02-19T23:22:15.346Z] #43 50.84 DEP compel/src/lib/log.d [2021-02-19T23:22:15.346Z] #43 50.95 DEP compel/src/main.d [2021-02-19T23:22:15.346Z] #43 51.08 DEP compel/src/lib/handle-elf.d [2021-02-19T23:22:15.346Z] #43 51.24 DEP compel/arch/ppc64/src/lib/handle-elf.d [2021-02-19T23:22:15.346Z] #43 51.39 CC compel/src/lib/log.o [2021-02-19T23:22:15.346Z] #43 51.67 CC compel/arch/ppc64/src/lib/cpu.o [2021-02-19T23:22:15.346Z] #43 51.93 CC compel/arch/ppc64/src/lib/infect.o [2021-02-19T23:22:15.993Z] #43 ... [2021-02-19T23:22:15.993Z] [2021-02-19T23:22:15.993Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-19T23:22:15.993Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-19T23:22:15.993Z] #20 3.452 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [257 kB] [2021-02-19T23:22:17.048Z] #20 4.475 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-02-19T23:22:19.156Z] #20 ... [2021-02-19T23:22:19.156Z] [2021-02-19T23:22:19.156Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-19T23:22:19.156Z] #45 sha256:b76c6dd7b6c155533c3adf1a264957538a4f27afa7cd788f82dce5e90f25f1c5 [2021-02-19T23:22:19.156Z] #45 112.6 encoding/xml [2021-02-19T23:22:19.156Z] #45 117.6 math/big [2021-02-19T23:22:19.156Z] #45 ... [2021-02-19T23:22:19.156Z] [2021-02-19T23:22:19.156Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-19T23:22:19.156Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-19T23:22:19.156Z] #43 53.17 CC compel/src/lib/infect-rpc.o [2021-02-19T23:22:19.156Z] #43 53.76 CC compel/src/lib/infect-util.o [2021-02-19T23:22:19.156Z] #43 54.00 CC compel/src/lib/infect.o [2021-02-19T23:22:20.691Z] #43 57.04 CC compel/src/lib/ptrace.o [2021-02-19T23:22:21.340Z] #43 57.74 AR compel/libcompel.a [2021-02-19T23:22:21.340Z] #43 57.81 HOSTCC compel/src/main-host.o [2021-02-19T23:22:21.642Z] #43 58.12 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2021-02-19T23:22:21.642Z] #43 58.28 HOSTCC compel/src/lib/handle-elf-host.o [2021-02-19T23:22:22.292Z] #43 ... [2021-02-19T23:22:22.292Z] [2021-02-19T23:22:22.292Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-19T23:22:22.292Z] #45 sha256:b76c6dd7b6c155533c3adf1a264957538a4f27afa7cd788f82dce5e90f25f1c5 [2021-02-19T23:22:22.292Z] #45 125.8 go/doc [2021-02-19T23:22:23.701Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-02-19T23:22:23.701Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 14.7% of statements [2021-02-19T23:22:23.701Z] ok github.com/docker/docker/api/server/middleware 0.011s coverage: 37.7% of statements [2021-02-19T23:22:23.701Z] ? github.com/docker/docker/api/server/router [no test files] [2021-02-19T23:22:23.701Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-02-19T23:22:23.701Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-02-19T23:22:23.701Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-02-19T23:22:23.701Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-02-19T23:22:23.701Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-02-19T23:22:23.701Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-02-19T23:22:23.701Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-02-19T23:22:23.701Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-02-19T23:22:23.701Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-02-19T23:22:23.702Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-02-19T23:22:23.702Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 5.7% of statements [2021-02-19T23:22:23.702Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-02-19T23:22:23.702Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-02-19T23:22:23.702Z] ? github.com/docker/docker/api/types [no test files] [2021-02-19T23:22:23.702Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-02-19T23:22:23.702Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-02-19T23:22:23.702Z] ? github.com/docker/docker/api/types/container [no test files] [2021-02-19T23:22:23.702Z] ? github.com/docker/docker/api/types/events [no test files] [2021-02-19T23:22:23.702Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements [2021-02-19T23:22:23.702Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2021-02-19T23:22:23.702Z] ? github.com/docker/docker/api/types/image [no test files] [2021-02-19T23:22:23.702Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-02-19T23:22:23.702Z] ? github.com/docker/docker/api/types/network [no test files] [2021-02-19T23:22:23.702Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-02-19T23:22:23.702Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-02-19T23:22:23.702Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-02-19T23:22:23.702Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-02-19T23:22:23.702Z] ok github.com/docker/docker/api/types/time 0.014s coverage: 100.0% of statements [2021-02-19T23:22:23.702Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2021-02-19T23:22:23.702Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-02-19T23:22:23.702Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-02-19T23:22:23.702Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-02-19T23:22:23.702Z] ? github.com/docker/docker/builder [no test files] [2021-02-19T23:22:23.702Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-02-19T23:22:23.702Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-02-19T23:22:23.702Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-02-19T23:22:23.702Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-02-19T23:22:23.702Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-02-19T23:22:23.702Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-02-19T23:22:23.702Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-02-19T23:22:23.702Z] ok github.com/docker/docker/builder/remotecontext 0.368s coverage: 13.7% of statements [2021-02-19T23:22:23.702Z] ok github.com/docker/docker/builder/dockerfile 0.991s coverage: 48.3% of statements [2021-02-19T23:22:23.702Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-02-19T23:22:23.702Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2021-02-19T23:22:23.702Z] ok github.com/docker/docker/builder/remotecontext/git 1.390s coverage: 86.3% of statements [2021-02-19T23:22:23.702Z] ? github.com/docker/docker/cli [no test files] [2021-02-19T23:22:23.702Z] ? github.com/docker/docker/cli/config [no test files] [2021-02-19T23:22:23.834Z] #45 ... [2021-02-19T23:22:23.834Z] [2021-02-19T23:22:23.835Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-19T23:22:23.835Z] #51 sha256:3e31219f645c0950d1ba869b983b5f4110a4741e97ba5e4071235f4f2f6d41a7 [2021-02-19T23:22:23.835Z] #51 117.7 golang.org/x/crypto/ssh/terminal [2021-02-19T23:22:23.835Z] #51 121.4 mvdan.cc/sh/v3/cmd/shfmt [2021-02-19T23:22:23.835Z] #51 DONE 127.3s [2021-02-19T23:22:23.835Z] [2021-02-19T23:22:23.835Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-19T23:22:23.835Z] #53 sha256:2713dd14f9c67a6e97483c64109acc441a36b52615cbc4bc55537666e9378df1 [2021-02-19T23:22:23.835Z] #53 11.59 + cd /tmp/tmp.B4msOuI3i8/src/github.com/opencontainers/runc [2021-02-19T23:22:23.835Z] #53 11.59 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-19T23:22:23.835Z] #53 11.92 + '[' -z '' ']' [2021-02-19T23:22:23.835Z] #53 11.93 + target=static [2021-02-19T23:22:23.835Z] #53 11.93 + make 'BUILDTAGS=seccomp ' static [2021-02-19T23:22:23.835Z] #53 12.32 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-02-19T23:22:24.337Z] ok github.com/docker/docker/client 0.153s coverage: 75.4% of statements [2021-02-19T23:22:27.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-19T23:22:28.463Z] #53 ... [2021-02-19T23:22:28.463Z] [2021-02-19T23:22:28.463Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-19T23:22:28.463Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-19T23:22:28.463Z] #43 58.71 HOSTCC compel/src/lib/log-host.o [2021-02-19T23:22:28.463Z] #43 58.86 HOSTLINK compel/compel-host-bin [2021-02-19T23:22:28.463Z] #43 59.03 DEP soccr/soccr.d [2021-02-19T23:22:28.463Z] #43 59.25 CC soccr/soccr.o [2021-02-19T23:22:28.463Z] #43 61.75 AR soccr/libsoccr.a [2021-02-19T23:22:28.463Z] #43 61.79 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-19T23:22:28.463Z] #43 62.18 DEP criu/arch/ppc64/sigframe.d [2021-02-19T23:22:28.463Z] #43 62.34 DEP criu/arch/ppc64/crtools.d [2021-02-19T23:22:28.463Z] #43 62.56 DEP criu/arch/ppc64/cpu.d [2021-02-19T23:22:28.463Z] #43 62.77 CC criu/arch/ppc64/cpu.o [2021-02-19T23:22:28.463Z] #43 63.35 CC criu/arch/ppc64/crtools.o [2021-02-19T23:22:28.463Z] #43 64.53 CC criu/arch/ppc64/sigframe.o [2021-02-19T23:22:28.463Z] #43 64.90 LINK criu/arch/ppc64/crtools.built-in.o [2021-02-19T23:22:28.463Z] #43 64.97 DEP criu/pie/util-vdso.d [2021-02-19T23:22:28.762Z] #43 65.23 DEP criu/pie/util.d [2021-02-19T23:22:28.762Z] #43 65.47 CC criu/pie/util.o [2021-02-19T23:22:29.061Z] #43 ... [2021-02-19T23:22:29.061Z] [2021-02-19T23:22:29.061Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-19T23:22:29.061Z] #45 sha256:b76c6dd7b6c155533c3adf1a264957538a4f27afa7cd788f82dce5e90f25f1c5 [2021-02-19T23:22:29.061Z] #45 132.7 vendor/golang.org/x/text/unicode/norm [2021-02-19T23:22:31.841Z] #45 135.6 github.com/LK4D4/vndr/build [2021-02-19T23:22:34.610Z] #45 ... [2021-02-19T23:22:34.610Z] [2021-02-19T23:22:34.610Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-19T23:22:34.610Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-19T23:22:34.610Z] #20 12.04 Fetched 8197 kB in 12s (706 kB/s) [2021-02-19T23:22:34.610Z] #20 12.04 Reading package lists... [2021-02-19T23:22:34.610Z] #20 16.61 Reading package lists... [2021-02-19T23:22:34.610Z] #20 21.20 Building dependency tree... [2021-02-19T23:22:34.908Z] #20 ... [2021-02-19T23:22:34.908Z] [2021-02-19T23:22:34.908Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-19T23:22:34.908Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-19T23:22:34.908Z] #43 65.88 CC criu/pie/util-vdso.o [2021-02-19T23:22:34.908Z] #43 66.58 AR criu/pie/pie.lib.a [2021-02-19T23:22:34.908Z] #43 66.68 DEP criu/pie/restorer.d [2021-02-19T23:22:34.908Z] #43 66.97 DEP criu/arch/ppc64/vdso-trampoline.d [2021-02-19T23:22:34.908Z] #43 67.00 DEP criu/arch/ppc64/restorer.d [2021-02-19T23:22:34.908Z] #43 67.23 DEP criu/arch/ppc64/vdso-pie.d [2021-02-19T23:22:34.908Z] #43 67.33 DEP criu/pie/parasite-vdso.d [2021-02-19T23:22:34.908Z] #43 67.55 DEP criu/pie/parasite.d [2021-02-19T23:22:34.908Z] #43 67.79 CC criu/pie/parasite.o [2021-02-19T23:22:34.908Z] #43 69.27 LINK criu/pie/parasite.built-in.o [2021-02-19T23:22:34.908Z] #43 69.28 GEN criu/pie/parasite-blob.h [2021-02-19T23:22:34.908Z] #43 69.32 CC criu/pie/parasite-vdso.o [2021-02-19T23:22:34.908Z] #43 70.16 CC criu/arch/ppc64/vdso-pie.o [2021-02-19T23:22:34.908Z] #43 70.63 CC criu/arch/ppc64/restorer.o [2021-02-19T23:22:34.908Z] #43 71.10 CC criu/arch/ppc64/vdso-trampoline.o [2021-02-19T23:22:34.908Z] #43 71.14 CC criu/pie/restorer.o [2021-02-19T23:22:35.554Z] #43 ... [2021-02-19T23:22:35.554Z] [2021-02-19T23:22:35.554Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-19T23:22:35.554Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-19T23:22:35.554Z] #20 22.92 libcap2-bin is already the newest version (1:2.25-2). [2021-02-19T23:22:35.554Z] #20 22.92 The following additional packages will be installed: [2021-02-19T23:22:35.554Z] #20 22.93 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-02-19T23:22:35.554Z] #20 22.93 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-02-19T23:22:35.554Z] #20 22.94 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-02-19T23:22:35.554Z] #20 22.94 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-02-19T23:22:35.554Z] #20 22.94 python3.7 python3.7-minimal vim-runtime xxd [2021-02-19T23:22:35.554Z] #20 22.94 Suggested packages: [2021-02-19T23:22:35.554Z] #20 22.94 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-02-19T23:22:35.554Z] #20 22.94 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-02-19T23:22:35.554Z] #20 22.94 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-02-19T23:22:35.554Z] #20 22.94 Recommended packages: [2021-02-19T23:22:35.554Z] #20 22.94 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-02-19T23:22:35.554Z] #20 22.94 python3-keyrings.alt python3-xdg unzip [2021-02-19T23:22:37.656Z] #20 25.30 The following NEW packages will be installed: [2021-02-19T23:22:37.957Z] #20 25.31 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-02-19T23:22:37.957Z] #20 25.31 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-02-19T23:22:37.957Z] #20 25.31 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-02-19T23:22:37.957Z] #20 25.31 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-02-19T23:22:37.957Z] #20 25.31 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-02-19T23:22:37.957Z] #20 25.31 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-02-19T23:22:37.957Z] #20 25.31 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-02-19T23:22:37.957Z] #20 25.31 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-02-19T23:22:37.957Z] #20 25.31 xz-utils zip [2021-02-19T23:22:37.957Z] #20 25.43 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-02-19T23:22:37.957Z] #20 25.43 Need to get 29.2 MB of archives. [2021-02-19T23:22:37.957Z] #20 25.43 After this operation, 134 MB of additional disk space will be used. [2021-02-19T23:22:37.957Z] #20 25.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2021-02-19T23:22:37.957Z] #20 25.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB] [2021-02-19T23:22:37.957Z] #20 25.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB] [2021-02-19T23:22:38.270Z] #20 25.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2021-02-19T23:22:38.270Z] #20 25.62 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2021-02-19T23:22:38.270Z] #20 25.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB] [2021-02-19T23:22:38.270Z] #20 25.74 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB] [2021-02-19T23:22:38.270Z] #20 25.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2021-02-19T23:22:38.270Z] #20 25.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2021-02-19T23:22:38.270Z] #20 25.77 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2021-02-19T23:22:38.270Z] #20 25.78 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2021-02-19T23:22:38.270Z] #20 25.79 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2021-02-19T23:22:38.270Z] #20 25.80 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2021-02-19T23:22:38.270Z] #20 25.80 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2021-02-19T23:22:38.270Z] #20 25.80 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2021-02-19T23:22:38.270Z] #20 25.80 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2021-02-19T23:22:38.270Z] #20 25.84 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-02-19T23:22:38.568Z] #20 25.85 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-02-19T23:22:38.568Z] #20 25.86 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2021-02-19T23:22:38.568Z] #20 25.89 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2021-02-19T23:22:38.568Z] #20 25.90 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2021-02-19T23:22:38.568Z] #20 25.90 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2021-02-19T23:22:38.568Z] #20 25.96 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2021-02-19T23:22:38.568Z] #20 25.97 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-02-19T23:22:38.568Z] #20 25.98 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-02-19T23:22:38.568Z] #20 25.99 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-02-19T23:22:38.568Z] #20 26.00 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2021-02-19T23:22:38.568Z] #20 26.01 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2021-02-19T23:22:38.568Z] #20 26.01 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-02-19T23:22:38.872Z] #20 26.49 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2021-02-19T23:22:38.872Z] #20 26.49 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2021-02-19T23:22:38.872Z] #20 26.50 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2021-02-19T23:22:38.872Z] #20 26.50 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2021-02-19T23:22:38.872Z] #20 26.51 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2021-02-19T23:22:38.872Z] #20 26.52 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2021-02-19T23:22:39.174Z] #20 26.59 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-02-19T23:22:39.174Z] #20 26.60 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2021-02-19T23:22:39.174Z] #20 26.61 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2021-02-19T23:22:39.174Z] #20 26.62 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2021-02-19T23:22:39.174Z] #20 26.63 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2021-02-19T23:22:39.174Z] #20 26.64 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2021-02-19T23:22:39.174Z] #20 26.66 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u3 [1230 kB] [2021-02-19T23:22:39.174Z] #20 26.70 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2021-02-19T23:22:39.174Z] #20 26.72 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2021-02-19T23:22:39.174Z] #20 26.73 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-02-19T23:22:39.473Z] #20 27.00 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2021-02-19T23:22:39.474Z] #20 27.06 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2021-02-19T23:22:39.474Z] #20 27.11 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2021-02-19T23:22:40.529Z] #20 28.01 debconf: delaying package configuration, since apt-utils is not installed [2021-02-19T23:22:40.828Z] #20 28.26 Fetched 29.2 MB in 2s (16.9 MB/s) [2021-02-19T23:22:40.828Z] #20 28.38 Selecting previously unselected package pigz. [2021-02-19T23:22:41.129Z] #20 28.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23361 files and directories currently installed.) [2021-02-19T23:22:41.129Z] #20 28.44 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2021-02-19T23:22:41.129Z] #20 28.44 Unpacking pigz (2.4-1) ... [2021-02-19T23:22:41.129Z] #20 28.56 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2021-02-19T23:22:41.129Z] #20 28.57 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2021-02-19T23:22:41.129Z] #20 28.57 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2021-02-19T23:22:41.129Z] #20 ... [2021-02-19T23:22:41.129Z] [2021-02-19T23:22:41.129Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-19T23:22:41.129Z] #58 sha256:c47c9dc5cf43e270349eb4be6989374ec8f5d17c27c56d14644aec338328fd6b [2021-02-19T23:22:41.129Z] #58 144.8 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-19T23:22:41.129Z] #58 144.8 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-02-19T23:22:44.143Z] --- PASS: TestBuildWithHugeFile (52.60s) [2021-02-19T23:22:44.143Z] === RUN TestBuildWithEmptyDockerfile [2021-02-19T23:22:44.143Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-19T23:22:44.143Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-19T23:22:44.143Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-19T23:22:44.143Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-19T23:22:44.143Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-19T23:22:44.143Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-19T23:22:44.143Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-19T23:22:44.143Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-19T23:22:44.143Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-19T23:22:44.143Z] --- PASS: TestBuildWithEmptyDockerfile (0.15s) [2021-02-19T23:22:44.143Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2021-02-19T23:22:44.143Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2021-02-19T23:22:44.143Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-02-19T23:22:44.143Z] === RUN TestBuildPreserveOwnership [2021-02-19T23:22:44.143Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-19T23:22:44.143Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-19T23:22:44.399Z] --- PASS: TestBuildPreserveOwnership (3.72s) [2021-02-19T23:22:44.399Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.53s) [2021-02-19T23:22:44.399Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.16s) [2021-02-19T23:22:44.399Z] === RUN TestBuildPlatformInvalid [2021-02-19T23:22:44.654Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-02-19T23:22:44.654Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-19T23:22:46.770Z] #58 ... [2021-02-19T23:22:46.770Z] [2021-02-19T23:22:46.770Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-19T23:22:46.770Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-19T23:22:46.770Z] #20 29.11 Selecting previously unselected package python3.7-minimal. [2021-02-19T23:22:46.770Z] #20 29.12 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2021-02-19T23:22:46.770Z] #20 29.13 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-19T23:22:46.770Z] #20 30.21 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2021-02-19T23:22:46.770Z] #20 30.24 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-19T23:22:46.770Z] #20 32.93 Selecting previously unselected package python3-minimal. [2021-02-19T23:22:46.770Z] #20 32.93 (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 ... 23610 files and directories currently installed.) [2021-02-19T23:22:46.770Z] #20 32.98 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2021-02-19T23:22:46.770Z] #20 32.98 Unpacking python3-minimal (3.7.3-1) ... [2021-02-19T23:22:46.770Z] #20 33.08 Selecting previously unselected package libmpdec2:ppc64el. [2021-02-19T23:22:46.770Z] #20 33.09 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2021-02-19T23:22:46.770Z] #20 33.10 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2021-02-19T23:22:46.770Z] #20 33.21 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2021-02-19T23:22:46.770Z] #20 33.23 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ... [2021-02-19T23:22:46.770Z] #20 33.24 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2021-02-19T23:22:47.414Z] #20 34.71 Selecting previously unselected package python3.7. [2021-02-19T23:22:47.414Z] #20 34.73 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ... [2021-02-19T23:22:47.414Z] #20 34.73 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-02-19T23:22:47.414Z] #20 34.87 Selecting previously unselected package libpython3-stdlib:ppc64el. [2021-02-19T23:22:47.414Z] #20 34.87 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2021-02-19T23:22:47.414Z] #20 34.88 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-02-19T23:22:47.414Z] #20 35.00 Setting up python3-minimal (3.7.3-1) ... [2021-02-19T23:22:48.951Z] #20 36.15 Selecting previously unselected package python3. [2021-02-19T23:22:48.951Z] #20 36.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24022 files and directories currently installed.) [2021-02-19T23:22:48.951Z] #20 36.26 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2021-02-19T23:22:48.951Z] #20 36.27 Unpacking python3 (3.7.3-1) ... [2021-02-19T23:22:48.951Z] #20 ... [2021-02-19T23:22:48.951Z] [2021-02-19T23:22:48.951Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-19T23:22:48.951Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-19T23:22:48.951Z] #43 75.33 LINK criu/pie/restorer.built-in.o [2021-02-19T23:22:48.951Z] #43 75.34 GEN criu/pie/restorer-blob.h [2021-02-19T23:22:48.951Z] #43 75.55 DEP criu/vdso.d [2021-02-19T23:22:48.951Z] #43 75.98 DEP criu/uts_ns.d [2021-02-19T23:22:48.951Z] #43 76.23 DEP criu/util.d [2021-02-19T23:22:48.951Z] #43 76.57 DEP criu/uffd.d [2021-02-19T23:22:48.951Z] #43 76.81 DEP criu/tun.d [2021-02-19T23:22:48.951Z] #43 77.06 DEP criu/tty.d [2021-02-19T23:22:48.951Z] #43 77.35 DEP criu/timerfd.d [2021-02-19T23:22:48.951Z] #43 77.58 DEP criu/timens.d [2021-02-19T23:22:48.951Z] #43 77.83 DEP criu/sysfs_parse.d [2021-02-19T23:22:48.951Z] #43 78.04 DEP criu/sysctl.d [2021-02-19T23:22:48.951Z] #43 78.26 DEP criu/string.d [2021-02-19T23:22:48.951Z] #43 78.33 DEP criu/stats.d [2021-02-19T23:22:48.951Z] #43 78.53 DEP criu/sockets.d [2021-02-19T23:22:48.951Z] #43 78.73 DEP criu/sk-unix.d [2021-02-19T23:22:48.951Z] #43 79.03 DEP criu/sk-tcp.d [2021-02-19T23:22:48.951Z] #43 79.29 DEP criu/sk-queue.d [2021-02-19T23:22:48.951Z] #43 79.47 DEP criu/sk-packet.d [2021-02-19T23:22:48.951Z] #43 79.73 DEP criu/sk-netlink.d [2021-02-19T23:22:48.951Z] #43 79.91 DEP criu/sk-inet.d [2021-02-19T23:22:48.951Z] #43 80.12 DEP criu/signalfd.d [2021-02-19T23:22:48.951Z] #43 80.24 DEP criu/sigframe.d [2021-02-19T23:22:48.951Z] #43 80.34 DEP criu/shmem.d [2021-02-19T23:22:48.951Z] #43 80.53 DEP criu/servicefd.d [2021-02-19T23:22:48.951Z] #43 80.73 DEP criu/seize.d [2021-02-19T23:22:48.951Z] #43 80.93 DEP criu/seccomp.d [2021-02-19T23:22:48.951Z] #43 81.16 DEP criu/rst-malloc.d [2021-02-19T23:22:48.951Z] #43 81.24 DEP criu/rbtree.d [2021-02-19T23:22:48.951Z] #43 81.31 DEP criu/pstree.d [2021-02-19T23:22:48.951Z] #43 81.51 DEP criu/protobuf.d [2021-02-19T23:22:48.951Z] #43 81.70 GEN criu/protobuf-desc-gen.h [2021-02-19T23:22:48.951Z] #43 84.22 DEP criu/protobuf-desc.d [2021-02-19T23:22:48.951Z] #43 84.44 DEP criu/proc_parse.d [2021-02-19T23:22:48.951Z] #43 84.85 DEP criu/plugin.d [2021-02-19T23:22:48.951Z] #43 85.00 DEP criu/pipes.d [2021-02-19T23:22:48.951Z] #43 85.30 DEP criu/pie-util.d [2021-02-19T23:22:48.951Z] #43 85.43 DEP criu/pie-util-vdso.d [2021-02-19T23:22:48.951Z] #43 85.55 DEP criu/path.d [2021-02-19T23:22:48.951Z] #43 ... [2021-02-19T23:22:48.951Z] [2021-02-19T23:22:48.951Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-19T23:22:48.951Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-19T23:22:48.951Z] #20 36.43 Selecting previously unselected package libip4tc0:ppc64el. [2021-02-19T23:22:48.951Z] #20 36.44 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2021-02-19T23:22:48.951Z] #20 36.45 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2021-02-19T23:22:49.250Z] #20 36.54 Selecting previously unselected package libip6tc0:ppc64el. [2021-02-19T23:22:49.250Z] #20 36.56 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2021-02-19T23:22:49.250Z] #20 36.57 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2021-02-19T23:22:49.250Z] #20 36.65 Selecting previously unselected package libiptc0:ppc64el. [2021-02-19T23:22:49.250Z] #20 36.66 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2021-02-19T23:22:49.250Z] #20 36.66 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2021-02-19T23:22:49.250Z] #20 36.76 Selecting previously unselected package libnfnetlink0:ppc64el. [2021-02-19T23:22:49.250Z] #20 36.76 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2021-02-19T23:22:49.250Z] #20 36.77 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-02-19T23:22:49.250Z] #20 36.85 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2021-02-19T23:22:49.250Z] #20 36.85 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2021-02-19T23:22:49.250Z] #20 36.86 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-02-19T23:22:49.548Z] #20 36.95 Selecting previously unselected package libnftnl11:ppc64el. [2021-02-19T23:22:49.548Z] #20 36.96 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2021-02-19T23:22:49.548Z] #20 36.97 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2021-02-19T23:22:49.847Z] #20 37.08 Selecting previously unselected package iptables. [2021-02-19T23:22:49.847Z] #20 37.10 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2021-02-19T23:22:49.847Z] #20 37.10 Unpacking iptables (1.8.2-4) ... [2021-02-19T23:22:50.147Z] #20 ... [2021-02-19T23:22:50.147Z] [2021-02-19T23:22:50.147Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-19T23:22:50.147Z] #58 sha256:c47c9dc5cf43e270349eb4be6989374ec8f5d17c27c56d14644aec338328fd6b [2021-02-19T23:22:50.147Z] #58 DONE 153.9s [2021-02-19T23:22:50.447Z] [2021-02-19T23:22:50.447Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-19T23:22:50.447Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-19T23:22:50.447Z] #20 37.86 Selecting previously unselected package xxd. [2021-02-19T23:22:50.447Z] #20 37.87 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-02-19T23:22:50.447Z] #20 37.88 Unpacking xxd (2:8.1.0875-5) ... [2021-02-19T23:22:50.447Z] #20 ... [2021-02-19T23:22:50.447Z] [2021-02-19T23:22:50.447Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-19T23:22:50.447Z] #59 sha256:2a84a32025223a9704bcb28f44e072e91d793061c791ef0e2cddedb62a9a9178 [2021-02-19T23:22:50.447Z] #59 DONE 0.3s [2021-02-19T23:22:50.447Z] [2021-02-19T23:22:50.447Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-19T23:22:50.447Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-19T23:22:50.447Z] #20 38.03 Selecting previously unselected package vim-common. [2021-02-19T23:22:50.447Z] #20 38.08 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-19T23:22:50.447Z] #20 ... [2021-02-19T23:22:50.447Z] [2021-02-19T23:22:50.447Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-19T23:22:50.447Z] #45 sha256:b76c6dd7b6c155533c3adf1a264957538a4f27afa7cd788f82dce5e90f25f1c5 [2021-02-19T23:22:50.447Z] #45 144.0 mime [2021-02-19T23:22:50.447Z] #45 145.2 mime/quotedprintable [2021-02-19T23:22:50.447Z] #45 146.0 net/http/internal [2021-02-19T23:22:50.447Z] #45 149.7 vendor/golang.org/x/net/http/httpproxy [2021-02-19T23:22:50.447Z] #45 149.7 net/textproto [2021-02-19T23:22:50.447Z] #45 149.7 crypto/x509 [2021-02-19T23:22:50.447Z] #45 151.9 vendor/golang.org/x/net/http/httpguts [2021-02-19T23:22:50.447Z] #45 151.9 mime/multipart [2021-02-19T23:22:50.746Z] #45 ... [2021-02-19T23:22:50.746Z] [2021-02-19T23:22:50.746Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-19T23:22:50.746Z] #60 sha256:ccc62f89e4f7cbba572af9b84d00c648c36470da5021627a3565f67d18fa6fa6 [2021-02-19T23:22:50.746Z] #60 DONE 0.1s [2021-02-19T23:22:50.746Z] [2021-02-19T23:22:50.746Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-19T23:22:50.746Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-19T23:22:50.746Z] #20 38.16 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-19T23:22:51.047Z] #20 38.54 Selecting previously unselected package bash-completion. [2021-02-19T23:22:51.047Z] #20 38.55 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-02-19T23:22:51.430Z] ok github.com/docker/docker/cmd/dockerd 0.097s coverage: 29.1% of statements [2021-02-19T23:22:51.430Z] ok github.com/docker/docker/container 0.110s coverage: 34.7% of statements [2021-02-19T23:22:51.430Z] ? github.com/docker/docker/container/stream [no test files] [2021-02-19T23:22:51.430Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-02-19T23:22:51.430Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-02-19T23:22:51.430Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-02-19T23:22:53.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-19T23:22:55.579Z] #20 43.07 Unpacking bash-completion (1:2.8-6) ... [2021-02-19T23:22:56.226Z] #20 43.58 Selecting previously unselected package bzip2. [2021-02-19T23:22:56.226Z] #20 43.58 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2021-02-19T23:22:56.226Z] #20 43.58 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-19T23:22:56.226Z] #20 43.67 Selecting previously unselected package xz-utils. [2021-02-19T23:22:56.226Z] #20 43.67 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2021-02-19T23:22:56.226Z] #20 43.67 Unpacking xz-utils (5.2.4-1) ... [2021-02-19T23:22:56.226Z] #20 43.84 Selecting previously unselected package apparmor. [2021-02-19T23:22:56.524Z] #20 43.84 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2021-02-19T23:22:56.524Z] #20 43.95 Unpacking apparmor (2.13.2-10) ... [2021-02-19T23:22:56.822Z] #20 44.47 Selecting previously unselected package aufs-tools. [2021-02-19T23:22:56.994Z] ok github.com/docker/docker/daemon/cluster 0.060s coverage: 0.5% of statements [2021-02-19T23:22:57.120Z] #20 44.49 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2021-02-19T23:22:57.120Z] #20 44.50 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-02-19T23:22:57.120Z] #20 44.66 Selecting previously unselected package libonig5:ppc64el. [2021-02-19T23:22:57.120Z] #20 44.69 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2021-02-19T23:22:57.120Z] #20 44.70 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-02-19T23:22:57.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-19T23:22:57.417Z] #20 44.92 Selecting previously unselected package libjq1:ppc64el. [2021-02-19T23:22:57.417Z] #20 44.92 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-02-19T23:22:57.417Z] #20 44.93 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-02-19T23:22:57.714Z] #20 45.07 Selecting previously unselected package jq. [2021-02-19T23:22:57.714Z] #20 45.09 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-02-19T23:22:57.714Z] #20 45.09 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-19T23:22:57.714Z] #20 45.17 Selecting previously unselected package libaio1:ppc64el. [2021-02-19T23:22:57.714Z] #20 45.18 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2021-02-19T23:22:57.714Z] #20 45.18 Unpacking libaio1:ppc64el (0.3.112-3) ... [2021-02-19T23:22:57.714Z] #20 45.25 Selecting previously unselected package libgpm2:ppc64el. [2021-02-19T23:22:57.714Z] #20 45.26 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2021-02-19T23:22:57.714Z] #20 45.26 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2021-02-19T23:22:57.714Z] #20 45.30 Selecting previously unselected package libicu63:ppc64el. [2021-02-19T23:22:58.019Z] #20 45.31 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-02-19T23:22:58.019Z] #20 45.32 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-02-19T23:22:58.027Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements [2021-02-19T23:22:59.061Z] ok github.com/docker/docker/daemon/cluster/convert 0.006s coverage: 35.9% of statements [2021-02-19T23:22:59.484Z] Loaded image: buildpack-deps:buster [2021-02-19T23:22:59.484Z] Loaded image: busybox:latest [2021-02-19T23:22:59.484Z] Loaded image: busybox:glibc [2021-02-19T23:22:59.548Z] #20 ... [2021-02-19T23:22:59.548Z] [2021-02-19T23:22:59.548Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-19T23:22:59.548Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-19T23:22:59.548Z] #43 85.75 DEP criu/parasite-syscall.d [2021-02-19T23:22:59.548Z] #43 86.00 DEP criu/pagemap.d [2021-02-19T23:22:59.548Z] #43 86.23 DEP criu/pagemap-cache.d [2021-02-19T23:22:59.548Z] #43 86.39 DEP criu/page-xfer.d [2021-02-19T23:22:59.548Z] #43 86.61 DEP criu/page-pipe.d [2021-02-19T23:22:59.548Z] #43 86.76 DEP criu/netfilter.d [2021-02-19T23:22:59.548Z] #43 87.08 DEP criu/net.d [2021-02-19T23:22:59.548Z] #43 87.52 DEP criu/namespaces.d [2021-02-19T23:22:59.548Z] #43 87.87 DEP criu/mount.d [2021-02-19T23:22:59.548Z] #43 88.32 DEP criu/memfd.d [2021-02-19T23:22:59.548Z] #43 88.65 DEP criu/mem.d [2021-02-19T23:22:59.548Z] #43 88.94 DEP criu/lsm.d [2021-02-19T23:22:59.548Z] #43 89.09 DEP criu/log.d [2021-02-19T23:22:59.548Z] #43 89.24 DEP criu/libnetlink.d [2021-02-19T23:22:59.548Z] #43 89.36 DEP criu/kerndat.d [2021-02-19T23:22:59.548Z] #43 89.52 DEP criu/kcmp-ids.d [2021-02-19T23:22:59.548Z] #43 89.63 DEP criu/irmap.d [2021-02-19T23:22:59.548Z] #43 89.76 DEP criu/ipc_ns.d [2021-02-19T23:22:59.548Z] #43 89.99 DEP criu/image.d [2021-02-19T23:22:59.548Z] #43 90.18 DEP criu/image-desc.d [2021-02-19T23:22:59.548Z] #43 90.27 DEP criu/fsnotify.d [2021-02-19T23:22:59.548Z] #43 90.46 DEP criu/filesystems.d [2021-02-19T23:22:59.548Z] #43 90.73 DEP criu/files.d [2021-02-19T23:22:59.548Z] #43 90.94 DEP criu/files-reg.d [2021-02-19T23:22:59.548Z] #43 91.19 DEP criu/files-ext.d [2021-02-19T23:22:59.548Z] #43 91.36 DEP criu/file-lock.d [2021-02-19T23:22:59.548Z] #43 91.52 DEP criu/file-ids.d [2021-02-19T23:22:59.548Z] #43 91.69 DEP criu/fifo.d [2021-02-19T23:22:59.548Z] #43 91.84 DEP criu/fdstore.d [2021-02-19T23:22:59.548Z] #43 91.97 DEP criu/fault-injection.d [2021-02-19T23:22:59.548Z] #43 92.02 DEP criu/external.d [2021-02-19T23:22:59.548Z] #43 92.16 DEP criu/eventpoll.d [2021-02-19T23:22:59.548Z] #43 92.41 DEP criu/eventfd.d [2021-02-19T23:22:59.548Z] #43 92.60 DEP criu/crtools.d [2021-02-19T23:22:59.548Z] #43 92.85 DEP criu/cr-service.d [2021-02-19T23:22:59.548Z] #43 93.12 DEP criu/cr-restore.d [2021-02-19T23:22:59.548Z] #43 93.41 DEP criu/cr-errno.d [2021-02-19T23:22:59.548Z] #43 93.43 DEP criu/cr-dump.d [2021-02-19T23:22:59.548Z] #43 93.78 DEP criu/cr-dedup.d [2021-02-19T23:22:59.548Z] #43 93.94 DEP criu/cr-check.d [2021-02-19T23:22:59.548Z] #43 94.16 DEP criu/config.d [2021-02-19T23:22:59.548Z] #43 94.43 DEP criu/clone-noasan.d [2021-02-19T23:22:59.548Z] #43 94.52 DEP criu/cgroup.d [2021-02-19T23:22:59.548Z] #43 94.74 DEP criu/cgroup-props.d [2021-02-19T23:22:59.548Z] #43 94.89 DEP criu/bitmap.d [2021-02-19T23:22:59.548Z] #43 94.91 DEP criu/bfd.d [2021-02-19T23:22:59.548Z] #43 95.07 DEP criu/autofs.d [2021-02-19T23:22:59.548Z] #43 95.30 DEP criu/aio.d [2021-02-19T23:22:59.548Z] #43 95.50 DEP criu/action-scripts.d [2021-02-19T23:22:59.548Z] #43 95.88 CC criu/action-scripts.o [2021-02-19T23:22:59.555Z] 4612f6d0b889: Pull complete [2021-02-19T23:22:59.846Z] #43 96.52 CC criu/aio.o [2021-02-19T23:23:00.044Z] Loaded image: debian:bullseye [2021-02-19T23:23:00.044Z] Loaded image: hello-world:latest [2021-02-19T23:23:00.044Z] Loaded image: arm32v7/hello-world:latest [2021-02-19T23:23:00.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-19T23:23:00.903Z] #43 97.14 CC criu/autofs.o [2021-02-19T23:23:01.355Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-19T23:23:01.355Z] [2021-02-19T23:23:01.355Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-19T23:23:01.355Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-19T23:23:01.355Z] HOSTNAME=c56e5089ccd3 [2021-02-19T23:23:01.355Z] TESTDEBUG=0 [2021-02-19T23:23:01.355Z] DEST=bundles/test-integration [2021-02-19T23:23:01.355Z] PWD=/go/src/github.com/docker/docker [2021-02-19T23:23:01.355Z] DOCKER_GITCOMMIT=0e001154f96b034483db093276aadd24aa6191ca [2021-02-19T23:23:01.355Z] container=docker [2021-02-19T23:23:01.355Z] HOME=/root [2021-02-19T23:23:01.355Z] GOLANG_VERSION=1.13.15 [2021-02-19T23:23:01.355Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-19T23:23:01.355Z] VALIDATE_BRANCH=20.10 [2021-02-19T23:23:01.355Z] TERM=xterm [2021-02-19T23:23:01.355Z] DOCKER_PKG=github.com/docker/docker [2021-02-19T23:23:01.355Z] SHLVL=1 [2021-02-19T23:23:01.355Z] TIMEOUT=120m [2021-02-19T23:23:01.355Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-19T23:23:01.355Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-19T23:23:01.355Z] GO111MODULE=off [2021-02-19T23:23:01.355Z] DOCKER_EXPERIMENTAL=1 [2021-02-19T23:23:01.355Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-19T23:23:01.355Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-19T23:23:01.355Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-19T23:23:01.355Z] GOPATH=/go [2021-02-19T23:23:01.355Z] PKG_CONFIG=pkg-config [2021-02-19T23:23:01.355Z] _=/usr/bin/env [2021-02-19T23:23:01.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-19T23:23:01.551Z] #43 ... [2021-02-19T23:23:01.551Z] [2021-02-19T23:23:01.551Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-19T23:23:01.551Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-19T23:23:01.551Z] #20 48.84 Selecting previously unselected package libnet1:ppc64el. [2021-02-19T23:23:01.551Z] #20 48.85 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-02-19T23:23:01.551Z] #20 48.86 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-02-19T23:23:01.551Z] #20 48.94 Selecting previously unselected package libnl-3-200:ppc64el. [2021-02-19T23:23:01.551Z] #20 48.96 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-02-19T23:23:01.551Z] #20 48.96 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-02-19T23:23:01.551Z] #20 49.06 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-02-19T23:23:01.551Z] #20 49.13 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-02-19T23:23:01.551Z] #20 49.14 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-02-19T23:23:01.849Z] #20 49.24 Selecting previously unselected package libreadline5:ppc64el. [2021-02-19T23:23:01.849Z] #20 49.26 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2021-02-19T23:23:01.849Z] #20 49.26 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-02-19T23:23:01.849Z] #20 49.44 Selecting previously unselected package net-tools. [2021-02-19T23:23:02.149Z] #20 49.46 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2021-02-19T23:23:02.149Z] #20 49.46 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-19T23:23:02.149Z] #20 49.77 Selecting previously unselected package python-pip-whl. [2021-02-19T23:23:02.149Z] #20 49.77 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-02-19T23:23:02.149Z] #20 49.78 Unpacking python-pip-whl (18.1-5) ... [2021-02-19T23:23:02.803Z] #20 ... [2021-02-19T23:23:02.803Z] [2021-02-19T23:23:02.803Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-19T23:23:02.803Z] #45 sha256:b76c6dd7b6c155533c3adf1a264957538a4f27afa7cd788f82dce5e90f25f1c5 [2021-02-19T23:23:02.803Z] #45 156.5 crypto/tls [2021-02-19T23:23:02.803Z] #45 163.6 net/http/httptrace [2021-02-19T23:23:02.803Z] #45 163.9 net/http [2021-02-19T23:23:03.104Z] #45 ... [2021-02-19T23:23:03.104Z] [2021-02-19T23:23:03.105Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-19T23:23:03.105Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-19T23:23:03.105Z] #20 50.37 Selecting previously unselected package python3-lib2to3. [2021-02-19T23:23:03.105Z] #20 50.38 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-02-19T23:23:03.105Z] #20 50.39 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-02-19T23:23:03.105Z] #20 50.54 Selecting previously unselected package python3-distutils. [2021-02-19T23:23:03.105Z] #20 50.55 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-02-19T23:23:03.105Z] #20 50.55 Unpacking python3-distutils (3.7.3-1) ... [2021-02-19T23:23:03.415Z] #20 50.81 Selecting previously unselected package python3-pip. [2021-02-19T23:23:03.415Z] #20 50.81 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-02-19T23:23:03.415Z] #20 50.81 Unpacking python3-pip (18.1-5) ... [2021-02-19T23:23:03.415Z] #20 51.01 Selecting previously unselected package python3-pkg-resources. [2021-02-19T23:23:03.415Z] #20 51.02 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-02-19T23:23:03.415Z] #20 51.03 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-02-19T23:23:03.769Z] #20 51.24 Selecting previously unselected package python3-setuptools. [2021-02-19T23:23:03.769Z] #20 51.25 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-02-19T23:23:03.769Z] #20 51.27 Unpacking python3-setuptools (40.8.0-1) ... [2021-02-19T23:23:03.840Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-19T23:23:04.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-19T23:23:04.417Z] #20 51.78 Selecting previously unselected package python3-wheel. [2021-02-19T23:23:04.417Z] #20 51.78 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-02-19T23:23:04.417Z] #20 51.80 Unpacking python3-wheel (0.32.3-2) ... [2021-02-19T23:23:04.417Z] #20 51.93 Selecting previously unselected package sudo. [2021-02-19T23:23:04.417Z] #20 51.94 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_ppc64el.deb ... [2021-02-19T23:23:04.417Z] #20 51.94 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-02-19T23:23:05.065Z] #20 52.54 Selecting previously unselected package thin-provisioning-tools. [2021-02-19T23:23:05.065Z] #20 52.57 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2021-02-19T23:23:05.065Z] #20 52.58 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-02-19T23:23:05.367Z] #20 52.98 Selecting previously unselected package uidmap. [2021-02-19T23:23:05.367Z] #20 52.98 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2021-02-19T23:23:05.367Z] #20 52.99 Unpacking uidmap (1:4.5-1.1) ... [2021-02-19T23:23:05.667Z] #20 53.13 Selecting previously unselected package vim-runtime. [2021-02-19T23:23:05.667Z] #20 53.14 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-02-19T23:23:05.667Z] #20 53.20 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-02-19T23:23:05.667Z] #20 53.27 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-02-19T23:23:05.949Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.459s coverage: 14.1% of statements [2021-02-19T23:23:05.966Z] #20 53.28 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-02-19T23:23:06.320Z] --- PASS: TestBuildWithHugeFile (51.98s) [2021-02-19T23:23:06.320Z] === RUN TestBuildWithEmptyDockerfile [2021-02-19T23:23:06.320Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-19T23:23:06.320Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-19T23:23:06.320Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-19T23:23:06.320Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-19T23:23:06.320Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-19T23:23:06.320Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-19T23:23:06.321Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-19T23:23:06.321Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-19T23:23:06.321Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-19T23:23:06.321Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2021-02-19T23:23:06.321Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2021-02-19T23:23:06.321Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2021-02-19T23:23:06.321Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-02-19T23:23:06.321Z] === RUN TestBuildPreserveOwnership [2021-02-19T23:23:06.321Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-19T23:23:06.982Z] ok github.com/docker/docker/daemon/config 0.023s coverage: 81.8% of statements [2021-02-19T23:23:07.275Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-02-19T23:23:07.909Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2021-02-19T23:23:08.121Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (22.66s) [2021-02-19T23:23:08.121Z] PASS [2021-02-19T23:23:08.121Z] [2021-02-19T23:23:08.121Z] === Skipped [2021-02-19T23:23:08.121Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-02-19T23:23:08.121Z] build_session_test.go:25: TODO: BuildKit [2021-02-19T23:23:08.121Z] [2021-02-19T23:23:08.121Z] [2021-02-19T23:23:08.121Z] DONE 33 tests, 1 skipped in 115.785s [2021-02-19T23:23:08.121Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-02-19T23:23:08.121Z] INFO: Testing against a local daemon [2021-02-19T23:23:08.121Z] === RUN TestConfigInspect [2021-02-19T23:23:08.225Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-19T23:23:08.541Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2021-02-19T23:23:08.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-19T23:23:09.175Z] ok github.com/docker/docker/daemon 12.260s coverage: 17.1% of statements [2021-02-19T23:23:09.175Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-02-19T23:23:09.175Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-02-19T23:23:09.175Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-02-19T23:23:09.175Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-02-19T23:23:10.006Z] --- PASS: TestConfigInspect (2.35s) [2021-02-19T23:23:10.006Z] === RUN TestConfigList [2021-02-19T23:23:10.481Z] #20 57.46 Selecting previously unselected package vim. [2021-02-19T23:23:10.482Z] #20 57.46 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2021-02-19T23:23:10.482Z] #20 57.49 Unpacking vim (2:8.1.0875-5) ... [2021-02-19T23:23:10.482Z] #20 ... [2021-02-19T23:23:10.482Z] [2021-02-19T23:23:10.482Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-19T23:23:10.482Z] #24 sha256:b5764098ff938e19d92de9b22384328d878ae0711ea8e3c586296f0b9f919447 [2021-02-19T23:23:10.482Z] #24 165.7 Checking out files: 22% (2551/11186) Checking out files: 23% (2573/11186) Checking out files: 24% (2685/11186) Checking out files: 25% (2797/11186) Checking out files: 26% (2909/11186) Checking out files: 27% (3021/11186) Checking out files: 28% (3133/11186) Checking out files: 29% (3244/11186) Checking out files: 30% (3356/11186) Checking out files: 31% (3468/11186) Checking out files: 32% (3580/11186) Checking out files: 33% (3692/11186) Checking out files: 34% (3804/11186) Checking out files: 35% (3916/11186) Checking out files: 36% (4027/11186) Checking out files: 37% (4139/11186) Checking out files: 38% (4251/11186) Checking out files: 39% (4363/11186) Checking out files: 40% (4475/11186) Checking out files: 41% (4587/11186) Checking out files: 42% (4699/11186) Checking out files: 43% (4810/11186) Checking out files: 43% (4826/11186) Checking out files: 44% (4922/11186) Checking out files: 45% (5034/11186) Checking out files: 46% (5146/11186) Checking out files: 47% (5258/11186) Checking out files: 48% (5370/11186) Checking out files: 49% (5482/11186) Checking out files: 50% (5593/11186) Checking out files: 51% (5705/11186) Checking out files: 52% (5817/11186) Checking out files: 53% (5929/11186) Checking out files: 54% (6041/11186) Checking out files: 55% (6153/11186) Checking out files: 56% (6265/11186) Checking out files: 57% (6377/11186) Checking out files: 58% (6488/11186) Checking out files: 59% (6600/11186) Checking out files: 60% (6712/11186) Checking out files: 61% (6824/11186) Checking out files: 62% (6936/11186) Checking out files: 62% (7042/11186) Checking out files: 63% (7048/11186) Checking out files: 64% (7160/11186) Checking out files: 65% (7271/11186) Checking out files: 66% (7383/11186) Checking out files: 67% (7495/11186) Checking out files: 68% (7607/11186) Checking out files: 69% (7719/11186) Checking out files: 70% (7831/11186) Checking out files: 71% (7943/11186) Checking out files: 72% (8054/11186) Checking out files: 73% (8166/11186) Checking out files: 74% (8278/11186) Checking out files: 75% (8390/11186) Checking out files: 76% (8502/11186) Checking out files: 77% (8614/11186) Checking out files: 78% (8726/11186) Checking out files: 79% (8837/11186) Checking out files: 80% (8949/11186) Checking out files: 81% (9061/11186) Checking out files: 82% (9173/11186) Checking out files: 83% (9285/11186) Checking out files: 83% (9351/11186) Checking out files: 84% (9397/11186) Checking out files: 85% (9509/11186) Checking out files: 86% (9620/11186) Checking out files: 87% (9732/11186) Checking out files: 88% (9844/11186) Checking out files: 89% (9956/11186) Checking out files: 90% (10068/11186) Checking out files: 91% (10180/11186) Checking out files: 92% (10292/11186) Checking out files: 93% (10403/11186) Checking out files: 94% (10515/11186) Checking out files: 95% (10627/11186) Checking out files: 96% (10739/11186) Checking out files: 97% (10851/11186) Checking out files: 98% (10963/11186) Checking out files: 99% (11075/11186) Checking out files: 100% (11186/11186) Checking out files: 100% (11186/11186), done. [2021-02-19T23:23:10.482Z] #24 169.7 + cd /tmp/tmp.AYHPleCXXD/tmp/docker-ce [2021-02-19T23:23:10.482Z] #24 169.7 + git checkout -q v17.06.2-ce [2021-02-19T23:23:10.482Z] #24 174.0 + mkdir -p /tmp/tmp.AYHPleCXXD/src/github.com/docker [2021-02-19T23:23:10.482Z] #24 174.0 + mv components/cli /tmp/tmp.AYHPleCXXD/src/github.com/docker/cli [2021-02-19T23:23:10.482Z] #24 174.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-02-19T23:23:10.732Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2021-02-19T23:23:10.778Z] #24 ... [2021-02-19T23:23:10.778Z] [2021-02-19T23:23:10.778Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-19T23:23:10.778Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-19T23:23:10.778Z] #20 58.05 Selecting previously unselected package xfsprogs. [2021-02-19T23:23:10.778Z] #20 58.06 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2021-02-19T23:23:10.778Z] #20 58.07 Unpacking xfsprogs (4.20.0-1) ... [2021-02-19T23:23:11.363Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.161s coverage: 56.2% of statements [2021-02-19T23:23:11.419Z] #20 58.66 Selecting previously unselected package zip. [2021-02-19T23:23:11.419Z] #20 58.68 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2021-02-19T23:23:11.419Z] #20 58.68 Unpacking zip (3.0-11+b1) ... [2021-02-19T23:23:11.419Z] #20 58.94 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-02-19T23:23:11.419Z] #20 58.96 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-19T23:23:11.419Z] #20 58.96 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2021-02-19T23:23:11.419Z] #20 58.96 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-02-19T23:23:11.419Z] #20 58.97 Setting up libgpm2:ppc64el (1.20.7-5) ... [2021-02-19T23:23:11.419Z] #20 58.98 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2021-02-19T23:23:11.419Z] #20 58.99 Setting up uidmap (1:4.5-1.1) ... [2021-02-19T23:23:11.419Z] #20 58.99 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2021-02-19T23:23:11.419Z] #20 59.00 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-02-19T23:23:11.419Z] #20 59.01 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-19T23:23:11.419Z] #20 59.01 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-02-19T23:23:11.419Z] #20 59.02 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-02-19T23:23:11.419Z] #20 59.03 Setting up xxd (2:8.1.0875-5) ... [2021-02-19T23:23:11.717Z] #20 59.04 Setting up zip (3.0-11+b1) ... [2021-02-19T23:23:11.717Z] #20 59.05 Setting up vim-common (2:8.1.0875-5) ... [2021-02-19T23:23:11.718Z] #20 59.08 Setting up bash-completion (1:2.8-6) ... [2021-02-19T23:23:11.892Z] --- PASS: TestConfigList (2.26s) [2021-02-19T23:23:11.892Z] === RUN TestConfigsCreateAndDelete [2021-02-19T23:23:12.417Z] --- PASS: TestBuildPreserveOwnership (9.68s) [2021-02-19T23:23:12.417Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.67s) [2021-02-19T23:23:12.417Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-02-19T23:23:12.417Z] === RUN TestBuildPlatformInvalid [2021-02-19T23:23:12.417Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2021-02-19T23:23:12.417Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-19T23:23:12.417Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-02-19T23:23:12.417Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-02-19T23:23:12.417Z] PASS [2021-02-19T23:23:12.417Z] [2021-02-19T23:23:12.417Z] === Skipped [2021-02-19T23:23:12.417Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-02-19T23:23:12.417Z] build_session_test.go:25: TODO: BuildKit [2021-02-19T23:23:12.417Z] [2021-02-19T23:23:12.417Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-02-19T23:23:12.417Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-02-19T23:23:12.417Z] [2021-02-19T23:23:12.417Z] [2021-02-19T23:23:12.417Z] DONE 33 tests, 2 skipped in 127.448s [2021-02-19T23:23:12.417Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-02-19T23:23:12.417Z] INFO: Testing against a local daemon [2021-02-19T23:23:12.417Z] === RUN TestConfigInspect [2021-02-19T23:23:12.417Z] --- SKIP: TestConfigInspect (0.02s) [2021-02-19T23:23:12.417Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:23:12.417Z] === RUN TestConfigList [2021-02-19T23:23:12.417Z] --- SKIP: TestConfigList (0.02s) [2021-02-19T23:23:12.417Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:23:12.417Z] === RUN TestConfigsCreateAndDelete [2021-02-19T23:23:12.417Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-02-19T23:23:12.417Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:23:12.417Z] === RUN TestConfigsUpdate [2021-02-19T23:23:12.417Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-02-19T23:23:12.417Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:23:12.417Z] === RUN TestTemplatedConfig [2021-02-19T23:23:12.417Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-02-19T23:23:12.417Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:23:12.417Z] === RUN TestConfigCreateResolve [2021-02-19T23:23:12.417Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-02-19T23:23:12.417Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:23:12.417Z] === RUN TestConfigDaemonLibtrustID [2021-02-19T23:23:13.257Z] #20 ... [2021-02-19T23:23:13.257Z] [2021-02-19T23:23:13.257Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-19T23:23:13.257Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-19T23:23:13.257Z] #43 99.86 CC criu/bfd.o [2021-02-19T23:23:13.257Z] #43 101.0 CC criu/bitmap.o [2021-02-19T23:23:13.257Z] #43 101.3 CC criu/cgroup-props.o [2021-02-19T23:23:13.257Z] #43 102.8 CC criu/cgroup.o [2021-02-19T23:23:13.257Z] #43 107.9 CC criu/clone-noasan.o [2021-02-19T23:23:13.257Z] #43 108.2 CC criu/config.o [2021-02-19T23:23:14.323Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2021-02-19T23:23:14.323Z] PASS [2021-02-19T23:23:14.323Z] [2021-02-19T23:23:14.323Z] === Skipped [2021-02-19T23:23:14.323Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-02-19T23:23:14.323Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:23:14.323Z] [2021-02-19T23:23:14.323Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2021-02-19T23:23:14.323Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:23:14.323Z] [2021-02-19T23:23:14.323Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-02-19T23:23:14.323Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:23:14.323Z] [2021-02-19T23:23:14.323Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-02-19T23:23:14.323Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:23:14.323Z] [2021-02-19T23:23:14.323Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-02-19T23:23:14.323Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:23:14.323Z] [2021-02-19T23:23:14.323Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-02-19T23:23:14.323Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:23:14.323Z] [2021-02-19T23:23:14.323Z] [2021-02-19T23:23:14.323Z] DONE 7 tests, 6 skipped in 1.714s [2021-02-19T23:23:14.323Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-02-19T23:23:14.323Z] INFO: Testing against a local daemon [2021-02-19T23:23:14.323Z] === RUN TestCheckpoint [2021-02-19T23:23:14.323Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-19T23:23:14.323Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-19T23:23:14.323Z] === RUN TestContainerInvalidJSON [2021-02-19T23:23:14.323Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-19T23:23:14.323Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-19T23:23:14.323Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-19T23:23:14.323Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-19T23:23:14.323Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-19T23:23:14.323Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-19T23:23:14.323Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-19T23:23:14.323Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-19T23:23:14.323Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-19T23:23:14.323Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-02-19T23:23:14.323Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-19T23:23:14.323Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-19T23:23:14.323Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-19T23:23:14.323Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-19T23:23:14.323Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-02-19T23:23:14.323Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-19T23:23:14.323Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-02-19T23:23:14.323Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-19T23:23:14.323Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-02-19T23:23:14.323Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-19T23:23:14.323Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-02-19T23:23:14.323Z] === RUN TestCopyFromContainer [2021-02-19T23:23:14.404Z] --- PASS: TestConfigsCreateAndDelete (2.24s) [2021-02-19T23:23:14.404Z] === RUN TestConfigsUpdate [2021-02-19T23:23:14.800Z] #43 111.2 CC criu/cr-check.o [2021-02-19T23:23:15.100Z] #43 ... [2021-02-19T23:23:15.100Z] [2021-02-19T23:23:15.100Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-19T23:23:15.100Z] #45 sha256:b76c6dd7b6c155533c3adf1a264957538a4f27afa7cd788f82dce5e90f25f1c5 [2021-02-19T23:23:15.100Z] #45 178.9 github.com/LK4D4/vndr/godl [2021-02-19T23:23:15.814Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.014s coverage: 46.2% of statements [2021-02-19T23:23:16.167Z] #45 179.8 github.com/LK4D4/vndr [2021-02-19T23:23:16.468Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.003s coverage: 1.9% of statements [2021-02-19T23:23:16.921Z] --- PASS: TestConfigsUpdate (2.25s) [2021-02-19T23:23:16.921Z] === RUN TestTemplatedConfig [2021-02-19T23:23:18.515Z] === RUN TestCopyFromContainer// [2021-02-19T23:23:18.515Z] === RUN TestCopyFromContainer//bar/root [2021-02-19T23:23:18.515Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-19T23:23:18.515Z] === RUN TestCopyFromContainer/bar/quux [2021-02-19T23:23:18.515Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-19T23:23:18.515Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-19T23:23:18.515Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-19T23:23:18.515Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-19T23:23:18.572Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-19T23:23:18.775Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-19T23:23:18.775Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-19T23:23:18.775Z] --- PASS: TestCopyFromContainer (4.46s) [2021-02-19T23:23:18.775Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-02-19T23:23:18.775Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-02-19T23:23:18.775Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-02-19T23:23:18.775Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-02-19T23:23:18.775Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-02-19T23:23:18.775Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-02-19T23:23:18.775Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-02-19T23:23:18.775Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-02-19T23:23:18.775Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-02-19T23:23:18.775Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-02-19T23:23:18.775Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-19T23:23:18.775Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-19T23:23:18.775Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-19T23:23:18.775Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-19T23:23:18.775Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-19T23:23:18.775Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-19T23:23:18.775Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-19T23:23:18.775Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-19T23:23:18.775Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-19T23:23:18.775Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-19T23:23:18.775Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-02-19T23:23:18.775Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-19T23:23:18.775Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-19T23:23:18.775Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-19T23:23:18.775Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-19T23:23:18.775Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-02-19T23:23:18.775Z] === RUN TestCreateWithInvalidEnv [2021-02-19T23:23:18.775Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-19T23:23:18.775Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-19T23:23:18.775Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-19T23:23:18.775Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-19T23:23:18.775Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-19T23:23:18.775Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-19T23:23:18.775Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-19T23:23:18.775Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-19T23:23:18.776Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-19T23:23:18.776Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-02-19T23:23:18.776Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-19T23:23:18.776Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-19T23:23:18.776Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-19T23:23:18.776Z] === RUN TestCreateTmpfsMountsTarget [2021-02-19T23:23:19.035Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-02-19T23:23:19.035Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-19T23:23:19.432Z] --- PASS: TestTemplatedConfig (2.66s) [2021-02-19T23:23:19.432Z] === RUN TestConfigCreateResolve [2021-02-19T23:23:19.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-19T23:23:19.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-19T23:23:19.980Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.310s coverage: 49.4% of statements [2021-02-19T23:23:20.413Z] --- PASS: TestCreateWithCustomMaskedPaths (1.21s) [2021-02-19T23:23:20.413Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-19T23:23:20.686Z] #45 ... [2021-02-19T23:23:20.686Z] [2021-02-19T23:23:20.686Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-19T23:23:20.686Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-19T23:23:20.686Z] #20 63.40 Setting up libiptc0:ppc64el (1.8.2-4) ... [2021-02-19T23:23:20.686Z] #20 63.41 Setting up xz-utils (5.2.4-1) ... [2021-02-19T23:23:20.686Z] #20 63.43 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-02-19T23:23:20.686Z] #20 63.46 Setting up sudo (1.8.27-1+deb10u3) ... [2021-02-19T23:23:20.686Z] #20 63.56 invoke-rc.d: could not determine current runlevel [2021-02-19T23:23:20.686Z] #20 63.58 invoke-rc.d: policy-rc.d denied execution of start. [2021-02-19T23:23:20.686Z] #20 63.59 Setting up pigz (2.4-1) ... [2021-02-19T23:23:20.686Z] #20 63.59 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-02-19T23:23:20.686Z] #20 63.61 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-02-19T23:23:20.686Z] #20 63.61 Setting up python-pip-whl (18.1-5) ... [2021-02-19T23:23:20.686Z] #20 63.62 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2021-02-19T23:23:20.686Z] #20 63.63 Setting up vim-runtime (2:8.1.0875-5) ... [2021-02-19T23:23:20.686Z] #20 64.22 Setting up libaio1:ppc64el (0.3.112-3) ... [2021-02-19T23:23:20.686Z] #20 64.23 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-02-19T23:23:20.686Z] #20 64.24 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2021-02-19T23:23:20.686Z] #20 64.25 Setting up vim (2:8.1.0875-5) ... [2021-02-19T23:23:20.686Z] #20 64.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-02-19T23:23:20.686Z] #20 64.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-02-19T23:23:20.686Z] #20 64.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-02-19T23:23:20.686Z] #20 64.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-02-19T23:23:20.686Z] #20 64.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-02-19T23:23:20.686Z] #20 64.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-02-19T23:23:20.686Z] #20 64.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-02-19T23:23:20.686Z] #20 64.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-02-19T23:23:20.686Z] #20 64.38 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-02-19T23:23:20.686Z] #20 64.39 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-02-19T23:23:20.686Z] #20 64.40 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-02-19T23:23:20.686Z] #20 64.41 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-19T23:23:20.686Z] #20 64.42 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-02-19T23:23:20.686Z] #20 64.42 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-02-19T23:23:20.686Z] #20 68.02 Setting up iptables (1.8.2-4) ... [2021-02-19T23:23:20.686Z] #20 68.05 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-19T23:23:20.686Z] #20 68.05 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-19T23:23:20.686Z] #20 68.06 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-19T23:23:20.686Z] #20 68.07 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-19T23:23:20.686Z] #20 68.07 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-02-19T23:23:20.686Z] #20 68.08 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-02-19T23:23:20.686Z] #20 68.09 Setting up python3 (3.7.3-1) ... [2021-02-19T23:23:21.317Z] --- PASS: TestConfigCreateResolve (2.24s) [2021-02-19T23:23:21.317Z] === RUN TestConfigDaemonLibtrustID [2021-02-19T23:23:21.334Z] #20 68.59 Setting up python3-wheel (0.32.3-2) ... [2021-02-19T23:23:21.352Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.23s) [2021-02-19T23:23:21.352Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-19T23:23:21.352Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-19T23:23:21.352Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-19T23:23:21.352Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-19T23:23:21.352Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-19T23:23:21.352Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-19T23:23:21.352Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-19T23:23:21.352Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-19T23:23:21.352Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-19T23:23:21.352Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-19T23:23:21.352Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-19T23:23:21.352Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-19T23:23:21.352Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-19T23:23:21.352Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-19T23:23:21.352Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-19T23:23:21.352Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-19T23:23:21.352Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-02-19T23:23:21.352Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-02-19T23:23:21.352Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-02-19T23:23:21.352Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-02-19T23:23:21.352Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-02-19T23:23:21.352Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-02-19T23:23:21.352Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-19T23:23:21.878Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-02-19T23:23:21.878Z] PASS [2021-02-19T23:23:21.878Z] [2021-02-19T23:23:21.878Z] DONE 7 tests in 14.573s [2021-02-19T23:23:21.878Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-02-19T23:23:21.878Z] INFO: Testing against a local daemon [2021-02-19T23:23:21.878Z] === RUN TestCheckpoint [2021-02-19T23:23:21.878Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-19T23:23:21.878Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-19T23:23:21.878Z] === RUN TestContainerInvalidJSON [2021-02-19T23:23:21.878Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-19T23:23:21.878Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-19T23:23:21.878Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-19T23:23:21.878Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-19T23:23:21.878Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-19T23:23:21.878Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-19T23:23:21.878Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-19T23:23:21.878Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-19T23:23:21.878Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-19T23:23:21.878Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-02-19T23:23:21.878Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-19T23:23:21.878Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-19T23:23:21.878Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-19T23:23:21.878Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-19T23:23:21.878Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-02-19T23:23:21.878Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-19T23:23:21.920Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2021-02-19T23:23:21.920Z] === RUN TestCreateDifferentPlatform [2021-02-19T23:23:21.920Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-19T23:23:21.920Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-19T23:23:21.920Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-02-19T23:23:21.921Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-19T23:23:21.921Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-19T23:23:21.921Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-19T23:23:21.921Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-02-19T23:23:21.921Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-19T23:23:21.921Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-02-19T23:23:21.921Z] === RUN TestContainerStartOnDaemonRestart [2021-02-19T23:23:21.921Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-02-19T23:23:21.921Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-02-19T23:23:21.921Z] === RUN TestDaemonRestartIpcMode [2021-02-19T23:23:21.921Z] === PAUSE TestDaemonRestartIpcMode [2021-02-19T23:23:21.921Z] === RUN TestDaemonHostGatewayIP [2021-02-19T23:23:21.921Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-02-19T23:23:21.921Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-19T23:23:21.921Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-19T23:23:21.921Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-19T23:23:21.921Z] === RUN TestContainerKillOnDaemonStart [2021-02-19T23:23:21.921Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-02-19T23:23:21.921Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-02-19T23:23:21.921Z] === RUN TestDiff [2021-02-19T23:23:21.983Z] #20 69.49 Setting up apparmor (2.13.2-10) ... [2021-02-19T23:23:22.134Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-02-19T23:23:22.134Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-19T23:23:22.134Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-02-19T23:23:22.134Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-19T23:23:22.134Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-02-19T23:23:22.134Z] === RUN TestCopyFromContainer [2021-02-19T23:23:22.179Z] --- PASS: TestDiff (0.41s) [2021-02-19T23:23:22.180Z] === RUN TestExecWithCloseStdin [2021-02-19T23:23:22.764Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-19T23:23:22.764Z] --- PASS: TestExecWithCloseStdin (0.51s) [2021-02-19T23:23:22.764Z] === RUN TestExec [2021-02-19T23:23:23.335Z] --- PASS: TestExec (0.53s) [2021-02-19T23:23:23.335Z] === RUN TestExecUser [2021-02-19T23:23:23.499Z] === RUN TestCopyFromContainer// [2021-02-19T23:23:23.499Z] === RUN TestCopyFromContainer//bar/root [2021-02-19T23:23:23.499Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-19T23:23:23.499Z] === RUN TestCopyFromContainer/bar/quux [2021-02-19T23:23:23.499Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-19T23:23:23.499Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-19T23:23:23.754Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-19T23:23:23.754Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-19T23:23:23.754Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-19T23:23:23.754Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-19T23:23:23.902Z] --- PASS: TestExecUser (0.48s) [2021-02-19T23:23:23.902Z] === RUN TestExportContainerAndImportImage [2021-02-19T23:23:24.010Z] --- PASS: TestCopyFromContainer (1.80s) [2021-02-19T23:23:24.010Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-02-19T23:23:24.010Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-02-19T23:23:24.010Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-02-19T23:23:24.010Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-02-19T23:23:24.010Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-02-19T23:23:24.010Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-02-19T23:23:24.010Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-02-19T23:23:24.010Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-02-19T23:23:24.010Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-02-19T23:23:24.010Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-02-19T23:23:24.010Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-19T23:23:24.010Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-19T23:23:24.010Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-19T23:23:24.010Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-19T23:23:24.010Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-19T23:23:24.010Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-19T23:23:24.010Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-19T23:23:24.010Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-19T23:23:24.010Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-19T23:23:24.010Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-19T23:23:24.010Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-02-19T23:23:24.010Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-19T23:23:24.010Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-19T23:23:24.010Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-19T23:23:24.010Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-19T23:23:24.010Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-02-19T23:23:24.010Z] === RUN TestCreateWithInvalidEnv [2021-02-19T23:23:24.010Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-19T23:23:24.010Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-19T23:23:24.010Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-19T23:23:24.010Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-19T23:23:24.010Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-19T23:23:24.010Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-19T23:23:24.010Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-19T23:23:24.010Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-19T23:23:24.010Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-19T23:23:24.010Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-02-19T23:23:24.010Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-19T23:23:24.010Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-19T23:23:24.010Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-19T23:23:24.010Z] === RUN TestCreateTmpfsMountsTarget [2021-02-19T23:23:24.010Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-02-19T23:23:24.010Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-19T23:23:24.105Z] #20 71.65 Setting up xfsprogs (4.20.0-1) ... [2021-02-19T23:23:24.402Z] #20 71.67 Setting up python3-lib2to3 (3.7.3-1) ... [2021-02-19T23:23:24.471Z] --- PASS: TestExportContainerAndImportImage (0.60s) [2021-02-19T23:23:24.471Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-19T23:23:24.700Z] #20 72.12 Setting up python3-pkg-resources (40.8.0-1) ... [2021-02-19T23:23:25.542Z] ok github.com/docker/docker/daemon/graphdriver/aufs 15.978s coverage: 73.3% of statements [2021-02-19T23:23:25.542Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-02-19T23:23:25.916Z] --- PASS: TestCreateWithCustomMaskedPaths (1.71s) [2021-02-19T23:23:25.916Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-19T23:23:26.174Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 57.5% of statements [2021-02-19T23:23:26.236Z] #20 73.40 Setting up python3-distutils (3.7.3-1) ... [2021-02-19T23:23:26.465Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.019s coverage: 57.7% of statements [2021-02-19T23:23:26.465Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-02-19T23:23:26.465Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-02-19T23:23:26.535Z] #20 74.11 Setting up python3-setuptools (40.8.0-1) ... [2021-02-19T23:23:26.834Z] #20 ... [2021-02-19T23:23:26.834Z] [2021-02-19T23:23:26.834Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-19T23:23:26.834Z] #45 sha256:b76c6dd7b6c155533c3adf1a264957538a4f27afa7cd788f82dce5e90f25f1c5 [2021-02-19T23:23:26.834Z] #45 DONE 190.7s [2021-02-19T23:23:26.834Z] [2021-02-19T23:23:26.834Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-19T23:23:26.834Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-19T23:23:26.834Z] #43 113.8 CC criu/cr-dedup.o [2021-02-19T23:23:26.834Z] #43 114.4 CC criu/cr-dump.o [2021-02-19T23:23:26.834Z] #43 117.9 CC criu/cr-errno.o [2021-02-19T23:23:26.834Z] #43 118.0 CC criu/cr-restore.o [2021-02-19T23:23:26.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-19T23:23:27.097Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.016s coverage: 3.0% of statements [2021-02-19T23:23:27.733Z] ok github.com/docker/docker/daemon/links 0.014s coverage: 93.0% of statements [2021-02-19T23:23:27.757Z] --- PASS: TestExportContainerAfterDaemonRestart (3.31s) [2021-02-19T23:23:27.757Z] === RUN TestHealthCheckWorkdir [2021-02-19T23:23:27.814Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.69s) [2021-02-19T23:23:27.814Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-19T23:23:27.814Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-19T23:23:27.814Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-19T23:23:27.814Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-19T23:23:27.814Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-19T23:23:27.814Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-19T23:23:27.814Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-19T23:23:27.814Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-19T23:23:27.814Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-19T23:23:27.814Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-19T23:23:27.814Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-19T23:23:27.814Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-19T23:23:27.814Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-19T23:23:27.814Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-19T23:23:27.814Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-19T23:23:27.814Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-19T23:23:27.814Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-02-19T23:23:27.814Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-02-19T23:23:27.814Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-02-19T23:23:27.814Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-02-19T23:23:27.814Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-02-19T23:23:27.814Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-02-19T23:23:27.814Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-19T23:23:28.069Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s) [2021-02-19T23:23:28.069Z] === RUN TestCreateDifferentPlatform [2021-02-19T23:23:28.069Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-19T23:23:28.069Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-19T23:23:28.069Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-02-19T23:23:28.069Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-19T23:23:28.069Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-19T23:23:28.069Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-19T23:23:28.069Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-02-19T23:23:28.069Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-19T23:23:28.069Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-02-19T23:23:28.069Z] === RUN TestContainerStartOnDaemonRestart [2021-02-19T23:23:28.069Z] === PAUSE TestContainerStartOnDaemonRestart [2021-02-19T23:23:28.069Z] === RUN TestDaemonRestartIpcMode [2021-02-19T23:23:28.069Z] === PAUSE TestDaemonRestartIpcMode [2021-02-19T23:23:28.069Z] === RUN TestDaemonHostGatewayIP [2021-02-19T23:23:28.069Z] === PAUSE TestDaemonHostGatewayIP [2021-02-19T23:23:28.069Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-19T23:23:28.069Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-19T23:23:28.069Z] === RUN TestContainerKillOnDaemonStart [2021-02-19T23:23:28.069Z] === PAUSE TestContainerKillOnDaemonStart [2021-02-19T23:23:28.069Z] === RUN TestDiff [2021-02-19T23:23:28.326Z] --- PASS: TestHealthCheckWorkdir (0.57s) [2021-02-19T23:23:28.326Z] === RUN TestHealthKillContainer [2021-02-19T23:23:28.629Z] --- PASS: TestDiff (0.54s) [2021-02-19T23:23:28.629Z] === RUN TestExecWithCloseStdin [2021-02-19T23:23:28.766Z] ok github.com/docker/docker/daemon/images 0.011s coverage: 6.7% of statements [2021-02-19T23:23:28.766Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-02-19T23:23:28.766Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-02-19T23:23:28.935Z] #43 ... [2021-02-19T23:23:28.935Z] [2021-02-19T23:23:28.935Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-19T23:23:28.935Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-19T23:23:28.935Z] #20 76.10 Setting up python3-pip (18.1-5) ... [2021-02-19T23:23:29.057Z] ok github.com/docker/docker/daemon/logger 0.210s coverage: 43.2% of statements [2021-02-19T23:23:29.189Z] --- PASS: TestExecWithCloseStdin (0.62s) [2021-02-19T23:23:29.189Z] === RUN TestExec [2021-02-19T23:23:29.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-19T23:23:30.089Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 67.0% of statements [2021-02-19T23:23:30.089Z] ok github.com/docker/docker/daemon/logger/awslogs 0.066s coverage: 77.8% of statements [2021-02-19T23:23:30.089Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-02-19T23:23:30.089Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-02-19T23:23:30.113Z] --- PASS: TestExec (0.63s) [2021-02-19T23:23:30.113Z] === RUN TestExecUser [2021-02-19T23:23:30.473Z] #20 77.64 Processing triggers for libc-bin (2.28-10) ... [2021-02-19T23:23:30.473Z] #20 77.68 Processing triggers for mime-support (3.62) ... [2021-02-19T23:23:30.473Z] #20 DONE 77.9s [2021-02-19T23:23:30.473Z] [2021-02-19T23:23:30.473Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-19T23:23:30.473Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-19T23:23:30.473Z] #43 125.4 CC criu/cr-service.o [2021-02-19T23:23:30.673Z] --- PASS: TestExecUser (0.66s) [2021-02-19T23:23:30.673Z] === RUN TestExportContainerAndImportImage [2021-02-19T23:23:30.722Z] ok github.com/docker/docker/daemon/logger/journald 0.016s coverage: 23.9% of statements [2021-02-19T23:23:30.859Z] --- PASS: TestHealthKillContainer (2.48s) [2021-02-19T23:23:30.859Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-19T23:23:31.116Z] #43 ... [2021-02-19T23:23:31.116Z] [2021-02-19T23:23:31.116Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-02-19T23:23:31.116Z] #21 sha256:f9cfccc8fb34cc555d5fadd4829421e33abeed7ec28087cd74c46e1cbd7e7291 [2021-02-19T23:23:31.116Z] #21 0.366 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-02-19T23:23:31.116Z] #21 0.370 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-02-19T23:23:31.116Z] #21 0.377 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-02-19T23:23:31.116Z] #21 DONE 0.5s [2021-02-19T23:23:31.116Z] [2021-02-19T23:23:31.116Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-19T23:23:31.116Z] #22 sha256:8868003b394a74e5ccf2a82ae8fbec853ed376a615ad27f3b237ae4b914630dc [2021-02-19T23:23:31.118Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) [2021-02-19T23:23:31.118Z] === RUN TestIpcModeNone [2021-02-19T23:23:31.234Z] --- PASS: TestExportContainerAndImportImage (0.76s) [2021-02-19T23:23:31.234Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-19T23:23:31.354Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.004s coverage: 61.6% of statements [2021-02-19T23:23:31.354Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 87.2% of statements [2021-02-19T23:23:31.687Z] --- PASS: TestIpcModeNone (0.46s) [2021-02-19T23:23:31.687Z] === RUN TestIpcModePrivate [2021-02-19T23:23:32.256Z] --- PASS: TestIpcModePrivate (0.46s) [2021-02-19T23:23:32.256Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2021-02-19T23:23:32.256Z] === RUN TestIpcModeShareable [2021-02-19T23:23:32.256Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-02-19T23:23:32.256Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-19T23:23:32.256Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-19T23:23:32.457Z] ok github.com/docker/docker/daemon/logger/local 0.022s coverage: 75.2% of statements [2021-02-19T23:23:32.457Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-02-19T23:23:32.457Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.062s coverage: 55.1% of statements [2021-02-19T23:23:32.600Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2021-02-19T23:23:32.600Z] === RUN TestHealthCheckWorkdir [2021-02-19T23:23:33.490Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.004s coverage: 31.5% of statements [2021-02-19T23:23:33.526Z] --- PASS: TestHealthCheckWorkdir (0.71s) [2021-02-19T23:23:33.526Z] === RUN TestHealthKillContainer [2021-02-19T23:23:33.635Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.57s) [2021-02-19T23:23:33.635Z] === RUN TestAPIIpcModeHost [2021-02-19T23:23:33.635Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-02-19T23:23:33.635Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-19T23:23:33.635Z] === RUN TestDaemonIpcModeShareable [2021-02-19T23:23:33.635Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-02-19T23:23:33.635Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-19T23:23:33.635Z] === RUN TestDaemonIpcModePrivate [2021-02-19T23:23:33.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-19T23:23:34.122Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2021-02-19T23:23:34.413Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2021-02-19T23:23:35.160Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2021-02-19T23:23:35.160Z] ok github.com/docker/docker/daemon/logger/splunk 1.466s coverage: 82.5% of statements [2021-02-19T23:23:35.160Z] ? github.com/docker/docker/daemon/names [no test files] [2021-02-19T23:23:35.160Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-02-19T23:23:36.037Z] --- PASS: TestHealthKillContainer (2.66s) [2021-02-19T23:23:36.037Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-19T23:23:36.169Z] --- PASS: TestDaemonIpcModePrivate (2.19s) [2021-02-19T23:23:36.169Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2021-02-19T23:23:36.169Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-19T23:23:36.169Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-02-19T23:23:36.169Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-19T23:23:36.169Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-19T23:23:36.169Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-02-19T23:23:36.169Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-19T23:23:36.169Z] === RUN TestIpcModeOlderClient [2021-02-19T23:23:36.169Z] === PAUSE TestIpcModeOlderClient [2021-02-19T23:23:36.169Z] === RUN TestKillContainerInvalidSignal [2021-02-19T23:23:36.217Z] ok github.com/docker/docker/distribution/metadata 0.034s coverage: 48.2% of statements [2021-02-19T23:23:36.428Z] --- PASS: TestKillContainerInvalidSignal (0.48s) [2021-02-19T23:23:36.428Z] === RUN TestKillContainer [2021-02-19T23:23:36.428Z] === RUN TestKillContainer/no_signal [2021-02-19T23:23:36.598Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s) [2021-02-19T23:23:36.598Z] === RUN TestIpcModeNone [2021-02-19T23:23:36.690Z] === RUN TestKillContainer/non_killing_signal [2021-02-19T23:23:36.950Z] === RUN TestKillContainer/killing_signal [2021-02-19T23:23:36.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-19T23:23:37.010Z] #22 ... [2021-02-19T23:23:37.010Z] [2021-02-19T23:23:37.010Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-19T23:23:37.010Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-19T23:23:37.010Z] #43 127.9 CC criu/crtools.o [2021-02-19T23:23:37.010Z] #43 128.5 CC criu/eventfd.o [2021-02-19T23:23:37.010Z] #43 129.0 CC criu/eventpoll.o [2021-02-19T23:23:37.010Z] #43 130.3 CC criu/external.o [2021-02-19T23:23:37.010Z] #43 130.8 CC criu/fault-injection.o [2021-02-19T23:23:37.010Z] #43 131.0 CC criu/fdstore.o [2021-02-19T23:23:37.010Z] #43 131.6 CC criu/fifo.o [2021-02-19T23:23:37.010Z] #43 132.2 CC criu/file-ids.o [2021-02-19T23:23:37.010Z] #43 132.5 CC criu/file-lock.o [2021-02-19T23:23:37.010Z] #43 ... [2021-02-19T23:23:37.010Z] [2021-02-19T23:23:37.010Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-19T23:23:37.010Z] #22 sha256:8868003b394a74e5ccf2a82ae8fbec853ed376a615ad27f3b237ae4b914630dc [2021-02-19T23:23:37.010Z] #22 5.980 Collecting yamllint==1.16.0 [2021-02-19T23:23:37.159Z] --- PASS: TestIpcModeNone (0.61s) [2021-02-19T23:23:37.159Z] === RUN TestIpcModePrivate [2021-02-19T23:23:37.310Z] #22 6.482 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-02-19T23:23:37.327Z] ok github.com/docker/docker/distribution 0.392s coverage: 25.0% of statements [2021-02-19T23:23:37.327Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-02-19T23:23:37.518Z] --- PASS: TestKillContainer (1.26s) [2021-02-19T23:23:37.518Z] --- PASS: TestKillContainer/no_signal (0.38s) [2021-02-19T23:23:37.518Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2021-02-19T23:23:37.518Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2021-02-19T23:23:37.518Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-19T23:23:37.518Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-19T23:23:37.608Z] #22 6.573 Collecting pyyaml (from yamllint==1.16.0) [2021-02-19T23:23:37.618Z] ok github.com/docker/docker/errdefs 0.003s coverage: 53.1% of statements [2021-02-19T23:23:37.720Z] --- PASS: TestIpcModePrivate (0.61s) [2021-02-19T23:23:37.720Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-02-19T23:23:37.720Z] === RUN TestIpcModeShareable [2021-02-19T23:23:37.914Z] #22 6.920 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-02-19T23:23:38.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-19T23:23:38.086Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-19T23:23:38.346Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.82s) [2021-02-19T23:23:38.346Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2021-02-19T23:23:38.346Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2021-02-19T23:23:38.346Z] === RUN TestKillStoppedContainer [2021-02-19T23:23:38.346Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-02-19T23:23:38.346Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-19T23:23:38.605Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-02-19T23:23:38.605Z] === RUN TestKillDifferentUserContainer [2021-02-19T23:23:38.645Z] --- PASS: TestIpcModeShareable (0.63s) [2021-02-19T23:23:38.645Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-02-19T23:23:38.645Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-19T23:23:38.653Z] ok github.com/docker/docker/image 0.012s coverage: 86.8% of statements [2021-02-19T23:23:38.864Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2021-02-19T23:23:38.864Z] === RUN TestInspectOomKilledTrue [2021-02-19T23:23:38.864Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-02-19T23:23:38.864Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-19T23:23:38.864Z] === RUN TestInspectOomKilledFalse [2021-02-19T23:23:38.864Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-02-19T23:23:38.864Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-19T23:23:38.864Z] === RUN TestLinksEtcHostsContentMatch [2021-02-19T23:23:38.864Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-02-19T23:23:38.864Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-02-19T23:23:38.864Z] === RUN TestLinksContainerNames [2021-02-19T23:23:38.965Z] ok github.com/docker/docker/image/cache 0.004s coverage: 19.2% of statements [2021-02-19T23:23:38.965Z] ok github.com/docker/docker/distribution/xfer 1.867s coverage: 85.1% of statements [2021-02-19T23:23:38.965Z] ? github.com/docker/docker/dockerversion [no test files] [2021-02-19T23:23:38.965Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-02-19T23:23:38.972Z] #22 ... [2021-02-19T23:23:38.972Z] [2021-02-19T23:23:38.972Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-19T23:23:38.972Z] #32 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-02-19T23:23:38.972Z] #32 DONE 202.4s [2021-02-19T23:23:38.972Z] [2021-02-19T23:23:38.972Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-19T23:23:38.972Z] #22 sha256:8868003b394a74e5ccf2a82ae8fbec853ed376a615ad27f3b237ae4b914630dc [2021-02-19T23:23:38.972Z] #22 7.854 Installing build dependencies: started [2021-02-19T23:23:39.602Z] ok github.com/docker/docker/image/v1 0.005s coverage: 25.0% of statements [2021-02-19T23:23:39.602Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-02-19T23:23:39.800Z] --- PASS: TestLinksContainerNames (0.82s) [2021-02-19T23:23:39.801Z] === RUN TestLogsFollowTailEmpty [2021-02-19T23:23:40.059Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2021-02-19T23:23:40.059Z] === RUN TestContainerNetworkMountsNoChown [2021-02-19T23:23:40.234Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2021-02-19T23:23:40.530Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.82s) [2021-02-19T23:23:40.530Z] === RUN TestAPIIpcModeHost [2021-02-19T23:23:40.628Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2021-02-19T23:23:40.628Z] === RUN TestMountDaemonRoot [2021-02-19T23:23:40.628Z] === RUN TestMountDaemonRoot/default [2021-02-19T23:23:40.628Z] === PAUSE TestMountDaemonRoot/default [2021-02-19T23:23:40.628Z] === RUN TestMountDaemonRoot/private [2021-02-19T23:23:40.628Z] === PAUSE TestMountDaemonRoot/private [2021-02-19T23:23:40.628Z] === RUN TestMountDaemonRoot/rprivate [2021-02-19T23:23:40.628Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-19T23:23:40.628Z] === RUN TestMountDaemonRoot/slave [2021-02-19T23:23:40.628Z] === PAUSE TestMountDaemonRoot/slave [2021-02-19T23:23:40.628Z] === RUN TestMountDaemonRoot/rslave [2021-02-19T23:23:40.628Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-19T23:23:40.628Z] === RUN TestMountDaemonRoot/shared [2021-02-19T23:23:40.628Z] === PAUSE TestMountDaemonRoot/shared [2021-02-19T23:23:40.628Z] === RUN TestMountDaemonRoot/rshared [2021-02-19T23:23:40.628Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-19T23:23:40.628Z] === CONT TestMountDaemonRoot/default [2021-02-19T23:23:40.628Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-19T23:23:40.628Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-19T23:23:40.628Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-19T23:23:40.628Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-19T23:23:40.628Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-19T23:23:40.628Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-19T23:23:40.628Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-19T23:23:40.628Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-19T23:23:40.628Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-19T23:23:40.628Z] === CONT TestMountDaemonRoot/rshared [2021-02-19T23:23:40.628Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-19T23:23:40.628Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-19T23:23:40.628Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-19T23:23:40.628Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-19T23:23:40.628Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-19T23:23:40.628Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-19T23:23:40.628Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-19T23:23:40.628Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-19T23:23:40.628Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-19T23:23:40.628Z] === CONT TestMountDaemonRoot/shared [2021-02-19T23:23:40.628Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-19T23:23:40.628Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-19T23:23:40.628Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-19T23:23:40.628Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-19T23:23:40.628Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-19T23:23:40.628Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-19T23:23:40.628Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-19T23:23:40.628Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-19T23:23:40.628Z] === CONT TestMountDaemonRoot/rslave [2021-02-19T23:23:40.628Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-19T23:23:40.628Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-19T23:23:40.628Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-19T23:23:40.628Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-19T23:23:40.628Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-19T23:23:40.628Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-19T23:23:40.628Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-19T23:23:40.628Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-19T23:23:40.628Z] === CONT TestMountDaemonRoot/slave [2021-02-19T23:23:40.628Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-19T23:23:40.628Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-19T23:23:40.628Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-19T23:23:40.628Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-19T23:23:40.628Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-19T23:23:40.628Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-19T23:23:40.628Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-19T23:23:40.628Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-19T23:23:40.628Z] === CONT TestMountDaemonRoot/rprivate [2021-02-19T23:23:40.628Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-19T23:23:40.628Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-19T23:23:40.628Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-19T23:23:40.628Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-19T23:23:40.628Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-19T23:23:40.628Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-19T23:23:40.628Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-19T23:23:40.628Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-19T23:23:40.628Z] === CONT TestMountDaemonRoot/private [2021-02-19T23:23:40.628Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-19T23:23:40.628Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-19T23:23:40.628Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-19T23:23:40.628Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-19T23:23:40.628Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-19T23:23:40.628Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-19T23:23:40.628Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-19T23:23:40.628Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-19T23:23:40.628Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-19T23:23:40.628Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-19T23:23:40.628Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-19T23:23:40.628Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-19T23:23:40.628Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-19T23:23:40.628Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-19T23:23:40.628Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-19T23:23:40.628Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-19T23:23:40.785Z] --- PASS: TestAPIIpcModeHost (0.41s) [2021-02-19T23:23:40.785Z] === RUN TestDaemonIpcModeShareable [2021-02-19T23:23:40.888Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-19T23:23:40.888Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-19T23:23:40.888Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-19T23:23:40.888Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-19T23:23:40.888Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-19T23:23:40.888Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-19T23:23:40.888Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-19T23:23:40.888Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-19T23:23:40.888Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-19T23:23:40.888Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-19T23:23:40.888Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-19T23:23:40.888Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-19T23:23:40.888Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-19T23:23:40.888Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-19T23:23:40.888Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-19T23:23:40.888Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-19T23:23:40.888Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-19T23:23:40.888Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-19T23:23:40.888Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-02-19T23:23:40.888Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-19T23:23:40.888Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-02-19T23:23:40.888Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2021-02-19T23:23:40.888Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-02-19T23:23:40.888Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-02-19T23:23:40.888Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-19T23:23:40.888Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-02-19T23:23:40.888Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-02-19T23:23:40.888Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-02-19T23:23:40.888Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-02-19T23:23:40.888Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-19T23:23:40.888Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-02-19T23:23:40.888Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-02-19T23:23:40.888Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-02-19T23:23:40.888Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-02-19T23:23:40.888Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-19T23:23:40.888Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-02-19T23:23:40.888Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-02-19T23:23:40.888Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-02-19T23:23:40.888Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-02-19T23:23:40.888Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-19T23:23:40.888Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-02-19T23:23:40.888Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-02-19T23:23:40.888Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-02-19T23:23:40.888Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-02-19T23:23:40.888Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-19T23:23:40.888Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-02-19T23:23:40.888Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-02-19T23:23:40.888Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-02-19T23:23:40.888Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-02-19T23:23:40.888Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-19T23:23:40.888Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.01s) [2021-02-19T23:23:40.888Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-02-19T23:23:40.888Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-02-19T23:23:40.888Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-02-19T23:23:40.888Z] === RUN TestContainerBindMountNonRecursive [2021-02-19T23:23:40.888Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-02-19T23:23:40.888Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-02-19T23:23:40.888Z] === RUN TestContainerVolumesMountedAsShared [2021-02-19T23:23:40.888Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-02-19T23:23:40.888Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-02-19T23:23:40.888Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-19T23:23:40.888Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-02-19T23:23:40.888Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-02-19T23:23:40.888Z] === RUN TestNetworkNat [2021-02-19T23:23:40.925Z] ok github.com/docker/docker/oci 0.005s coverage: 38.4% of statements [2021-02-19T23:23:41.216Z] ok github.com/docker/docker/opts 0.013s coverage: 67.1% of statements [2021-02-19T23:23:41.455Z] --- PASS: TestNetworkNat (0.48s) [2021-02-19T23:23:41.455Z] === RUN TestNetworkLocalhostTCPNat [2021-02-19T23:23:41.506Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-02-19T23:23:41.711Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-19T23:23:41.711Z] [2021-02-19T23:23:41.711Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-02-19T23:23:41.711Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-02-19T23:23:41.711Z] Using test binary docker [2021-02-19T23:23:41.711Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-19T23:23:41.711Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-19T23:23:41.711Z] INFO: Waiting for daemon to start... [2021-02-19T23:23:41.711Z] Starting dockerd [2021-02-19T23:23:41.711Z] . [2021-02-19T23:23:41.711Z] INFO: Building docker-sdk-python3:4.4.1... [2021-02-19T23:23:42.023Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2021-02-19T23:23:42.023Z] === RUN TestNetworkLoopbackNat [2021-02-19T23:23:42.148Z] --- PASS: TestDaemonIpcModeShareable (1.26s) [2021-02-19T23:23:42.148Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-02-19T23:23:42.148Z] === RUN TestDaemonIpcModePrivate [2021-02-19T23:23:42.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-19T23:23:42.538Z] #22 ... [2021-02-19T23:23:42.538Z] [2021-02-19T23:23:42.538Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-19T23:23:42.538Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-19T23:23:42.538Z] #43 133.7 CC criu/files-ext.o [2021-02-19T23:23:42.538Z] #43 134.1 CC criu/files-reg.o [2021-02-19T23:23:42.538Z] #43 138.1 CC criu/files.o [2021-02-19T23:23:43.017Z] ok github.com/docker/docker/pkg/archive 0.489s coverage: 76.9% of statements [2021-02-19T23:23:43.081Z] --- PASS: TestDaemonIpcModePrivate (1.23s) [2021-02-19T23:23:43.081Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-02-19T23:23:43.081Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-19T23:23:43.739Z] ok github.com/docker/docker/pkg/authorization 0.358s coverage: 68.3% of statements [2021-02-19T23:23:44.031Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-02-19T23:23:44.031Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-02-19T23:23:44.445Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.22s) [2021-02-19T23:23:44.445Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-02-19T23:23:44.445Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-19T23:23:44.556Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2021-02-19T23:23:44.556Z] === RUN TestPause [2021-02-19T23:23:44.556Z] --- SKIP: TestPause (0.00s) [2021-02-19T23:23:44.556Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-19T23:23:44.556Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-19T23:23:44.556Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-19T23:23:44.556Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-19T23:23:44.556Z] === RUN TestPauseStopPausedContainer [2021-02-19T23:23:44.556Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-02-19T23:23:44.556Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-19T23:23:44.556Z] === RUN TestPsFilter [2021-02-19T23:23:44.556Z] --- PASS: TestPsFilter (0.11s) [2021-02-19T23:23:44.556Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-19T23:23:44.635Z] #43 140.9 CC criu/filesystems.o [2021-02-19T23:23:44.780Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-19T23:23:44.816Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2021-02-19T23:23:44.816Z] === RUN TestRemoveContainerWithVolume [2021-02-19T23:23:45.287Z] #43 141.9 CC criu/fsnotify.o [2021-02-19T23:23:45.383Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2021-02-19T23:23:45.383Z] === RUN TestRemoveContainerRunning [2021-02-19T23:23:45.643Z] --- PASS: TestRemoveContainerRunning (0.42s) [2021-02-19T23:23:45.643Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-19T23:23:45.808Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.24s) [2021-02-19T23:23:45.808Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-02-19T23:23:45.808Z] === RUN TestIpcModeOlderClient [2021-02-19T23:23:45.808Z] === PAUSE TestIpcModeOlderClient [2021-02-19T23:23:45.808Z] === RUN TestKillContainerInvalidSignal [2021-02-19T23:23:46.063Z] --- PASS: TestKillContainerInvalidSignal (0.47s) [2021-02-19T23:23:46.063Z] === RUN TestKillContainer [2021-02-19T23:23:46.063Z] === RUN TestKillContainer/no_signal [2021-02-19T23:23:46.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-19T23:23:46.211Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2021-02-19T23:23:46.211Z] === RUN TestRemoveInvalidContainer [2021-02-19T23:23:46.211Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-02-19T23:23:46.211Z] === RUN TestRenameLinkedContainer [2021-02-19T23:23:46.623Z] === RUN TestKillContainer/non_killing_signal [2021-02-19T23:23:46.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-19T23:23:46.823Z] #43 143.1 CC criu/image-desc.o [2021-02-19T23:23:46.823Z] #43 143.4 CC criu/image.o [2021-02-19T23:23:46.879Z] === RUN TestKillContainer/killing_signal [2021-02-19T23:23:47.440Z] --- PASS: TestKillContainer (1.36s) [2021-02-19T23:23:47.440Z] --- PASS: TestKillContainer/no_signal (0.42s) [2021-02-19T23:23:47.440Z] --- PASS: TestKillContainer/non_killing_signal (0.32s) [2021-02-19T23:23:47.440Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2021-02-19T23:23:47.440Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-19T23:23:47.440Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-19T23:23:47.877Z] #43 144.4 CC criu/ipc_ns.o [2021-02-19T23:23:48.000Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-19T23:23:48.067Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-19T23:23:48.130Z] --- PASS: TestRenameLinkedContainer (1.70s) [2021-02-19T23:23:48.130Z] === RUN TestRenameStoppedContainer [2021-02-19T23:23:48.159Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-19T23:23:48.255Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.88s) [2021-02-19T23:23:48.255Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.45s) [2021-02-19T23:23:48.255Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.31s) [2021-02-19T23:23:48.255Z] === RUN TestKillStoppedContainer [2021-02-19T23:23:48.255Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-02-19T23:23:48.255Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-19T23:23:48.389Z] --- PASS: TestRenameStoppedContainer (0.40s) [2021-02-19T23:23:48.389Z] === RUN TestRenameRunningContainerAndReuse [2021-02-19T23:23:48.510Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-02-19T23:23:48.510Z] === RUN TestKillDifferentUserContainer [2021-02-19T23:23:48.585Z] ok github.com/docker/docker/pkg/chrootarchive 3.499s coverage: 43.2% of statements [2021-02-19T23:23:48.585Z] ok github.com/docker/docker/layer 7.500s coverage: 68.8% of statements [2021-02-19T23:23:48.585Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-02-19T23:23:48.585Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-02-19T23:23:48.585Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-02-19T23:23:48.585Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-02-19T23:23:48.585Z] ? github.com/docker/docker/oci/caps [no test files] [2021-02-19T23:23:48.585Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-02-19T23:23:48.585Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-02-19T23:23:48.585Z] ok github.com/docker/docker/pkg/directory 0.021s coverage: 80.0% of statements [2021-02-19T23:23:48.585Z] ok github.com/docker/docker/pkg/discovery 0.008s coverage: 58.3% of statements [2021-02-19T23:23:48.765Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2021-02-19T23:23:48.765Z] === RUN TestInspectOomKilledTrue [2021-02-19T23:23:48.765Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-02-19T23:23:48.765Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-02-19T23:23:48.765Z] === RUN TestInspectOomKilledFalse [2021-02-19T23:23:48.876Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2021-02-19T23:23:49.325Z] --- PASS: TestInspectOomKilledFalse (0.46s) [2021-02-19T23:23:49.325Z] === RUN TestLinksEtcHostsContentMatch [2021-02-19T23:23:49.325Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2021-02-19T23:23:49.325Z] === RUN TestRenameInvalidName [2021-02-19T23:23:49.414Z] #43 145.9 CC criu/irmap.o [2021-02-19T23:23:49.508Z] ok github.com/docker/docker/pkg/discovery/memory 0.001s coverage: 92.3% of statements [2021-02-19T23:23:49.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-19T23:23:49.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-19T23:23:49.580Z] --- PASS: TestLinksEtcHostsContentMatch (0.34s) [2021-02-19T23:23:49.580Z] === RUN TestLinksContainerNames [2021-02-19T23:23:49.585Z] --- PASS: TestRenameInvalidName (0.43s) [2021-02-19T23:23:49.585Z] === RUN TestRenameAnonymousContainer [2021-02-19T23:23:49.872Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2021-02-19T23:23:50.163Z] ok github.com/docker/docker/pkg/dmesg 0.013s coverage: 83.3% of statements [2021-02-19T23:23:50.465Z] #43 146.9 CC criu/kcmp-ids.o [2021-02-19T23:23:50.506Z] --- PASS: TestLinksContainerNames (0.94s) [2021-02-19T23:23:50.506Z] === RUN TestLogsFollowTailEmpty [2021-02-19T23:23:50.770Z] #43 147.3 CC criu/kerndat.o [2021-02-19T23:23:50.964Z] --- PASS: TestRenameAnonymousContainer (1.51s) [2021-02-19T23:23:50.964Z] === RUN TestRenameContainerWithSameName [2021-02-19T23:23:51.066Z] --- PASS: TestLogsFollowTailEmpty (0.46s) [2021-02-19T23:23:51.066Z] === RUN TestContainerNetworkMountsNoChown [2021-02-19T23:23:51.195Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2021-02-19T23:23:51.354Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-19T23:23:51.354Z] Using test binary docker [2021-02-19T23:23:51.354Z] +++ /etc/init.d/apparmor start [2021-02-19T23:23:51.354Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-19T23:23:51.354Z] INFO: Waiting for daemon to start... [2021-02-19T23:23:51.354Z] Starting dockerd [2021-02-19T23:23:51.354Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-02-19T23:23:51.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-19T23:23:51.533Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2021-02-19T23:23:51.533Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-19T23:23:51.628Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2021-02-19T23:23:51.628Z] === RUN TestMountDaemonRoot [2021-02-19T23:23:51.628Z] === RUN TestMountDaemonRoot/default [2021-02-19T23:23:51.628Z] === PAUSE TestMountDaemonRoot/default [2021-02-19T23:23:51.628Z] === RUN TestMountDaemonRoot/private [2021-02-19T23:23:51.628Z] === PAUSE TestMountDaemonRoot/private [2021-02-19T23:23:51.628Z] === RUN TestMountDaemonRoot/rprivate [2021-02-19T23:23:51.628Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-19T23:23:51.628Z] === RUN TestMountDaemonRoot/slave [2021-02-19T23:23:51.628Z] === PAUSE TestMountDaemonRoot/slave [2021-02-19T23:23:51.628Z] === RUN TestMountDaemonRoot/rslave [2021-02-19T23:23:51.628Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-19T23:23:51.628Z] === RUN TestMountDaemonRoot/shared [2021-02-19T23:23:51.628Z] === PAUSE TestMountDaemonRoot/shared [2021-02-19T23:23:51.628Z] === RUN TestMountDaemonRoot/rshared [2021-02-19T23:23:51.628Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-19T23:23:51.628Z] === CONT TestMountDaemonRoot/default [2021-02-19T23:23:51.628Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-19T23:23:51.628Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-19T23:23:51.628Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-19T23:23:51.628Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-19T23:23:51.628Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-19T23:23:51.628Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-19T23:23:51.628Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-19T23:23:51.628Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-19T23:23:51.628Z] === CONT TestMountDaemonRoot/rslave [2021-02-19T23:23:51.628Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-19T23:23:51.628Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-19T23:23:51.628Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-19T23:23:51.628Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-19T23:23:51.628Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-19T23:23:51.628Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-19T23:23:51.628Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-19T23:23:51.628Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-19T23:23:51.628Z] === CONT TestMountDaemonRoot/rshared [2021-02-19T23:23:51.628Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-19T23:23:51.628Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-19T23:23:51.628Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-19T23:23:51.628Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-19T23:23:51.628Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-19T23:23:51.628Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-19T23:23:51.628Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-19T23:23:51.628Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-19T23:23:51.628Z] === CONT TestMountDaemonRoot/shared [2021-02-19T23:23:51.628Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-19T23:23:51.628Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-19T23:23:51.628Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-19T23:23:51.628Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-19T23:23:51.628Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-19T23:23:51.628Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-19T23:23:51.628Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-19T23:23:51.628Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-19T23:23:51.628Z] === CONT TestMountDaemonRoot/rprivate [2021-02-19T23:23:51.628Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-19T23:23:51.628Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-19T23:23:51.628Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-19T23:23:51.628Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-19T23:23:51.628Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-19T23:23:51.628Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-19T23:23:51.628Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-19T23:23:51.628Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-19T23:23:51.628Z] === CONT TestMountDaemonRoot/slave [2021-02-19T23:23:51.628Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-19T23:23:51.628Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-19T23:23:51.628Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-19T23:23:51.628Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-19T23:23:51.628Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-19T23:23:51.628Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-19T23:23:51.628Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-19T23:23:51.628Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-19T23:23:51.628Z] === CONT TestMountDaemonRoot/private [2021-02-19T23:23:51.628Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-19T23:23:51.628Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-19T23:23:51.628Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-19T23:23:51.628Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-19T23:23:51.628Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-19T23:23:51.628Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-19T23:23:51.628Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-19T23:23:51.628Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-19T23:23:51.628Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-19T23:23:51.628Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-19T23:23:51.628Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-19T23:23:51.628Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-19T23:23:51.628Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-19T23:23:51.628Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-19T23:23:51.628Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-19T23:23:51.628Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-19T23:23:51.628Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-19T23:23:51.628Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-19T23:23:51.628Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-19T23:23:51.628Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-19T23:23:51.628Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-19T23:23:51.628Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-19T23:23:51.874Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 89.5% of statements [2021-02-19T23:23:51.884Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-19T23:23:51.884Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-19T23:23:51.884Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-19T23:23:51.884Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-19T23:23:51.884Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-19T23:23:51.884Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-19T23:23:51.884Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-19T23:23:51.884Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-19T23:23:51.884Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-19T23:23:51.884Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-19T23:23:51.884Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-19T23:23:51.884Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-19T23:23:51.884Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-19T23:23:51.884Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-19T23:23:51.884Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-02-19T23:23:51.884Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-19T23:23:51.884Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-02-19T23:23:51.884Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-02-19T23:23:51.884Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-02-19T23:23:51.884Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-02-19T23:23:51.884Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-19T23:23:51.884Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-02-19T23:23:51.884Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-02-19T23:23:51.884Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-02-19T23:23:51.884Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-02-19T23:23:51.884Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-19T23:23:51.884Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-02-19T23:23:51.884Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-02-19T23:23:51.884Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-02-19T23:23:51.884Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-02-19T23:23:51.884Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-19T23:23:51.884Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-02-19T23:23:51.884Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-02-19T23:23:51.884Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-02-19T23:23:51.884Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-02-19T23:23:51.884Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-19T23:23:51.884Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.01s) [2021-02-19T23:23:51.884Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-02-19T23:23:51.884Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-02-19T23:23:51.884Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-02-19T23:23:51.884Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-19T23:23:51.884Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-02-19T23:23:51.884Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-02-19T23:23:51.884Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-02-19T23:23:51.884Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-02-19T23:23:51.884Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-19T23:23:51.884Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-02-19T23:23:51.884Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-02-19T23:23:51.884Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-02-19T23:23:51.884Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.01s) [2021-02-19T23:23:51.884Z] === RUN TestContainerBindMountNonRecursive [2021-02-19T23:23:52.306Z] #43 148.9 CC criu/libnetlink.o [2021-02-19T23:23:52.470Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2021-02-19T23:23:52.470Z] === RUN TestResize [2021-02-19T23:23:52.506Z] ok github.com/docker/docker/pkg/discovery/kv 3.104s coverage: 84.1% of statements [2021-02-19T23:23:52.506Z] ok github.com/docker/docker/pkg/fsutils 0.425s coverage: 85.1% of statements [2021-02-19T23:23:52.731Z] --- PASS: TestResize (0.44s) [2021-02-19T23:23:52.731Z] === RUN TestResizeWithInvalidSize [2021-02-19T23:23:52.797Z] ok github.com/docker/docker/pkg/homedir 0.001s coverage: 11.4% of statements [2021-02-19T23:23:52.953Z] #43 149.3 CC criu/log.o [2021-02-19T23:23:53.252Z] --- PASS: TestContainerBindMountNonRecursive (1.36s) [2021-02-19T23:23:53.252Z] === RUN TestContainerVolumesMountedAsShared [2021-02-19T23:23:53.274Z] . [2021-02-19T23:23:53.274Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-19T23:23:53.274Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-19T23:23:53.274Z] Error: No such image: emptyfs [2021-02-19T23:23:53.274Z] ++++ docker load [2021-02-19T23:23:53.274Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-19T23:23:53.299Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2021-02-19T23:23:53.299Z] === RUN TestResizeWhenContainerNotStarted [2021-02-19T23:23:53.429Z] ok github.com/docker/docker/pkg/idtools 0.253s coverage: 69.5% of statements [2021-02-19T23:23:53.532Z] Running integration-test (iteration 1) [2021-02-19T23:23:53.532Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-02-19T23:23:53.532Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:23:53.532Z] ++ set -e [2021-02-19T23:23:53.532Z] ++ '[' -n 0 ']' [2021-02-19T23:23:53.532Z] ++ set -x [2021-02-19T23:23:53.532Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:23:53.558Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2021-02-19T23:23:53.558Z] === RUN TestDaemonRestartKillContainers [2021-02-19T23:23:53.558Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-02-19T23:23:53.558Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-02-19T23:23:53.558Z] === RUN TestCgroupNamespacesRun [2021-02-19T23:23:53.598Z] #43 150.0 CC criu/lsm.o [2021-02-19T23:23:53.598Z] #43 ... [2021-02-19T23:23:53.598Z] [2021-02-19T23:23:53.598Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-19T23:23:53.598Z] #22 sha256:8868003b394a74e5ccf2a82ae8fbec853ed376a615ad27f3b237ae4b914630dc [2021-02-19T23:23:53.598Z] #22 22.61 Installing build dependencies: finished with status 'done' [2021-02-19T23:23:53.765Z] ok github.com/docker/docker/pkg/ioutils 0.343s coverage: 70.1% of statements [2021-02-19T23:23:53.766Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2021-02-19T23:23:53.766Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-02-19T23:23:53.813Z] --- PASS: TestContainerVolumesMountedAsShared (0.45s) [2021-02-19T23:23:53.813Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-19T23:23:54.056Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2021-02-19T23:23:54.056Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-02-19T23:23:54.056Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-02-19T23:23:54.056Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2021-02-19T23:23:54.056Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-02-19T23:23:54.068Z] --- PASS: TestContainerVolumesMountedAsSlave (0.39s) [2021-02-19T23:23:54.068Z] === RUN TestNetworkNat [2021-02-19T23:23:54.358Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2021-02-19T23:23:54.358Z] ok github.com/docker/docker/pkg/parsers/kernel 0.011s coverage: 60.0% of statements [2021-02-19T23:23:54.628Z] --- PASS: TestNetworkNat (0.49s) [2021-02-19T23:23:54.628Z] === RUN TestNetworkLocalhostTCPNat [2021-02-19T23:23:54.648Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.002s coverage: 86.7% of statements [2021-02-19T23:23:54.648Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-02-19T23:23:54.648Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-02-19T23:23:54.648Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-02-19T23:23:54.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-19T23:23:55.188Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2021-02-19T23:23:55.188Z] === RUN TestNetworkLoopbackNat [2021-02-19T23:23:55.280Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2021-02-19T23:23:56.003Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-02-19T23:23:56.003Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2021-02-19T23:23:56.092Z] --- PASS: TestCgroupNamespacesRun (2.14s) [2021-02-19T23:23:56.092Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-19T23:23:56.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-19T23:23:56.293Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2021-02-19T23:23:57.698Z] --- PASS: TestNetworkLoopbackNat (2.65s) [2021-02-19T23:23:57.698Z] === RUN TestPause [2021-02-19T23:23:57.798Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 75.0% of statements [2021-02-19T23:23:57.798Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2021-02-19T23:23:57.999Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.14s) [2021-02-19T23:23:57.999Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-19T23:23:58.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-19T23:23:58.258Z] --- PASS: TestPause (0.46s) [2021-02-19T23:23:58.258Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-19T23:23:58.258Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-19T23:23:58.258Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-19T23:23:58.258Z] === RUN TestPauseStopPausedContainer [2021-02-19T23:23:58.634Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-19T23:23:58.819Z] --- PASS: TestPauseStopPausedContainer (0.49s) [2021-02-19T23:23:58.819Z] === RUN TestPsFilter [2021-02-19T23:23:58.819Z] --- PASS: TestPsFilter (0.11s) [2021-02-19T23:23:58.819Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-19T23:23:59.380Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.45s) [2021-02-19T23:23:59.380Z] === RUN TestRemoveContainerWithVolume [2021-02-19T23:23:59.636Z] --- PASS: TestRemoveContainerWithVolume (0.48s) [2021-02-19T23:23:59.636Z] === RUN TestRemoveContainerRunning [2021-02-19T23:24:00.196Z] --- PASS: TestRemoveContainerRunning (0.50s) [2021-02-19T23:24:00.196Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-19T23:24:00.534Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.19s) [2021-02-19T23:24:00.534Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-19T23:24:00.547Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-19T23:24:00.569Z] #22 ... [2021-02-19T23:24:00.569Z] [2021-02-19T23:24:00.569Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-19T23:24:00.569Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-19T23:24:00.569Z] #43 150.6 CC criu/mem.o [2021-02-19T23:24:00.569Z] #43 153.0 CC criu/memfd.o [2021-02-19T23:24:00.569Z] #43 153.8 CC criu/mount.o [2021-02-19T23:24:00.593Z] ok github.com/docker/docker/pkg/signal 2.317s coverage: 61.0% of statements [2021-02-19T23:24:00.593Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-02-19T23:24:00.756Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.48s) [2021-02-19T23:24:00.756Z] === RUN TestRemoveInvalidContainer [2021-02-19T23:24:00.756Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-02-19T23:24:00.756Z] === RUN TestRenameLinkedContainer [2021-02-19T23:24:00.890Z] ok github.com/docker/docker/pkg/streamformatter 0.001s coverage: 66.2% of statements [2021-02-19T23:24:01.181Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2021-02-19T23:24:01.813Z] ok github.com/docker/docker/pkg/sysinfo 0.003s coverage: 54.2% of statements [2021-02-19T23:24:01.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-19T23:24:02.102Z] #43 ... [2021-02-19T23:24:02.102Z] [2021-02-19T23:24:02.102Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-19T23:24:02.102Z] #22 sha256:8868003b394a74e5ccf2a82ae8fbec853ed376a615ad27f3b237ae4b914630dc [2021-02-19T23:24:02.102Z] #22 31.21 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-02-19T23:24:02.104Z] ok github.com/docker/docker/pkg/system 0.043s coverage: 36.9% of statements [2021-02-19T23:24:02.395Z] ok github.com/docker/docker/pkg/tailfile 0.036s coverage: 88.6% of statements [2021-02-19T23:24:02.401Z] #22 31.27 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-02-19T23:24:02.401Z] #22 31.31 Building wheels for collected packages: pyyaml [2021-02-19T23:24:02.401Z] #22 31.31 Running setup.py bdist_wheel for pyyaml: started [2021-02-19T23:24:02.438Z] --- PASS: TestCgroupNamespacesRunHostMode (2.17s) [2021-02-19T23:24:02.438Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-19T23:24:02.642Z] --- PASS: TestRenameLinkedContainer (1.96s) [2021-02-19T23:24:02.642Z] === RUN TestRenameStoppedContainer [2021-02-19T23:24:03.089Z] ok github.com/docker/docker/pkg/tarsum 0.033s coverage: 89.3% of statements [2021-02-19T23:24:03.089Z] testing: warning: no tests to run [2021-02-19T23:24:03.089Z] coverage: [no statements] [2021-02-19T23:24:03.089Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-02-19T23:24:03.202Z] --- PASS: TestRenameStoppedContainer (0.45s) [2021-02-19T23:24:03.202Z] === RUN TestRenameRunningContainerAndReuse [2021-02-19T23:24:03.380Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2021-02-19T23:24:03.380Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-02-19T23:24:03.672Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-02-19T23:24:03.845Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-19T23:24:03.934Z] #22 32.89 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-02-19T23:24:03.934Z] #22 32.89 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-02-19T23:24:03.934Z] #22 33.03 Successfully built pyyaml [2021-02-19T23:24:03.934Z] #22 33.04 Installing collected packages: pyyaml, pathspec, yamllint [2021-02-19T23:24:04.128Z] --- PASS: TestRenameRunningContainerAndReuse (0.95s) [2021-02-19T23:24:04.128Z] === RUN TestRenameInvalidName [2021-02-19T23:24:04.233Z] #22 33.35 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-02-19T23:24:04.343Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.17s) [2021-02-19T23:24:04.343Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-19T23:24:04.531Z] #22 DONE 33.6s [2021-02-19T23:24:04.531Z] [2021-02-19T23:24:04.531Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-19T23:24:04.531Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-19T23:24:04.531Z] #43 159.0 CC criu/namespaces.o [2021-02-19T23:24:04.689Z] --- PASS: TestRenameInvalidName (0.47s) [2021-02-19T23:24:04.689Z] === RUN TestRenameAnonymousContainer [2021-02-19T23:24:04.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-19T23:24:04.829Z] #43 161.5 CC criu/net.o [2021-02-19T23:24:05.178Z] ok github.com/docker/docker/plugin 0.562s coverage: 23.2% of statements [2021-02-19T23:24:05.811Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-02-19T23:24:06.102Z] ok github.com/docker/docker/profiles/seccomp 0.005s coverage: 86.4% of statements [2021-02-19T23:24:06.178Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-19T23:24:06.575Z] --- PASS: TestRenameAnonymousContainer (1.74s) [2021-02-19T23:24:06.575Z] === RUN TestRenameContainerWithSameName [2021-02-19T23:24:06.831Z] --- PASS: TestRenameContainerWithSameName (0.46s) [2021-02-19T23:24:06.831Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-19T23:24:06.878Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.14s) [2021-02-19T23:24:06.878Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-19T23:24:07.561Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-19T23:24:07.561Z] Using test binary docker [2021-02-19T23:24:07.561Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-19T23:24:07.561Z] +++ /etc/init.d/apparmor start [2021-02-19T23:24:07.561Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-19T23:24:07.561Z] INFO: Waiting for daemon to start... [2021-02-19T23:24:07.561Z] Starting dockerd [2021-02-19T23:24:07.561Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2021-02-19T23:24:07.608Z] ok github.com/docker/docker/quota 0.657s coverage: 71.4% of statements [2021-02-19T23:24:07.758Z] --- PASS: TestRenameContainerWithLinkedContainer (0.95s) [2021-02-19T23:24:07.758Z] === RUN TestResize [2021-02-19T23:24:07.971Z] ok github.com/docker/docker/reference 0.004s coverage: 83.7% of statements [2021-02-19T23:24:08.254Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2021-02-19T23:24:08.254Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-19T23:24:08.317Z] --- PASS: TestResize (0.47s) [2021-02-19T23:24:08.317Z] === RUN TestResizeWithInvalidSize [2021-02-19T23:24:08.572Z] --- PASS: TestResizeWithInvalidSize (0.47s) [2021-02-19T23:24:08.572Z] === RUN TestResizeWhenContainerNotStarted [2021-02-19T23:24:09.003Z] ok github.com/docker/docker/registry 0.087s coverage: 57.2% of statements [2021-02-19T23:24:09.133Z] --- PASS: TestResizeWhenContainerNotStarted (0.47s) [2021-02-19T23:24:09.133Z] === RUN TestDaemonRestartKillContainers [2021-02-19T23:24:09.133Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-19T23:24:09.133Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-19T23:24:09.133Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-19T23:24:09.133Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-19T23:24:09.133Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-19T23:24:09.133Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-19T23:24:09.133Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-19T23:24:09.133Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-19T23:24:09.133Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-19T23:24:09.133Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-19T23:24:09.133Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-19T23:24:09.133Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-19T23:24:09.133Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-19T23:24:09.133Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-19T23:24:09.133Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-19T23:24:09.133Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-19T23:24:09.133Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-19T23:24:09.133Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-19T23:24:09.133Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-19T23:24:09.133Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-19T23:24:09.133Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-19T23:24:09.133Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-19T23:24:09.133Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-19T23:24:09.133Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-19T23:24:09.133Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-19T23:24:09.133Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-19T23:24:09.340Z] #43 165.5 CC criu/netfilter.o [2021-02-19T23:24:09.340Z] #43 166.0 CC criu/page-pipe.o [2021-02-19T23:24:09.635Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2021-02-19T23:24:09.635Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2021-02-19T23:24:10.266Z] ok github.com/docker/docker/runconfig 0.006s coverage: 66.1% of statements [2021-02-19T23:24:10.266Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2021-02-19T23:24:10.396Z] #43 166.9 CC criu/page-xfer.o [2021-02-19T23:24:10.787Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.17s) [2021-02-19T23:24:10.787Z] === RUN TestKernelTCPMemory [2021-02-19T23:24:10.787Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-02-19T23:24:10.787Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-19T23:24:10.787Z] === RUN TestNISDomainname [2021-02-19T23:24:10.787Z] --- SKIP: TestNISDomainname (0.01s) [2021-02-19T23:24:10.787Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-02-19T23:24:10.787Z] === RUN TestHostnameDnsResolution [2021-02-19T23:24:11.018Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-19T23:24:11.046Z] --- PASS: TestHostnameDnsResolution (0.67s) [2021-02-19T23:24:11.046Z] === RUN TestStats [2021-02-19T23:24:11.046Z] --- SKIP: TestStats (0.00s) [2021-02-19T23:24:11.046Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-19T23:24:11.046Z] === RUN TestStopContainerWithTimeout [2021-02-19T23:24:11.046Z] === RUN TestStopContainerWithTimeout/0 [2021-02-19T23:24:11.046Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-19T23:24:11.046Z] === RUN TestStopContainerWithTimeout/1 [2021-02-19T23:24:11.046Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-19T23:24:11.046Z] === RUN TestStopContainerWithTimeout/3 [2021-02-19T23:24:11.046Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-19T23:24:11.046Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-19T23:24:11.046Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-19T23:24:11.046Z] === CONT TestStopContainerWithTimeout/0 [2021-02-19T23:24:11.046Z] === CONT TestStopContainerWithTimeout/3 [2021-02-19T23:24:11.275Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-19T23:24:11.982Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-19T23:24:12.201Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-19T23:24:12.332Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2021-02-19T23:24:12.458Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-19T23:24:12.503Z] #43 169.1 CC criu/pagemap-cache.o [2021-02-19T23:24:13.152Z] #43 169.6 CC criu/pagemap.o [2021-02-19T23:24:13.364Z] ok github.com/docker/docker/volume/local 0.305s coverage: 76.4% of statements [2021-02-19T23:24:13.385Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-19T23:24:13.896Z] === CONT TestStopContainerWithTimeout/1 [2021-02-19T23:24:13.945Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-19T23:24:13.996Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2021-02-19T23:24:14.139Z] . [2021-02-19T23:24:14.139Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-19T23:24:14.139Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-19T23:24:14.139Z] Error: No such image: emptyfs [2021-02-19T23:24:14.139Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-19T23:24:14.139Z] ++++ docker load [2021-02-19T23:24:14.139Z] Running integration-test (iteration 1) [2021-02-19T23:24:14.139Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-02-19T23:24:14.139Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:24:14.139Z] ++ set -e [2021-02-19T23:24:14.139Z] ++ '[' -n 0 ']' [2021-02-19T23:24:14.139Z] ++ set -x [2021-02-19T23:24:14.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:24:14.627Z] ok github.com/docker/docker/volume/service 0.011s coverage: 73.1% of statements [2021-02-19T23:24:14.700Z] #43 171.0 CC criu/parasite-syscall.o [2021-02-19T23:24:15.285Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-02-19T23:24:15.285Z] --- PASS: TestStopContainerWithTimeout/0 (0.68s) [2021-02-19T23:24:15.285Z] --- PASS: TestStopContainerWithTimeout/3 (2.67s) [2021-02-19T23:24:15.285Z] --- PASS: TestStopContainerWithTimeout/-1 (2.39s) [2021-02-19T23:24:15.285Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2021-02-19T23:24:15.285Z] === RUN TestDeleteDevicemapper [2021-02-19T23:24:15.285Z] --- SKIP: TestDeleteDevicemapper (0.01s) [2021-02-19T23:24:15.285Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-19T23:24:15.285Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-19T23:24:15.316Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-19T23:24:15.572Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-19T23:24:15.761Z] #43 172.1 CC criu/path.o [2021-02-19T23:24:16.059Z] #43 172.4 CC criu/pie-util-vdso.o [2021-02-19T23:24:16.662Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.56s) [2021-02-19T23:24:16.662Z] === RUN TestUpdateMemory [2021-02-19T23:24:16.662Z] --- SKIP: TestUpdateMemory (0.00s) [2021-02-19T23:24:16.662Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-19T23:24:16.662Z] === RUN TestUpdateCPUQuota [2021-02-19T23:24:16.662Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-02-19T23:24:16.662Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-19T23:24:16.662Z] === RUN TestUpdatePidsLimit [2021-02-19T23:24:16.662Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-02-19T23:24:16.662Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-19T23:24:16.662Z] === RUN TestUpdateRestartPolicy [2021-02-19T23:24:16.703Z] #43 173.0 CC criu/pie-util.o [2021-02-19T23:24:16.703Z] #43 173.2 CC criu/pipes.o [2021-02-19T23:24:17.001Z] #43 ... [2021-02-19T23:24:17.001Z] [2021-02-19T23:24:17.001Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-19T23:24:17.001Z] #40 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-02-19T23:24:17.001Z] #40 240.5 + dpkg --print-architecture [2021-02-19T23:24:17.001Z] #40 240.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-02-19T23:24:17.300Z] #40 240.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-02-19T23:24:17.300Z] #40 240.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-02-19T23:24:17.460Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-19T23:24:18.429Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-19T23:24:20.367Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-02-19T23:24:20.367Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.85s) [2021-02-19T23:24:20.367Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.03s) [2021-02-19T23:24:20.367Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.27s) [2021-02-19T23:24:20.367Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.36s) [2021-02-19T23:24:20.367Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2021-02-19T23:24:20.367Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.32s) [2021-02-19T23:24:20.367Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.80s) [2021-02-19T23:24:20.367Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.85s) [2021-02-19T23:24:20.367Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.24s) [2021-02-19T23:24:20.367Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.63s) [2021-02-19T23:24:20.367Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.89s) [2021-02-19T23:24:20.367Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.82s) [2021-02-19T23:24:20.367Z] === RUN TestCgroupNamespacesRun [2021-02-19T23:24:20.430Z] sha256:30065fe5e60f0e35ad6268762778ab0f72d0db5de19c110efc85e9e1be264969 [2021-02-19T23:24:20.430Z] INFO: Starting docker-py tests... [2021-02-19T23:24:20.430Z] ============================= test session starts ============================== [2021-02-19T23:24:20.430Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-02-19T23:24:20.430Z] rootdir: /src, inifile: pytest.ini [2021-02-19T23:24:20.430Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-02-19T23:24:21.000Z] collected 389 items / 1 deselected / 388 selected [2021-02-19T23:24:21.000Z] [2021-02-19T23:24:21.297Z] --- PASS: TestCgroupNamespacesRun (1.24s) [2021-02-19T23:24:21.297Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-19T23:24:21.297Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-02-19T23:24:21.297Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-02-19T23:24:21.297Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-19T23:24:22.660Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.20s) [2021-02-19T23:24:22.660Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-19T23:24:24.024Z] --- PASS: TestCgroupNamespacesRunHostMode (1.20s) [2021-02-19T23:24:24.024Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-19T23:24:24.948Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.20s) [2021-02-19T23:24:24.948Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-19T23:24:26.310Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.20s) [2021-02-19T23:24:26.310Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-19T23:24:26.372Z] Loaded image: buildpack-deps:buster [2021-02-19T23:24:26.372Z] Loaded image: busybox:latest [2021-02-19T23:24:26.372Z] Loaded image: busybox:glibc [2021-02-19T23:24:26.870Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2021-02-19T23:24:26.870Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-19T23:24:27.780Z] #40 ... [2021-02-19T23:24:27.780Z] [2021-02-19T23:24:27.780Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-19T23:24:27.780Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-19T23:24:27.780Z] #43 174.2 CC criu/plugin.o [2021-02-19T23:24:27.780Z] #43 174.6 CC criu/proc_parse.o [2021-02-19T23:24:27.780Z] #43 178.8 CC criu/protobuf-desc.o [2021-02-19T23:24:27.780Z] #43 180.0 CC criu/protobuf.o [2021-02-19T23:24:27.780Z] #43 180.6 CC criu/pstree.o [2021-02-19T23:24:27.780Z] #43 182.1 CC criu/rbtree.o [2021-02-19T23:24:27.780Z] #43 182.6 CC criu/rst-malloc.o [2021-02-19T23:24:27.780Z] #43 183.0 CC criu/seccomp.o [2021-02-19T23:24:27.780Z] #43 183.8 CC criu/seize.o [2021-02-19T23:24:28.234Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.24s) [2021-02-19T23:24:28.234Z] === RUN TestKernelTCPMemory [2021-02-19T23:24:28.234Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-02-19T23:24:28.234Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-02-19T23:24:28.234Z] === RUN TestNISDomainname [2021-02-19T23:24:28.424Z] #43 184.8 CC criu/servicefd.o [2021-02-19T23:24:28.723Z] #43 185.3 CC criu/shmem.o [2021-02-19T23:24:28.795Z] --- PASS: TestNISDomainname (0.61s) [2021-02-19T23:24:28.795Z] === RUN TestHostnameDnsResolution [2021-02-19T23:24:28.866Z] --- PASS: TestUpdateRestartPolicy (10.91s) [2021-02-19T23:24:28.866Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-19T23:24:28.866Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2021-02-19T23:24:28.866Z] === RUN TestWaitNonBlocked [2021-02-19T23:24:28.866Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-19T23:24:28.866Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-19T23:24:28.866Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-19T23:24:28.866Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-19T23:24:28.866Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-19T23:24:28.866Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-19T23:24:28.866Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-02-19T23:24:28.866Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.62s) [2021-02-19T23:24:28.866Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s) [2021-02-19T23:24:28.866Z] === RUN TestWaitBlocked [2021-02-19T23:24:28.866Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-19T23:24:28.866Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-19T23:24:28.866Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-19T23:24:28.866Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-19T23:24:28.866Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-19T23:24:28.866Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-19T23:24:28.916Z] Loaded image: debian:bullseye [2021-02-19T23:24:29.434Z] --- PASS: TestWaitBlocked (0.02s) [2021-02-19T23:24:29.434Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.56s) [2021-02-19T23:24:29.434Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s) [2021-02-19T23:24:29.434Z] === CONT TestDaemonRestartIpcMode [2021-02-19T23:24:29.434Z] === CONT TestIpcModeOlderClient [2021-02-19T23:24:29.434Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-02-19T23:24:29.434Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-19T23:24:29.720Z] --- PASS: TestHostnameDnsResolution (0.77s) [2021-02-19T23:24:29.720Z] === RUN TestStats [2021-02-19T23:24:29.856Z] Loaded image: hello-world:latest [2021-02-19T23:24:29.968Z] ok github.com/docker/docker/pkg/plugins 33.610s coverage: 76.6% of statements [2021-02-19T23:24:29.968Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-02-19T23:24:29.968Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-02-19T23:24:29.968Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-02-19T23:24:29.968Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-02-19T23:24:29.968Z] ? github.com/docker/docker/pkg/term [no test files] [2021-02-19T23:24:29.968Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-02-19T23:24:29.968Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-02-19T23:24:29.968Z] ? github.com/docker/docker/rootless [no test files] [2021-02-19T23:24:29.968Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-02-19T23:24:29.968Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-02-19T23:24:29.968Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-02-19T23:24:29.968Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-02-19T23:24:29.968Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-02-19T23:24:29.968Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-02-19T23:24:29.968Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-02-19T23:24:29.968Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-02-19T23:24:29.968Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-02-19T23:24:29.968Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-02-19T23:24:29.968Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-02-19T23:24:29.968Z] ? github.com/docker/docker/testutil/request [no test files] [2021-02-19T23:24:29.968Z] ? github.com/docker/docker/volume [no test files] [2021-02-19T23:24:29.968Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-02-19T23:24:29.968Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-02-19T23:24:29.968Z] [2021-02-19T23:24:29.968Z] === Skipped [2021-02-19T23:24:29.968Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-02-19T23:24:29.968Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-02-19T23:24:29.968Z] [2021-02-19T23:24:29.968Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-02-19T23:24:29.968Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-02-19T23:24:29.968Z] [2021-02-19T23:24:29.968Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-02-19T23:24:29.968Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-19T23:24:29.968Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-19T23:24:29.968Z] [2021-02-19T23:24:29.968Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-02-19T23:24:29.968Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-19T23:24:29.968Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-19T23:24:29.968Z] [2021-02-19T23:24:29.968Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-02-19T23:24:29.968Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-19T23:24:29.968Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-19T23:24:29.968Z] [2021-02-19T23:24:29.968Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-02-19T23:24:29.968Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-19T23:24:29.968Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-19T23:24:29.968Z] [2021-02-19T23:24:29.968Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-02-19T23:24:29.968Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-19T23:24:29.968Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-19T23:24:29.968Z] [2021-02-19T23:24:29.968Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-02-19T23:24:29.968Z] graphtest_unix.go:73: No driver to put! [2021-02-19T23:24:29.968Z] [2021-02-19T23:24:29.968Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-02-19T23:24:29.968Z] time="2021-02-19T23:23:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-19T23:24:29.968Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-19T23:24:29.968Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-19T23:24:29.968Z] [2021-02-19T23:24:29.968Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-02-19T23:24:29.968Z] time="2021-02-19T23:23:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-19T23:24:29.968Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-19T23:24:29.968Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-19T23:24:29.968Z] [2021-02-19T23:24:29.968Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-02-19T23:24:29.968Z] time="2021-02-19T23:23:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-19T23:24:29.968Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-19T23:24:29.968Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-19T23:24:29.968Z] [2021-02-19T23:24:29.968Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-02-19T23:24:29.968Z] time="2021-02-19T23:23:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-19T23:24:29.968Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-19T23:24:29.968Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-19T23:24:29.968Z] [2021-02-19T23:24:29.968Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-02-19T23:24:29.968Z] time="2021-02-19T23:23:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-19T23:24:29.968Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-19T23:24:29.968Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-19T23:24:29.968Z] [2021-02-19T23:24:29.968Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-02-19T23:24:29.968Z] graphtest_unix.go:73: No driver to put! [2021-02-19T23:24:29.968Z] [2021-02-19T23:24:29.968Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-02-19T23:24:29.968Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-02-19T23:24:29.968Z] [2021-02-19T23:24:29.968Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-02-19T23:24:29.968Z] overlay_test.go:49: Fails to compute changes intermittently [2021-02-19T23:24:29.968Z] [2021-02-19T23:24:29.968Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-02-19T23:24:29.968Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-02-19T23:24:29.968Z] [2021-02-19T23:24:29.968Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-02-19T23:24:29.968Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-02-19T23:24:29.968Z] [2021-02-19T23:24:29.968Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-02-19T23:24:29.968Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-19T23:24:29.968Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-19T23:24:29.968Z] [2021-02-19T23:24:29.968Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-02-19T23:24:29.968Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-19T23:24:29.968Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-19T23:24:29.968Z] [2021-02-19T23:24:29.968Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-02-19T23:24:29.968Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-19T23:24:29.968Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-19T23:24:29.968Z] [2021-02-19T23:24:29.968Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-02-19T23:24:29.968Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-19T23:24:29.968Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-19T23:24:29.968Z] [2021-02-19T23:24:29.968Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-02-19T23:24:29.968Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-19T23:24:29.968Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-19T23:24:29.968Z] [2021-02-19T23:24:29.968Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-02-19T23:24:29.968Z] graphtest_unix.go:73: No driver to put! [2021-02-19T23:24:29.968Z] [2021-02-19T23:24:29.968Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-02-19T23:24:29.968Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-02-19T23:24:29.968Z] [2021-02-19T23:24:29.968Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-02-19T23:24:29.968Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-02-19T23:24:29.968Z] [2021-02-19T23:24:29.968Z] [2021-02-19T23:24:29.968Z] DONE 2223 tests, 26 skipped in 192.573s Post stage [Pipeline] junit [2021-02-19T23:24:30.014Z] Recording test results [2021-02-19T23:24:30.255Z] [Checks API] No suitable checks publisher found. [2021-02-19T23:24:30.260Z] #43 186.8 CC criu/sigframe.o [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-19T23:24:30.558Z] #43 187.1 CC criu/signalfd.o [2021-02-19T23:24:30.673Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-42046/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0e001154f96b034483db093276aadd24aa6191ca -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:0e001154f96b034483db093276aadd24aa6191ca hack/make.sh dynbinary test-integration [2021-02-19T23:24:30.964Z] [2021-02-19T23:24:30.964Z] Removing bundles/ [2021-02-19T23:24:30.964Z] [2021-02-19T23:24:30.964Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-02-19T23:24:30.964Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-19T23:24:30.964Z] GOOS="" GOARCH="" GOARM="" [2021-02-19T23:24:31.228Z] #43 187.6 CC criu/sk-inet.o [2021-02-19T23:24:31.238Z] Loaded image: arm32v7/hello-world:latest [2021-02-19T23:24:31.238Z] INFO: Testing against a local daemon [2021-02-19T23:24:31.238Z] === RUN TestCgroupNamespacesBuild [2021-02-19T23:24:32.231Z] --- PASS: TestStats (2.52s) [2021-02-19T23:24:32.231Z] === RUN TestStopContainerWithTimeout [2021-02-19T23:24:32.231Z] === RUN TestStopContainerWithTimeout/0 [2021-02-19T23:24:32.231Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-19T23:24:32.231Z] === RUN TestStopContainerWithTimeout/1 [2021-02-19T23:24:32.231Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-19T23:24:32.231Z] === RUN TestStopContainerWithTimeout/3 [2021-02-19T23:24:32.231Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-19T23:24:32.231Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-19T23:24:32.231Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-19T23:24:32.231Z] === CONT TestStopContainerWithTimeout/0 [2021-02-19T23:24:32.231Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-19T23:24:32.276Z] #43 188.8 CC criu/sk-netlink.o [2021-02-19T23:24:32.792Z] === CONT TestStopContainerWithTimeout/3 [2021-02-19T23:24:32.918Z] #43 189.4 CC criu/sk-packet.o [2021-02-19T23:24:33.781Z] --- PASS: TestCgroupNamespacesBuild (2.38s) [2021-02-19T23:24:33.781Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-19T23:24:33.967Z] #43 190.5 CC criu/sk-queue.o [2021-02-19T23:24:34.611Z] #43 191.1 CC criu/sk-tcp.o [2021-02-19T23:24:34.707Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.27s) [2021-02-19T23:24:34.707Z] --- PASS: TestDaemonRestartIpcMode (4.63s) [2021-02-19T23:24:34.707Z] PASS [2021-02-19T23:24:34.707Z] [2021-02-19T23:24:34.707Z] === Skipped [2021-02-19T23:24:34.707Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-02-19T23:24:34.707Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-19T23:24:34.707Z] [2021-02-19T23:24:34.707Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-02-19T23:24:34.707Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-02-19T23:24:34.707Z] [2021-02-19T23:24:34.707Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-02-19T23:24:34.707Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-19T23:24:34.707Z] [2021-02-19T23:24:34.707Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-02-19T23:24:34.707Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-02-19T23:24:34.707Z] [2021-02-19T23:24:34.707Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-02-19T23:24:34.707Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-19T23:24:34.707Z] [2021-02-19T23:24:34.707Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-02-19T23:24:34.707Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-19T23:24:34.707Z] [2021-02-19T23:24:34.707Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-02-19T23:24:34.707Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-19T23:24:34.707Z] [2021-02-19T23:24:34.707Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-02-19T23:24:34.707Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-19T23:24:34.707Z] [2021-02-19T23:24:34.707Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-02-19T23:24:34.707Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-19T23:24:34.707Z] [2021-02-19T23:24:34.707Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-02-19T23:24:34.707Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-19T23:24:34.707Z] [2021-02-19T23:24:34.707Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-02-19T23:24:34.708Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-19T23:24:34.708Z] [2021-02-19T23:24:34.708Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-02-19T23:24:34.708Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-02-19T23:24:34.708Z] [2021-02-19T23:24:34.708Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-02-19T23:24:34.708Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-02-19T23:24:34.708Z] [2021-02-19T23:24:34.708Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-02-19T23:24:34.708Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-02-19T23:24:34.708Z] [2021-02-19T23:24:34.708Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-02-19T23:24:34.708Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-02-19T23:24:34.708Z] [2021-02-19T23:24:34.708Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-02-19T23:24:34.708Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-19T23:24:34.708Z] [2021-02-19T23:24:34.708Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-19T23:24:34.708Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-19T23:24:34.708Z] [2021-02-19T23:24:34.708Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-02-19T23:24:34.708Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-19T23:24:34.708Z] [2021-02-19T23:24:34.708Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-02-19T23:24:34.708Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-02-19T23:24:34.708Z] [2021-02-19T23:24:34.708Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-02-19T23:24:34.708Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-19T23:24:34.708Z] [2021-02-19T23:24:34.708Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-02-19T23:24:34.708Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-02-19T23:24:34.708Z] [2021-02-19T23:24:34.708Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-02-19T23:24:34.708Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-19T23:24:34.708Z] [2021-02-19T23:24:34.708Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.01s) [2021-02-19T23:24:34.708Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-19T23:24:34.708Z] [2021-02-19T23:24:34.708Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-02-19T23:24:34.708Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-19T23:24:34.708Z] [2021-02-19T23:24:34.708Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-02-19T23:24:34.708Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-19T23:24:34.708Z] [2021-02-19T23:24:34.708Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-02-19T23:24:34.708Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-19T23:24:34.708Z] [2021-02-19T23:24:34.708Z] [2021-02-19T23:24:34.708Z] DONE 177 tests, 26 skipped in 80.051s [2021-02-19T23:24:34.708Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-02-19T23:24:34.708Z] INFO: Testing against a local daemon [2021-02-19T23:24:34.708Z] === RUN TestCommitInheritsEnv [2021-02-19T23:24:34.717Z] === CONT TestStopContainerWithTimeout/1 [2021-02-19T23:24:35.254Z] #43 191.8 CC criu/sk-unix.o [2021-02-19T23:24:35.693Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.82s) [2021-02-19T23:24:35.693Z] === RUN TestBuildWithSession [2021-02-19T23:24:35.693Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-19T23:24:35.693Z] build_session_test.go:25: TODO: BuildKit [2021-02-19T23:24:35.693Z] === RUN TestBuildSquashParent [2021-02-19T23:24:36.085Z] --- PASS: TestCommitInheritsEnv (1.90s) [2021-02-19T23:24:36.085Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-19T23:24:36.085Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-02-19T23:24:36.085Z] === RUN TestImagesFilterMultiReference [2021-02-19T23:24:36.343Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-02-19T23:24:36.343Z] === RUN TestImagePullPlatformInvalid [2021-02-19T23:24:36.343Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-02-19T23:24:36.343Z] === RUN TestRemoveImageOrphaning [2021-02-19T23:24:36.601Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-02-19T23:24:36.601Z] --- PASS: TestStopContainerWithTimeout/0 (0.73s) [2021-02-19T23:24:36.601Z] --- PASS: TestStopContainerWithTimeout/-1 (2.74s) [2021-02-19T23:24:36.601Z] --- PASS: TestStopContainerWithTimeout/3 (2.42s) [2021-02-19T23:24:36.601Z] --- PASS: TestStopContainerWithTimeout/1 (1.52s) [2021-02-19T23:24:36.601Z] === RUN TestDeleteDevicemapper [2021-02-19T23:24:36.601Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-19T23:24:36.601Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-19T23:24:36.601Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-19T23:24:37.965Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.67s) [2021-02-19T23:24:37.965Z] === RUN TestUpdateMemory [2021-02-19T23:24:38.013Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-02-19T23:24:38.032Z] #43 194.4 CC criu/sockets.o [2021-02-19T23:24:38.246Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2021-02-19T23:24:38.246Z] === RUN TestRemoveImageGarbageCollector [2021-02-19T23:24:38.246Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-02-19T23:24:38.246Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-02-19T23:24:38.246Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-19T23:24:38.246Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-02-19T23:24:38.246Z] === RUN TestTagInvalidReference [2021-02-19T23:24:38.246Z] --- PASS: TestTagInvalidReference (0.01s) [2021-02-19T23:24:38.246Z] === RUN TestTagValidPrefixedRepo [2021-02-19T23:24:38.246Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-02-19T23:24:38.246Z] === RUN TestTagExistedNameWithoutForce [2021-02-19T23:24:38.246Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-02-19T23:24:38.246Z] === RUN TestTagOfficialNames [2021-02-19T23:24:38.246Z] --- PASS: TestTagOfficialNames (0.05s) [2021-02-19T23:24:38.246Z] === RUN TestTagMatchesDigest [2021-02-19T23:24:38.246Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-02-19T23:24:38.246Z] === CONT TestImportExtremelyLargeImageWorks [2021-02-19T23:24:38.526Z] --- PASS: TestUpdateMemory (0.58s) [2021-02-19T23:24:38.526Z] === RUN TestUpdateCPUQuota [2021-02-19T23:24:38.839Z] tests/integration/api_client_test.py ..... [ 7%] [2021-02-19T23:24:39.086Z] #43 195.6 CC criu/stats.o [2021-02-19T23:24:39.452Z] --- PASS: TestUpdateCPUQuota (0.93s) [2021-02-19T23:24:39.452Z] === RUN TestUpdatePidsLimit [2021-02-19T23:24:39.452Z] === RUN TestUpdatePidsLimit/update_from_none [2021-02-19T23:24:39.707Z] === RUN TestUpdatePidsLimit/no_change [2021-02-19T23:24:39.732Z] #43 196.1 CC criu/string.o [2021-02-19T23:24:39.732Z] #43 196.2 CC criu/sysctl.o [2021-02-19T23:24:39.962Z] === RUN TestUpdatePidsLimit/update_lower [2021-02-19T23:24:40.214Z] Loaded image: buildpack-deps:buster [2021-02-19T23:24:40.214Z] Loaded image: busybox:latest [2021-02-19T23:24:40.214Z] Loaded image: busybox:glibc [2021-02-19T23:24:40.217Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-02-19T23:24:40.473Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-02-19T23:24:40.473Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-02-19T23:24:40.600Z] tests/integration/api_config_test.py ..... [ 8%] [2021-02-19T23:24:40.728Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-02-19T23:24:40.786Z] #43 197.2 CC criu/sysfs_parse.o [2021-02-19T23:24:40.829Z] db4edcf0861f: Pull complete [2021-02-19T23:24:40.829Z] Digest: sha256:1ed72e74ffe1fd07eef2df3eb9a5d57f64fdac099329a4a63aa1a99b4139ce5a [2021-02-19T23:24:40.829Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-19T23:24:40.829Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-02-19T23:24:40.829Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-02-19T23:24:40.829Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1757' [2021-02-19T23:24:40.829Z] WARN: Skipping validation tests [2021-02-19T23:24:40.829Z] INFO: Running unit tests at 02/19/2021 23:24:33... [2021-02-19T23:24:40.829Z] INFO: make.ps1 starting at 02/19/2021 23:24:37 [2021-02-19T23:24:40.829Z] INFO: Git commit (0e001154f9) assumed from DOCKER_GITCOMMIT environment variable [2021-02-19T23:24:40.829Z] INFO: Invoking autogen... [2021-02-19T23:24:40.829Z] INFO: Running unit tests... [2021-02-19T23:24:41.084Z] #43 197.6 CC criu/timens.o [2021-02-19T23:24:41.653Z] --- PASS: TestUpdatePidsLimit (2.04s) [2021-02-19T23:24:41.653Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2021-02-19T23:24:41.653Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2021-02-19T23:24:41.653Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2021-02-19T23:24:41.653Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.25s) [2021-02-19T23:24:41.653Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2021-02-19T23:24:41.653Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2021-02-19T23:24:41.653Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2021-02-19T23:24:41.653Z] === RUN TestUpdateRestartPolicy [2021-02-19T23:24:41.728Z] #43 198.0 CC criu/timerfd.o [2021-02-19T23:24:42.026Z] #43 198.6 CC criu/tty.o [2021-02-19T23:24:42.119Z] Loaded image: debian:bullseye [2021-02-19T23:24:42.119Z] Loaded image: hello-world:latest [2021-02-19T23:24:42.273Z] --- PASS: TestBuildSquashParent (6.57s) [2021-02-19T23:24:42.273Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-19T23:24:42.273Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-19T23:24:42.273Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-19T23:24:42.273Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-19T23:24:42.273Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-19T23:24:42.273Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-19T23:24:42.273Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-19T23:24:42.273Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-19T23:24:42.273Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-19T23:24:42.273Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-19T23:24:42.273Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-19T23:24:42.273Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-19T23:24:42.273Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-19T23:24:42.273Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-19T23:24:42.273Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-19T23:24:42.273Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-19T23:24:42.273Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-19T23:24:42.378Z] Loaded image: arm32v7/hello-world:latest [2021-02-19T23:24:42.378Z] INFO: Testing against a local daemon [2021-02-19T23:24:42.378Z] === RUN TestCgroupNamespacesBuild [2021-02-19T23:24:44.819Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-19T23:24:44.824Z] #43 201.3 CC criu/tun.o [2021-02-19T23:24:44.912Z] --- PASS: TestCgroupNamespacesBuild (2.40s) [2021-02-19T23:24:44.912Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-19T23:24:45.079Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-19T23:24:45.471Z] #43 202.0 CC criu/uffd.o [2021-02-19T23:24:46.675Z] 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/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/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-02-19T23:24:46.817Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.08s) [2021-02-19T23:24:46.817Z] === RUN TestBuildWithSession [2021-02-19T23:24:46.817Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-19T23:24:46.817Z] build_session_test.go:25: TODO: BuildKit [2021-02-19T23:24:46.817Z] === RUN TestBuildSquashParent [2021-02-19T23:24:47.007Z] #43 203.6 CC criu/util.o [2021-02-19T23:24:47.622Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-02-19T23:24:47.622Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.82s) [2021-02-19T23:24:47.622Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.93s) [2021-02-19T23:24:47.622Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.98s) [2021-02-19T23:24:47.622Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.30s) [2021-02-19T23:24:47.622Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.31s) [2021-02-19T23:24:47.622Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.25s) [2021-02-19T23:24:47.622Z] === RUN TestBuildMultiStageCopy [2021-02-19T23:24:47.622Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-19T23:24:48.549Z] #43 205.1 CC criu/uts_ns.o [2021-02-19T23:24:49.204Z] #43 ... [2021-02-19T23:24:49.204Z] [2021-02-19T23:24:49.204Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-19T23:24:49.204Z] #40 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-02-19T23:24:49.204Z] #40 DONE 272.6s [2021-02-19T23:24:49.204Z] [2021-02-19T23:24:49.204Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-19T23:24:49.204Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-19T23:24:49.204Z] #43 205.6 CC criu/vdso.o [2021-02-19T23:24:49.532Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-19T23:24:50.102Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-19T23:24:50.258Z] #43 206.8 LINK criu/built-in.o [2021-02-19T23:24:50.555Z] #43 207.2 LINK criu/criu [2021-02-19T23:24:50.674Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-19T23:24:51.201Z] #43 207.7 DEP lib/c/criu.d [2021-02-19T23:24:51.245Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-19T23:24:51.500Z] #43 207.9 CC images/rpc.pb-c.o [2021-02-19T23:24:51.814Z] --- PASS: TestBuildMultiStageCopy (4.49s) [2021-02-19T23:24:51.814Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.28s) [2021-02-19T23:24:51.814Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2021-02-19T23:24:51.814Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2021-02-19T23:24:51.814Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2021-02-19T23:24:51.814Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.63s) [2021-02-19T23:24:51.814Z] === RUN TestBuildMultiStageParentConfig [2021-02-19T23:24:52.148Z] #43 208.7 CC lib/c/criu.o [2021-02-19T23:24:53.199Z] --- PASS: TestBuildMultiStageParentConfig (1.44s) [2021-02-19T23:24:53.199Z] === RUN TestBuildLabelWithTargets [2021-02-19T23:24:53.682Z] #43 210.0 LINK lib/c/built-in.o [2021-02-19T23:24:53.682Z] #43 210.0 LINK lib/c/libcriu.so [2021-02-19T23:24:53.682Z] #43 210.1 LINK lib/c/libcriu.a [2021-02-19T23:24:53.682Z] #43 210.3 GEN magic.py [2021-02-19T23:24:53.762Z] ? github.com/docker/docker/api [no test files] [2021-02-19T23:24:53.808Z] --- PASS: TestUpdateRestartPolicy (11.33s) [2021-02-19T23:24:53.809Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-19T23:24:53.809Z] --- PASS: TestUpdateRestartWithAutoRemove (0.48s) [2021-02-19T23:24:53.809Z] === RUN TestWaitNonBlocked [2021-02-19T23:24:53.809Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-19T23:24:53.809Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-19T23:24:53.809Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-19T23:24:53.809Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-19T23:24:53.809Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-19T23:24:53.809Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-19T23:24:53.981Z] #43 210.6 Note: Building without setproctitle() and strlcpy() support. [2021-02-19T23:24:53.981Z] #43 210.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-19T23:24:53.981Z] #43 210.6 Note: Building without GnuTLS support [2021-02-19T23:24:53.981Z] #43 210.6 Makefile.config:39: Warn: you have no libnftables installed [2021-02-19T23:24:53.981Z] #43 210.6 Makefile.config:40: Warn: Building without nftables support [2021-02-19T23:24:54.064Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-02-19T23:24:54.064Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.61s) [2021-02-19T23:24:54.064Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s) [2021-02-19T23:24:54.064Z] === RUN TestWaitBlocked [2021-02-19T23:24:54.064Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-19T23:24:54.064Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-19T23:24:54.064Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-19T23:24:54.064Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-19T23:24:54.064Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-19T23:24:54.064Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-19T23:24:54.989Z] --- PASS: TestWaitBlocked (0.01s) [2021-02-19T23:24:54.989Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.86s) [2021-02-19T23:24:54.989Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.90s) [2021-02-19T23:24:54.989Z] === CONT TestContainerStartOnDaemonRestart [2021-02-19T23:24:54.989Z] === CONT TestContainerKillOnDaemonStart [2021-02-19T23:24:55.537Z] #43 211.8 fatal: not a git repository (or any of the parent directories): .git [2021-02-19T23:24:55.740Z] --- PASS: TestBuildLabelWithTargets (2.27s) [2021-02-19T23:24:55.740Z] === RUN TestBuildWithEmptyLayers [2021-02-19T23:24:56.185Z] #43 212.7 make[1]: Nothing to be done for 'all'. [2021-02-19T23:24:56.680Z] --- PASS: TestBuildWithEmptyLayers (1.05s) [2021-02-19T23:24:56.680Z] === RUN TestBuildMultiStageOnBuild [2021-02-19T23:24:56.790Z] --- PASS: TestBuildSquashParent (8.88s) [2021-02-19T23:24:56.790Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-19T23:24:56.790Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-19T23:24:56.790Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-19T23:24:56.790Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-19T23:24:56.790Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-19T23:24:56.790Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-19T23:24:56.790Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-19T23:24:56.790Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-19T23:24:56.790Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-19T23:24:56.790Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-19T23:24:56.790Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-19T23:24:56.790Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-19T23:24:56.790Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-19T23:24:56.790Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-19T23:24:56.790Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-19T23:24:57.245Z] #43 213.8 make[1]: 'images/built-in.o' is up to date. [2021-02-19T23:24:57.245Z] #43 213.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-02-19T23:24:57.245Z] #43 214.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-02-19T23:24:57.503Z] --- PASS: TestContainerStartOnDaemonRestart (2.33s) [2021-02-19T23:24:57.503Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-19T23:24:57.544Z] #43 214.0 make[1]: 'compel/libcompel.a' is up to date. [2021-02-19T23:24:57.544Z] #43 214.1 make[1]: 'compel/compel-host-bin' is up to date. [2021-02-19T23:24:57.544Z] #43 214.1 make[1]: Nothing to be done for 'all'. [2021-02-19T23:24:57.544Z] #43 214.2 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-19T23:24:57.842Z] #43 214.4 make[2]: Nothing to be done for 'all'. [2021-02-19T23:24:57.842Z] #43 214.5 make[2]: Nothing to be done for 'all'. [2021-02-19T23:24:57.842Z] #43 214.5 make[2]: Nothing to be done for 'all'. [2021-02-19T23:24:58.141Z] #43 214.7 make[2]: Nothing to be done for 'all'. [2021-02-19T23:24:58.141Z] #43 214.8 make[2]: Nothing to be done for 'all'. [2021-02-19T23:24:58.439Z] #43 214.9 make[2]: Nothing to be done for 'all'. [2021-02-19T23:24:58.439Z] #43 214.9 make[2]: Nothing to be done for 'all'. [2021-02-19T23:24:58.738Z] #43 215.1 make[2]: Nothing to be done for 'all'. [2021-02-19T23:24:58.738Z] #43 215.1 INSTALL criu/criu [2021-02-19T23:24:58.738Z] #43 DONE 215.2s [2021-02-19T23:24:58.738Z] [2021-02-19T23:24:58.738Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-19T23:24:58.738Z] #56 sha256:3521b81e2908e0f601c3255829680d77fbf36ebabd9cee721895c8c322e2ded2 [2021-02-19T23:24:59.225Z] --- PASS: TestBuildMultiStageOnBuild (2.74s) [2021-02-19T23:24:59.225Z] === RUN TestBuildUncleanTarFilenames [2021-02-19T23:24:59.343Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-19T23:24:59.343Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-19T23:24:59.388Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.83s) [2021-02-19T23:24:59.388Z] === CONT TestDaemonHostGatewayIP [2021-02-19T23:25:00.608Z] --- PASS: TestBuildUncleanTarFilenames (1.44s) [2021-02-19T23:25:00.608Z] === RUN TestBuildMultiStageLayerLeak [2021-02-19T23:25:01.274Z] --- PASS: TestDaemonHostGatewayIP (2.34s) [2021-02-19T23:25:01.274Z] === CONT TestDaemonRestartIpcMode [2021-02-19T23:25:03.530Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-19T23:25:03.530Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-19T23:25:03.785Z] --- PASS: TestDaemonRestartIpcMode (2.22s) [2021-02-19T23:25:03.785Z] === CONT TestIpcModeOlderClient [2021-02-19T23:25:03.785Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-02-19T23:25:03.906Z] --- PASS: TestBuildMultiStageLayerLeak (2.93s) [2021-02-19T23:25:03.906Z] === RUN TestBuildWithHugeFile [2021-02-19T23:25:04.365Z] #56 ... [2021-02-19T23:25:04.365Z] [2021-02-19T23:25:04.365Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-19T23:25:04.365Z] #49 sha256:f3bd55420248ca97cb3efda0f597dcbdb8d473ca3253678440effc0742f1dfa5 [2021-02-19T23:25:04.365Z] #49 287.9 + /build/golangci-lint --version [2021-02-19T23:25:04.662Z] #49 288.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-02-19T23:25:04.662Z] #49 DONE 288.5s [2021-02-19T23:25:04.662Z] [2021-02-19T23:25:04.662Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-19T23:25:04.662Z] #53 sha256:2713dd14f9c67a6e97483c64109acc441a36b52615cbc4bc55537666e9378df1 [2021-02-19T23:25:06.813Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-02-19T23:25:06.813Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.63s) [2021-02-19T23:25:06.813Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.67s) [2021-02-19T23:25:06.813Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.52s) [2021-02-19T23:25:06.813Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.56s) [2021-02-19T23:25:06.813Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.01s) [2021-02-19T23:25:06.813Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.31s) [2021-02-19T23:25:06.813Z] === RUN TestBuildMultiStageCopy [2021-02-19T23:25:06.813Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-19T23:25:07.045Z] --- PASS: TestContainerKillOnDaemonStart (11.89s) [2021-02-19T23:25:07.045Z] PASS [2021-02-19T23:25:07.045Z] [2021-02-19T23:25:07.045Z] === Skipped [2021-02-19T23:25:07.045Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-02-19T23:25:07.045Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-19T23:25:07.045Z] [2021-02-19T23:25:07.045Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-02-19T23:25:07.045Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-02-19T23:25:07.045Z] [2021-02-19T23:25:07.045Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-19T23:25:07.045Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-19T23:25:07.045Z] [2021-02-19T23:25:07.045Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-02-19T23:25:07.045Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-02-19T23:25:07.045Z] [2021-02-19T23:25:07.045Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-02-19T23:25:07.045Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-02-19T23:25:07.045Z] [2021-02-19T23:25:07.045Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-02-19T23:25:07.045Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-19T23:25:07.045Z] [2021-02-19T23:25:07.045Z] [2021-02-19T23:25:07.045Z] DONE 196 tests, 6 skipped in 104.880s [2021-02-19T23:25:07.045Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-02-19T23:25:07.045Z] INFO: Testing against a local daemon [2021-02-19T23:25:07.045Z] === RUN TestCommitInheritsEnv [2021-02-19T23:25:07.045Z] --- PASS: TestCommitInheritsEnv (0.27s) [2021-02-19T23:25:07.045Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-19T23:25:07.045Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-02-19T23:25:07.045Z] === RUN TestImagesFilterMultiReference [2021-02-19T23:25:07.045Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-02-19T23:25:07.045Z] === RUN TestImagePullPlatformInvalid [2021-02-19T23:25:07.045Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-02-19T23:25:07.045Z] === RUN TestRemoveImageOrphaning [2021-02-19T23:25:07.301Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2021-02-19T23:25:07.301Z] === RUN TestRemoveImageGarbageCollector [2021-02-19T23:25:08.586Z] === RUN TestMiddlewares [2021-02-19T23:25:08.586Z] --- PASS: TestMiddlewares (0.00s) [2021-02-19T23:25:08.586Z] PASS [2021-02-19T23:25:08.586Z] coverage: 9.0% of statements [2021-02-19T23:25:08.586Z] ok github.com/docker/docker/api/server 0.106s coverage: 9.0% of statements [2021-02-19T23:25:09.188Z] --- PASS: TestRemoveImageGarbageCollector (1.79s) [2021-02-19T23:25:09.188Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-19T23:25:09.188Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-02-19T23:25:09.188Z] === RUN TestTagInvalidReference [2021-02-19T23:25:09.188Z] --- PASS: TestTagInvalidReference (0.02s) [2021-02-19T23:25:09.188Z] === RUN TestTagValidPrefixedRepo [2021-02-19T23:25:09.188Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-02-19T23:25:09.188Z] === RUN TestTagExistedNameWithoutForce [2021-02-19T23:25:09.345Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-19T23:25:09.443Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-02-19T23:25:09.443Z] === RUN TestTagOfficialNames [2021-02-19T23:25:09.443Z] --- PASS: TestTagOfficialNames (0.04s) [2021-02-19T23:25:09.443Z] === RUN TestTagMatchesDigest [2021-02-19T23:25:09.443Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-02-19T23:25:09.443Z] === CONT TestImportExtremelyLargeImageWorks [2021-02-19T23:25:09.603Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-19T23:25:10.170Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-19T23:25:10.737Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-19T23:25:11.210Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2021-02-19T23:25:11.303Z] --- PASS: TestBuildMultiStageCopy (5.00s) [2021-02-19T23:25:11.303Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.65s) [2021-02-19T23:25:11.303Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.63s) [2021-02-19T23:25:11.303Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2021-02-19T23:25:11.303Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2021-02-19T23:25:11.303Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.65s) [2021-02-19T23:25:11.303Z] === RUN TestBuildMultiStageParentConfig [2021-02-19T23:25:12.678Z] --- PASS: TestBuildMultiStageParentConfig (1.35s) [2021-02-19T23:25:12.678Z] === RUN TestBuildLabelWithTargets [2021-02-19T23:25:15.211Z] --- PASS: TestBuildLabelWithTargets (2.31s) [2021-02-19T23:25:15.211Z] === RUN TestBuildWithEmptyLayers [2021-02-19T23:25:16.146Z] --- PASS: TestBuildWithEmptyLayers (1.19s) [2021-02-19T23:25:16.146Z] === RUN TestBuildMultiStageOnBuild [2021-02-19T23:25:19.442Z] --- PASS: TestBuildMultiStageOnBuild (3.20s) [2021-02-19T23:25:19.443Z] === RUN TestBuildUncleanTarFilenames [2021-02-19T23:25:21.343Z] --- PASS: TestBuildUncleanTarFilenames (1.74s) [2021-02-19T23:25:21.343Z] === RUN TestBuildMultiStageLayerLeak [2021-02-19T23:25:24.629Z] --- PASS: TestBuildMultiStageLayerLeak (3.32s) [2021-02-19T23:25:24.629Z] === RUN TestBuildWithHugeFile [2021-02-19T23:25:27.273Z] #53 194.4 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-02-19T23:25:27.273Z] #53 195.4 + mkdir -p /build [2021-02-19T23:25:27.273Z] #53 195.4 + cp runc /build/runc [2021-02-19T23:25:27.273Z] #53 DONE 195.6s [2021-02-19T23:25:27.273Z] [2021-02-19T23:25:27.273Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-19T23:25:27.273Z] #56 sha256:3521b81e2908e0f601c3255829680d77fbf36ebabd9cee721895c8c322e2ded2 [2021-02-19T23:25:27.906Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-19T23:25:27.906Z] [2021-02-19T23:25:27.906Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-19T23:25:27.906Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-19T23:25:27.906Z] HOSTNAME=3f9c4d717f6d [2021-02-19T23:25:27.906Z] TESTDEBUG=0 [2021-02-19T23:25:27.906Z] DEST=bundles/test-integration [2021-02-19T23:25:27.906Z] PWD=/go/src/github.com/docker/docker [2021-02-19T23:25:27.906Z] DOCKER_GITCOMMIT=0e001154f96b034483db093276aadd24aa6191ca [2021-02-19T23:25:27.906Z] container=docker [2021-02-19T23:25:27.906Z] HOME=/root [2021-02-19T23:25:27.906Z] GOLANG_VERSION=1.13.15 [2021-02-19T23:25:27.906Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-19T23:25:27.906Z] VALIDATE_BRANCH=20.10 [2021-02-19T23:25:27.906Z] TERM=xterm [2021-02-19T23:25:27.906Z] DOCKER_PKG=github.com/docker/docker [2021-02-19T23:25:27.906Z] SHLVL=1 [2021-02-19T23:25:27.906Z] TIMEOUT=120m [2021-02-19T23:25:27.906Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-19T23:25:27.906Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-19T23:25:27.906Z] GO111MODULE=off [2021-02-19T23:25:27.906Z] DOCKER_EXPERIMENTAL=1 [2021-02-19T23:25:27.906Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-19T23:25:27.906Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-19T23:25:27.906Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-19T23:25:27.906Z] GOPATH=/go [2021-02-19T23:25:27.906Z] PKG_CONFIG=pkg-config [2021-02-19T23:25:27.906Z] _=/usr/bin/env [2021-02-19T23:25:27.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-19T23:25:31.765Z] #56 277.1 + bin/containerd [2021-02-19T23:25:34.528Z] #56 ... [2021-02-19T23:25:34.528Z] [2021-02-19T23:25:34.528Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-19T23:25:34.528Z] #24 sha256:b5764098ff938e19d92de9b22384328d878ae0711ea8e3c586296f0b9f919447 [2021-02-19T23:25:34.528Z] #24 318.1 + return [2021-02-19T23:25:34.528Z] #24 DONE 318.2s [2021-02-19T23:25:34.825Z] [2021-02-19T23:25:34.825Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-19T23:25:34.825Z] #56 sha256:3521b81e2908e0f601c3255829680d77fbf36ebabd9cee721895c8c322e2ded2 [2021-02-19T23:25:36.357Z] #56 ... [2021-02-19T23:25:36.357Z] [2021-02-19T23:25:36.357Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-19T23:25:36.357Z] #25 sha256:053735ab7e186dc62c3a5f69700da35074b25a3400103675b2863a8d7172a0ce [2021-02-19T23:25:36.357Z] #25 DONE 0.1s [2021-02-19T23:25:36.357Z] [2021-02-19T23:25:36.357Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-19T23:25:36.357Z] #30 sha256:e91af577084d17664f43ec23f86056e71a4f0b379b95eb28f4b9805d9c178211 [2021-02-19T23:25:37.002Z] #30 DONE 0.7s [2021-02-19T23:25:37.002Z] [2021-02-19T23:25:37.002Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-19T23:25:37.002Z] #33 sha256:3da293a36e6198150b7a1ed63245acc655d441cdf2805ff63bf2558b8bd800d0 [2021-02-19T23:25:37.002Z] #33 DONE 0.1s [2021-02-19T23:25:37.002Z] [2021-02-19T23:25:37.002Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-19T23:25:37.002Z] #56 sha256:3521b81e2908e0f601c3255829680d77fbf36ebabd9cee721895c8c322e2ded2 [2021-02-19T23:25:37.302Z] #56 ... [2021-02-19T23:25:37.302Z] [2021-02-19T23:25:37.302Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-19T23:25:37.302Z] #35 sha256:ff4ce44a7f7ca9f94c9faa2ae81e0a965c07bc9c2f22a9700aba0a7f41b72804 [2021-02-19T23:25:37.302Z] #35 DONE 0.1s [2021-02-19T23:25:37.302Z] [2021-02-19T23:25:37.302Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-19T23:25:37.302Z] #38 sha256:2398ff59c22d0e72eb3b78414f92a231305aeee8efddfbbffba1c83ee793ba3b [2021-02-19T23:25:37.302Z] #38 DONE 0.1s [2021-02-19T23:25:37.302Z] [2021-02-19T23:25:37.302Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-19T23:25:37.302Z] #41 sha256:1546208beea572bed6992d2b96ec0e0c329e2c7cdf872d2ed54ecd01d6d1e99e [2021-02-19T23:25:37.614Z] #41 DONE 0.3s [2021-02-19T23:25:37.614Z] [2021-02-19T23:25:37.614Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-19T23:25:37.614Z] #56 sha256:3521b81e2908e0f601c3255829680d77fbf36ebabd9cee721895c8c322e2ded2 [2021-02-19T23:25:37.614Z] #56 ... [2021-02-19T23:25:37.614Z] [2021-02-19T23:25:37.614Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-19T23:25:37.614Z] #44 sha256:10499817fb2aac553ebff0faf7a6eec586a8e7556876b35a135cc282b0e4a694 [2021-02-19T23:25:37.614Z] #44 DONE 0.1s [2021-02-19T23:25:37.923Z] [2021-02-19T23:25:37.923Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-19T23:25:37.923Z] #46 sha256:b1ef49fdbe3a7e3b1b8054f668d666c3bd25791a31167caca6048df059c10f41 [2021-02-19T23:25:37.923Z] #46 DONE 0.1s [2021-02-19T23:25:37.923Z] [2021-02-19T23:25:37.923Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-19T23:25:37.923Z] #56 sha256:3521b81e2908e0f601c3255829680d77fbf36ebabd9cee721895c8c322e2ded2 [2021-02-19T23:25:37.923Z] #56 ... [2021-02-19T23:25:37.923Z] [2021-02-19T23:25:37.923Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-19T23:25:37.923Z] #48 sha256:b50537dc9baa033d433d0c605f9e5e8154f218868a679a625ace9546eab083b4 [2021-02-19T23:25:37.923Z] #48 DONE 0.1s [2021-02-19T23:25:37.923Z] [2021-02-19T23:25:37.923Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-19T23:25:37.923Z] #50 sha256:28d651dabf4fecd141e3dc89e80b44a5c9a5ec7ebafaf8f44dc06be0f1144436 [2021-02-19T23:25:37.923Z] #50 DONE 0.1s [2021-02-19T23:25:37.923Z] [2021-02-19T23:25:37.923Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-19T23:25:37.923Z] #56 sha256:3521b81e2908e0f601c3255829680d77fbf36ebabd9cee721895c8c322e2ded2 [2021-02-19T23:25:38.218Z] #56 ... [2021-02-19T23:25:38.218Z] [2021-02-19T23:25:38.218Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-19T23:25:38.218Z] #52 sha256:a135892aac88629b52287ba4b2c9bf4b1c3582743e0a15565e4991c655466377 [2021-02-19T23:25:38.218Z] #52 DONE 0.1s [2021-02-19T23:25:38.218Z] [2021-02-19T23:25:38.218Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-19T23:25:38.218Z] #54 sha256:702c7f96513fe8545569e1109fab8521b08cfa9870519d1a3811d0b0502b28ee [2021-02-19T23:25:38.218Z] #54 DONE 0.1s [2021-02-19T23:25:38.218Z] [2021-02-19T23:25:38.218Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-19T23:25:38.218Z] #56 sha256:3521b81e2908e0f601c3255829680d77fbf36ebabd9cee721895c8c322e2ded2 [2021-02-19T23:25:50.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-19T23:25:50.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-19T23:25:56.706Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-19T23:25:56.706Z] Using test binary docker [2021-02-19T23:25:56.706Z] +++ /etc/init.d/apparmor start [2021-02-19T23:25:56.706Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-19T23:25:56.706Z] INFO: Waiting for daemon to start... [2021-02-19T23:25:56.706Z] Starting dockerd [2021-02-19T23:25:56.706Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-02-19T23:25:56.706Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-19T23:25:56.706Z] Using test binary docker [2021-02-19T23:25:56.706Z] +++ /etc/init.d/apparmor start [2021-02-19T23:25:56.706Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-19T23:25:56.706Z] INFO: Waiting for daemon to start... [2021-02-19T23:25:56.706Z] Starting dockerd [2021-02-19T23:25:56.706Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-02-19T23:25:56.706Z] [2021-02-19T23:25:56.706Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-19T23:25:56.706Z] .---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-19T23:25:56.706Z] Error: No such image: emptyfs [2021-02-19T23:25:56.706Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-19T23:25:56.706Z] ++++ docker load [2021-02-19T23:25:56.706Z] Running integration-test (iteration 1) [2021-02-19T23:25:56.706Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-02-19T23:25:56.706Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-02-19T23:25:56.706Z] ++ set -e [2021-02-19T23:25:56.706Z] ++ '[' -n 0 ']' [2021-02-19T23:25:56.706Z] ++ set -x [2021-02-19T23:25:56.707Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-02-19T23:25:56.707Z] [2021-02-19T23:25:56.707Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-19T23:25:56.707Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-19T23:25:56.707Z] Error: No such image: emptyfs [2021-02-19T23:25:56.707Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-19T23:25:56.707Z] ++++ docker load [2021-02-19T23:25:56.707Z] Running integration-test (iteration 1) [2021-02-19T23:25:56.707Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-02-19T23:25:56.707Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-02-19T23:25:56.707Z] ++ set -e [2021-02-19T23:25:56.707Z] ++ '[' -n 0 ']' [2021-02-19T23:25:56.707Z] ++ set -x [2021-02-19T23:25:56.707Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-02-19T23:25:59.287Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-02-19T23:25:59.287Z] === RUN TestBoolValue [2021-02-19T23:25:59.287Z] --- PASS: TestBoolValue (0.00s) [2021-02-19T23:25:59.287Z] === RUN TestBoolValueOrDefault [2021-02-19T23:25:59.287Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-02-19T23:25:59.287Z] === RUN TestInt64ValueOrZero [2021-02-19T23:25:59.287Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-02-19T23:25:59.287Z] === RUN TestInt64ValueOrDefault [2021-02-19T23:25:59.287Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-02-19T23:25:59.287Z] === RUN TestInt64ValueOrDefaultWithError [2021-02-19T23:25:59.287Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-02-19T23:25:59.287Z] === RUN TestJsonContentType [2021-02-19T23:25:59.287Z] --- PASS: TestJsonContentType (0.00s) [2021-02-19T23:25:59.287Z] PASS [2021-02-19T23:25:59.287Z] coverage: 14.7% of statements [2021-02-19T23:25:59.287Z] ok github.com/docker/docker/api/server/httputils 0.051s coverage: 14.7% of statements [2021-02-19T23:25:59.287Z] === RUN TestMaskSecretKeys [2021-02-19T23:25:59.287Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-02-19T23:25:59.287Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-02-19T23:25:59.287Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-02-19T23:25:59.287Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-02-19T23:25:59.287Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-02-19T23:25:59.287Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-02-19T23:25:59.287Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-02-19T23:25:59.287Z] === RUN TestVersionMiddlewareVersion [2021-02-19T23:25:59.287Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-02-19T23:25:59.287Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-02-19T23:25:59.287Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-02-19T23:25:59.287Z] PASS [2021-02-19T23:25:59.287Z] coverage: 37.7% of statements [2021-02-19T23:25:59.287Z] ok github.com/docker/docker/api/server/middleware 0.061s coverage: 37.7% of statements [2021-02-19T23:25:59.287Z] ? github.com/docker/docker/api/server/router [no test files] [2021-02-19T23:25:59.287Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-02-19T23:25:59.287Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-02-19T23:25:59.287Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-02-19T23:25:59.287Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-02-19T23:25:59.287Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-02-19T23:25:59.287Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-02-19T23:25:59.287Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-02-19T23:25:59.287Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-02-19T23:25:59.287Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-02-19T23:25:59.287Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-02-19T23:25:59.287Z] === RUN TestToJSON [2021-02-19T23:25:59.287Z] --- PASS: TestToJSON (0.00s) [2021-02-19T23:25:59.287Z] === RUN TestToParamWithVersion [2021-02-19T23:25:59.287Z] --- PASS: TestToParamWithVersion (0.00s) [2021-02-19T23:25:59.287Z] === RUN TestFromJSON [2021-02-19T23:25:59.288Z] --- PASS: TestFromJSON (0.00s) [2021-02-19T23:25:59.288Z] === RUN TestEmpty [2021-02-19T23:25:59.288Z] --- PASS: TestEmpty (0.00s) [2021-02-19T23:25:59.288Z] === RUN TestArgsMatchKVListEmptySources [2021-02-19T23:25:59.288Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-02-19T23:25:59.288Z] === RUN TestArgsMatchKVList [2021-02-19T23:25:59.288Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-02-19T23:25:59.288Z] === RUN TestArgsMatch [2021-02-19T23:25:59.288Z] --- PASS: TestArgsMatch (0.00s) [2021-02-19T23:25:59.288Z] === RUN TestAdd [2021-02-19T23:25:59.288Z] --- PASS: TestAdd (0.00s) [2021-02-19T23:25:59.288Z] === RUN TestDel [2021-02-19T23:25:59.288Z] --- PASS: TestDel (0.00s) [2021-02-19T23:25:59.288Z] === RUN TestLen [2021-02-19T23:25:59.288Z] --- PASS: TestLen (0.00s) [2021-02-19T23:25:59.288Z] === RUN TestExactMatch [2021-02-19T23:25:59.288Z] --- PASS: TestExactMatch (0.00s) [2021-02-19T23:25:59.288Z] === RUN TestOnlyOneExactMatch [2021-02-19T23:25:59.288Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-02-19T23:25:59.288Z] === RUN TestContains [2021-02-19T23:25:59.288Z] --- PASS: TestContains (0.00s) [2021-02-19T23:25:59.288Z] === RUN TestValidate [2021-02-19T23:25:59.288Z] --- PASS: TestValidate (0.00s) [2021-02-19T23:25:59.288Z] === RUN TestWalkValues [2021-02-19T23:25:59.288Z] --- PASS: TestWalkValues (0.00s) [2021-02-19T23:25:59.288Z] === RUN TestFuzzyMatch [2021-02-19T23:25:59.288Z] --- PASS: TestFuzzyMatch (0.00s) [2021-02-19T23:25:59.288Z] === RUN TestClone [2021-02-19T23:25:59.288Z] --- PASS: TestClone (0.00s) [2021-02-19T23:25:59.288Z] PASS [2021-02-19T23:25:59.288Z] coverage: 92.2% of statements [2021-02-19T23:25:59.288Z] ok github.com/docker/docker/api/types/filters 0.086s coverage: 92.2% of statements [2021-02-19T23:25:59.288Z] === RUN TestStrSliceMarshalJSON [2021-02-19T23:25:59.288Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-02-19T23:25:59.288Z] === RUN TestStrSliceUnmarshalJSON [2021-02-19T23:25:59.288Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-02-19T23:25:59.288Z] === RUN TestStrSliceUnmarshalString [2021-02-19T23:25:59.288Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-02-19T23:25:59.288Z] === RUN TestStrSliceUnmarshalSlice [2021-02-19T23:25:59.288Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-02-19T23:25:59.288Z] PASS [2021-02-19T23:25:59.288Z] coverage: 90.0% of statements [2021-02-19T23:25:59.288Z] ok github.com/docker/docker/api/types/strslice 0.064s coverage: 90.0% of statements [2021-02-19T23:25:59.288Z] === RUN TestAdjustForAPIVersion [2021-02-19T23:25:59.288Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-02-19T23:25:59.288Z] PASS [2021-02-19T23:25:59.288Z] coverage: 5.7% of statements [2021-02-19T23:25:59.288Z] ok github.com/docker/docker/api/server/router/swarm 0.092s coverage: 5.7% of statements [2021-02-19T23:25:59.288Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-02-19T23:25:59.288Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-02-19T23:25:59.288Z] ? github.com/docker/docker/api/types [no test files] [2021-02-19T23:25:59.288Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-02-19T23:25:59.288Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-02-19T23:25:59.288Z] ? github.com/docker/docker/api/types/container [no test files] [2021-02-19T23:25:59.288Z] ? github.com/docker/docker/api/types/events [no test files] [2021-02-19T23:25:59.288Z] ? github.com/docker/docker/api/types/image [no test files] [2021-02-19T23:25:59.288Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-02-19T23:25:59.288Z] ? github.com/docker/docker/api/types/network [no test files] [2021-02-19T23:25:59.288Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-02-19T23:25:59.288Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-02-19T23:25:59.288Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-02-19T23:25:59.288Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-02-19T23:25:59.288Z] === RUN TestDurationToSecondsString [2021-02-19T23:25:59.288Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-02-19T23:25:59.288Z] === RUN TestGetTimestamp [2021-02-19T23:25:59.288Z] --- PASS: TestGetTimestamp (0.12s) [2021-02-19T23:25:59.288Z] === RUN TestParseTimestamps [2021-02-19T23:25:59.288Z] --- PASS: TestParseTimestamps (0.00s) [2021-02-19T23:25:59.288Z] PASS [2021-02-19T23:25:59.288Z] coverage: 100.0% of statements [2021-02-19T23:25:59.288Z] ok github.com/docker/docker/api/types/time 0.153s coverage: 100.0% of statements [2021-02-19T23:26:00.204Z] --- PASS: TestBuildWithHugeFile (49.33s) [2021-02-19T23:26:00.204Z] === RUN TestBuildWithEmptyDockerfile [2021-02-19T23:26:00.204Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-19T23:26:00.204Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-19T23:26:00.204Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-19T23:26:00.204Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-19T23:26:00.204Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-19T23:26:00.204Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-19T23:26:00.204Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-19T23:26:00.204Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-19T23:26:00.204Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-19T23:26:00.204Z] --- PASS: TestBuildWithEmptyDockerfile (0.19s) [2021-02-19T23:26:00.204Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s) [2021-02-19T23:26:00.204Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2021-02-19T23:26:00.204Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2021-02-19T23:26:00.204Z] === RUN TestBuildPreserveOwnership [2021-02-19T23:26:00.204Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-19T23:26:00.204Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-19T23:26:00.204Z] --- PASS: TestBuildPreserveOwnership (6.00s) [2021-02-19T23:26:00.204Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.84s) [2021-02-19T23:26:00.204Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.14s) [2021-02-19T23:26:00.204Z] === RUN TestBuildPlatformInvalid [2021-02-19T23:26:00.204Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2021-02-19T23:26:00.204Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-19T23:26:00.258Z] === RUN TestCompareVersion [2021-02-19T23:26:00.258Z] --- PASS: TestCompareVersion (0.00s) [2021-02-19T23:26:00.258Z] PASS [2021-02-19T23:26:00.258Z] coverage: 75.0% of statements [2021-02-19T23:26:00.258Z] ok github.com/docker/docker/api/types/versions 0.033s coverage: 75.0% of statements [2021-02-19T23:26:00.258Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-02-19T23:26:00.258Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-02-19T23:26:00.258Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-02-19T23:26:00.258Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-02-19T23:26:00.258Z] ? github.com/docker/docker/builder [no test files] [2021-02-19T23:26:00.258Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-02-19T23:26:00.258Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-02-19T23:26:00.258Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-02-19T23:26:00.258Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-02-19T23:26:00.258Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-02-19T23:26:00.258Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-02-19T23:26:00.258Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-02-19T23:26:01.228Z] === RUN TestParseRemoteURL [2021-02-19T23:26:01.228Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-02-19T23:26:01.228Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-02-19T23:26:01.228Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-02-19T23:26:01.228Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-02-19T23:26:01.228Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-02-19T23:26:01.228Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-02-19T23:26:01.228Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-02-19T23:26:01.228Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-02-19T23:26:01.228Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-02-19T23:26:01.228Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-02-19T23:26:01.228Z] --- PASS: TestParseRemoteURL (0.00s) [2021-02-19T23:26:01.228Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-02-19T23:26:01.228Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-02-19T23:26:01.228Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-02-19T23:26:01.228Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-02-19T23:26:01.228Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-02-19T23:26:01.228Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-02-19T23:26:01.228Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-02-19T23:26:01.228Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-02-19T23:26:01.228Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-02-19T23:26:01.228Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-02-19T23:26:01.228Z] === RUN TestCloneArgsSmartHttp [2021-02-19T23:26:01.228Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-02-19T23:26:01.228Z] === RUN TestCloneArgsDumbHttp [2021-02-19T23:26:01.228Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-02-19T23:26:01.228Z] === RUN TestCloneArgsGit [2021-02-19T23:26:01.228Z] --- PASS: TestCloneArgsGit (0.00s) [2021-02-19T23:26:01.228Z] === RUN TestCheckoutGit [2021-02-19T23:26:03.409Z] === RUN TestEnable [2021-02-19T23:26:03.409Z] --- PASS: TestEnable (0.00s) [2021-02-19T23:26:03.409Z] === RUN TestDisable [2021-02-19T23:26:03.409Z] --- PASS: TestDisable (0.00s) [2021-02-19T23:26:03.409Z] === RUN TestEnabled [2021-02-19T23:26:03.409Z] --- PASS: TestEnabled (0.00s) [2021-02-19T23:26:03.409Z] PASS [2021-02-19T23:26:03.409Z] coverage: 100.0% of statements [2021-02-19T23:26:03.409Z] ok github.com/docker/docker/cli/debug 0.065s coverage: 100.0% of statements [2021-02-19T23:26:03.409Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-02-19T23:26:03.409Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-02-19T23:26:03.409Z] === RUN TestProcessNoDockerignore [2021-02-19T23:26:03.409Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-02-19T23:26:03.409Z] === RUN TestProcessShouldLeaveAllFiles [2021-02-19T23:26:03.409Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-02-19T23:26:03.409Z] === RUN TestDetectContentType [2021-02-19T23:26:03.409Z] --- PASS: TestDetectContentType (0.00s) [2021-02-19T23:26:03.410Z] === RUN TestSelectAcceptableMIME [2021-02-19T23:26:03.410Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-02-19T23:26:03.410Z] === RUN TestInspectEmptyResponse [2021-02-19T23:26:03.410Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-02-19T23:26:03.410Z] === RUN TestInspectResponseBinary [2021-02-19T23:26:03.410Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-02-19T23:26:03.410Z] === RUN TestResponseUnsupportedContentType [2021-02-19T23:26:03.410Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-02-19T23:26:03.410Z] === RUN TestInspectResponseTextSimple [2021-02-19T23:26:03.410Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-02-19T23:26:03.410Z] === RUN TestInspectResponseEmptyContentType [2021-02-19T23:26:03.410Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-02-19T23:26:03.410Z] === RUN TestUnknownContentLength [2021-02-19T23:26:03.410Z] --- PASS: TestUnknownContentLength (0.00s) [2021-02-19T23:26:03.410Z] === RUN TestDownloadRemote [2021-02-19T23:26:03.410Z] --- PASS: TestDownloadRemote (0.09s) [2021-02-19T23:26:03.410Z] === RUN TestGetWithStatusError [2021-02-19T23:26:03.410Z] --- PASS: TestGetWithStatusError (0.00s) [2021-02-19T23:26:03.410Z] === RUN TestCloseRootDirectory [2021-02-19T23:26:03.410Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-02-19T23:26:03.410Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-19T23:26:03.410Z] === RUN TestHashFile [2021-02-19T23:26:03.870Z] --- SKIP: TestHashFile (0.01s) [2021-02-19T23:26:03.870Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-19T23:26:03.870Z] === RUN TestHashSubdir [2021-02-19T23:26:03.870Z] --- SKIP: TestHashSubdir (0.00s) [2021-02-19T23:26:03.870Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-19T23:26:03.870Z] === RUN TestRemoveDirectory [2021-02-19T23:26:03.870Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-02-19T23:26:03.870Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-19T23:26:03.870Z] PASS [2021-02-19T23:26:03.870Z] coverage: 9.3% of statements [2021-02-19T23:26:03.870Z] ok github.com/docker/docker/builder/remotecontext 0.281s coverage: 9.3% of statements [2021-02-19T23:26:04.336Z] === RUN TestGetAllAllowed [2021-02-19T23:26:04.336Z] --- PASS: TestGetAllAllowed (0.00s) [2021-02-19T23:26:04.336Z] === RUN TestGetAllMeta [2021-02-19T23:26:04.336Z] --- PASS: TestGetAllMeta (0.00s) [2021-02-19T23:26:04.336Z] === RUN TestWarnOnUnusedBuildArgs [2021-02-19T23:26:04.336Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-02-19T23:26:04.336Z] === RUN TestIsUnreferencedBuiltin [2021-02-19T23:26:04.336Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-02-19T23:26:04.336Z] === RUN TestIsExistingDirectory [2021-02-19T23:26:04.336Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-02-19T23:26:04.336Z] === RUN TestGetFilenameForDownload [2021-02-19T23:26:04.336Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-02-19T23:26:04.336Z] === RUN TestEnv2Variables [2021-02-19T23:26:04.336Z] --- PASS: TestEnv2Variables (0.00s) [2021-02-19T23:26:04.336Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-02-19T23:26:04.336Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-02-19T23:26:04.336Z] === RUN TestMaintainer [2021-02-19T23:26:04.336Z] --- PASS: TestMaintainer (0.00s) [2021-02-19T23:26:04.336Z] === RUN TestLabel [2021-02-19T23:26:04.336Z] --- PASS: TestLabel (0.00s) [2021-02-19T23:26:04.336Z] === RUN TestFromScratch [2021-02-19T23:26:04.336Z] --- PASS: TestFromScratch (0.00s) [2021-02-19T23:26:04.336Z] === RUN TestFromWithArg [2021-02-19T23:26:04.336Z] --- PASS: TestFromWithArg (0.00s) [2021-02-19T23:26:04.336Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-02-19T23:26:04.336Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-02-19T23:26:04.336Z] === RUN TestFromWithUndefinedArg [2021-02-19T23:26:04.336Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-02-19T23:26:04.336Z] === RUN TestFromMultiStageWithNamedStage [2021-02-19T23:26:04.336Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-02-19T23:26:04.336Z] === RUN TestOnbuild [2021-02-19T23:26:04.336Z] --- PASS: TestOnbuild (0.00s) [2021-02-19T23:26:04.336Z] === RUN TestWorkdir [2021-02-19T23:26:04.336Z] --- PASS: TestWorkdir (0.00s) [2021-02-19T23:26:04.336Z] === RUN TestCmd [2021-02-19T23:26:04.336Z] --- PASS: TestCmd (0.00s) [2021-02-19T23:26:04.336Z] === RUN TestHealthcheckNone [2021-02-19T23:26:04.336Z] --- PASS: TestHealthcheckNone (0.00s) [2021-02-19T23:26:04.336Z] === RUN TestHealthcheckCmd [2021-02-19T23:26:04.336Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-02-19T23:26:04.336Z] === RUN TestEntrypoint [2021-02-19T23:26:04.336Z] --- PASS: TestEntrypoint (0.00s) [2021-02-19T23:26:04.336Z] === RUN TestExpose [2021-02-19T23:26:04.336Z] --- PASS: TestExpose (0.00s) [2021-02-19T23:26:04.336Z] === RUN TestUser [2021-02-19T23:26:04.336Z] --- PASS: TestUser (0.00s) [2021-02-19T23:26:04.336Z] === RUN TestVolume [2021-02-19T23:26:04.336Z] --- PASS: TestVolume (0.00s) [2021-02-19T23:26:04.336Z] === RUN TestStopSignal [2021-02-19T23:26:04.336Z] --- SKIP: TestStopSignal (0.00s) [2021-02-19T23:26:04.336Z] dispatchers_test.go:376: Windows does not support stopsignal [2021-02-19T23:26:04.336Z] === RUN TestArg [2021-02-19T23:26:04.336Z] --- PASS: TestArg (0.00s) [2021-02-19T23:26:04.336Z] === RUN TestShell [2021-02-19T23:26:04.336Z] --- PASS: TestShell (0.00s) [2021-02-19T23:26:04.336Z] === RUN TestPrependEnvOnCmd [2021-02-19T23:26:04.336Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-02-19T23:26:04.336Z] === RUN TestRunWithBuildArgs [2021-02-19T23:26:04.336Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-02-19T23:26:04.336Z] === RUN TestRunIgnoresHealthcheck [2021-02-19T23:26:04.336Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-02-19T23:26:04.336Z] === RUN TestNormalizeWorkdir [2021-02-19T23:26:04.336Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-02-19T23:26:04.336Z] === RUN TestDispatch [2021-02-19T23:26:04.336Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-02-19T23:26:04.336Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-02-19T23:26:04.336Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-02-19T23:26:04.336Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-02-19T23:26:04.336Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-02-19T23:26:04.336Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-02-19T23:26:04.336Z] === RUN TestDispatch/COPY_url [2021-02-19T23:26:04.336Z] --- PASS: TestDispatch (0.08s) [2021-02-19T23:26:04.336Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-02-19T23:26:04.336Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.04s) [2021-02-19T23:26:04.336Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-02-19T23:26:04.336Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.00s) [2021-02-19T23:26:04.336Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-02-19T23:26:04.336Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s) [2021-02-19T23:26:04.336Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-02-19T23:26:04.336Z] === RUN TestAddScratchImageAddsToMounts [2021-02-19T23:26:04.336Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-02-19T23:26:04.336Z] === RUN TestAddFromScratchPopulatesPlatform [2021-02-19T23:26:04.336Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-02-19T23:26:04.336Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-02-19T23:26:04.336Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-02-19T23:26:04.336Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-02-19T23:26:04.336Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-02-19T23:26:04.336Z] === RUN TestImageSourceGetAddsToMounts [2021-02-19T23:26:04.336Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-02-19T23:26:04.336Z] === RUN TestEmptyDockerfile [2021-02-19T23:26:04.336Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-02-19T23:26:04.336Z] === RUN TestSymlinkDockerfile [2021-02-19T23:26:04.336Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-02-19T23:26:04.336Z] === RUN TestDockerfileOutsideTheBuildContext [2021-02-19T23:26:04.336Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-02-19T23:26:04.336Z] === RUN TestNonExistingDockerfile [2021-02-19T23:26:04.336Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-02-19T23:26:04.336Z] === RUN TestCopyRunConfig [2021-02-19T23:26:04.336Z] --- PASS: TestCopyRunConfig (0.00s) [2021-02-19T23:26:04.336Z] === RUN TestDeepCopyRunConfig [2021-02-19T23:26:04.336Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-02-19T23:26:04.336Z] === RUN TestExportImage [2021-02-19T23:26:04.336Z] --- PASS: TestExportImage (0.00s) [2021-02-19T23:26:04.336Z] === RUN TestNormalizeDest [2021-02-19T23:26:04.336Z] --- PASS: TestNormalizeDest (0.00s) [2021-02-19T23:26:04.336Z] PASS [2021-02-19T23:26:04.336Z] coverage: 46.6% of statements [2021-02-19T23:26:04.336Z] ok github.com/docker/docker/builder/dockerfile 0.262s coverage: 46.6% of statements [2021-02-19T23:26:04.336Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-02-19T23:26:05.414Z] #56 311.4 + bin/containerd-stress [2021-02-19T23:26:05.690Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-19T23:26:05.888Z] ..........................xx.................... [ 29%] [2021-02-19T23:26:08.161Z] #56 313.8 + bin/containerd-shim [2021-02-19T23:26:10.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-19T23:26:10.768Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-19T23:26:11.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-19T23:26:12.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-19T23:26:12.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-19T23:26:12.438Z] Loaded image: buildpack-deps:buster [2021-02-19T23:26:12.438Z] Loaded image: busybox:latest [2021-02-19T23:26:12.438Z] Loaded image: busybox:glibc [2021-02-19T23:26:13.469Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-19T23:26:14.350Z] Loaded image: debian:bullseye [2021-02-19T23:26:14.350Z] Loaded image: hello-world:latest [2021-02-19T23:26:14.350Z] Loaded image: arm32v7/hello-world:latest [2021-02-19T23:26:14.670Z] === RUN TestCheckpointCreateError [2021-02-19T23:26:14.670Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-02-19T23:26:14.670Z] === RUN TestCheckpointCreate [2021-02-19T23:26:14.670Z] --- PASS: TestCheckpointCreate (0.00s) [2021-02-19T23:26:14.670Z] === RUN TestCheckpointDeleteError [2021-02-19T23:26:14.670Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-02-19T23:26:14.670Z] === RUN TestCheckpointDelete [2021-02-19T23:26:14.670Z] --- PASS: TestCheckpointDelete (0.00s) [2021-02-19T23:26:14.670Z] === RUN TestCheckpointListError [2021-02-19T23:26:14.670Z] --- PASS: TestCheckpointListError (0.00s) [2021-02-19T23:26:14.670Z] === RUN TestCheckpointList [2021-02-19T23:26:14.670Z] --- PASS: TestCheckpointList (0.00s) [2021-02-19T23:26:14.670Z] === RUN TestCheckpointListContainerNotFound [2021-02-19T23:26:14.670Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-02-19T23:26:14.670Z] === RUN TestNewClientWithOpsFromEnv [2021-02-19T23:26:14.670Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-02-19T23:26:14.670Z] client_test.go:23: runtime.GOOS == "windows" [2021-02-19T23:26:14.670Z] === RUN TestGetAPIPath [2021-02-19T23:26:14.670Z] --- PASS: TestGetAPIPath (0.00s) [2021-02-19T23:26:14.670Z] === RUN TestParseHostURL [2021-02-19T23:26:14.670Z] --- PASS: TestParseHostURL (0.00s) [2021-02-19T23:26:14.670Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-02-19T23:26:14.670Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-02-19T23:26:14.670Z] === RUN TestNegotiateAPIVersionEmpty [2021-02-19T23:26:14.670Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-02-19T23:26:14.670Z] === RUN TestNegotiateAPIVersion [2021-02-19T23:26:14.670Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-02-19T23:26:14.670Z] === RUN TestNegotiateAPVersionOverride [2021-02-19T23:26:14.670Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-02-19T23:26:14.670Z] === RUN TestNegotiateAPIVersionAutomatic [2021-02-19T23:26:14.670Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-02-19T23:26:14.670Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-02-19T23:26:14.670Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-02-19T23:26:14.670Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-02-19T23:26:14.670Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-02-19T23:26:14.670Z] === RUN TestClientRedirect [2021-02-19T23:26:14.670Z] --- PASS: TestClientRedirect (0.00s) [2021-02-19T23:26:14.670Z] === RUN TestConfigCreateUnsupported [2021-02-19T23:26:14.670Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-02-19T23:26:14.670Z] === RUN TestConfigCreateError [2021-02-19T23:26:14.670Z] --- PASS: TestConfigCreateError (0.00s) [2021-02-19T23:26:14.670Z] === RUN TestConfigCreate [2021-02-19T23:26:14.670Z] --- PASS: TestConfigCreate (0.00s) [2021-02-19T23:26:14.670Z] === RUN TestConfigInspectNotFound [2021-02-19T23:26:14.670Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-02-19T23:26:14.670Z] === RUN TestConfigInspectWithEmptyID [2021-02-19T23:26:14.670Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-02-19T23:26:14.670Z] === RUN TestConfigInspectUnsupported [2021-02-19T23:26:14.670Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-02-19T23:26:14.670Z] === RUN TestConfigInspectError [2021-02-19T23:26:14.670Z] --- PASS: TestConfigInspectError (0.00s) [2021-02-19T23:26:14.670Z] === RUN TestConfigInspectConfigNotFound [2021-02-19T23:26:14.670Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-02-19T23:26:14.670Z] === RUN TestConfigInspect [2021-02-19T23:26:14.670Z] --- PASS: TestConfigInspect (0.00s) [2021-02-19T23:26:14.670Z] === RUN TestConfigListUnsupported [2021-02-19T23:26:14.670Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-02-19T23:26:14.670Z] === RUN TestConfigListError [2021-02-19T23:26:14.670Z] --- PASS: TestConfigListError (0.00s) [2021-02-19T23:26:14.670Z] === RUN TestConfigList [2021-02-19T23:26:14.670Z] --- PASS: TestConfigList (0.00s) [2021-02-19T23:26:14.670Z] === RUN TestConfigRemoveUnsupported [2021-02-19T23:26:14.670Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-02-19T23:26:14.670Z] === RUN TestConfigRemoveError [2021-02-19T23:26:14.670Z] --- PASS: TestConfigRemoveError (0.00s) [2021-02-19T23:26:14.670Z] === RUN TestConfigRemove [2021-02-19T23:26:14.670Z] --- PASS: TestConfigRemove (0.00s) [2021-02-19T23:26:14.670Z] === RUN TestConfigUpdateUnsupported [2021-02-19T23:26:14.670Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-02-19T23:26:14.670Z] === RUN TestConfigUpdateError [2021-02-19T23:26:14.670Z] --- PASS: TestConfigUpdateError (0.00s) [2021-02-19T23:26:14.670Z] === RUN TestConfigUpdate [2021-02-19T23:26:14.670Z] --- PASS: TestConfigUpdate (0.00s) [2021-02-19T23:26:14.670Z] === RUN TestContainerCommitError [2021-02-19T23:26:14.670Z] --- PASS: TestContainerCommitError (0.00s) [2021-02-19T23:26:14.671Z] === RUN TestContainerCommit [2021-02-19T23:26:14.671Z] --- PASS: TestContainerCommit (0.00s) [2021-02-19T23:26:14.671Z] === RUN TestContainerStatPathError [2021-02-19T23:26:15.110Z] #56 320.8 + bin/containerd-shim-runc-v1 [2021-02-19T23:26:15.134Z] --- PASS: TestContainerStatPathError (0.00s) [2021-02-19T23:26:15.134Z] === RUN TestContainerStatPathNotFoundError [2021-02-19T23:26:15.134Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-02-19T23:26:15.134Z] === RUN TestContainerStatPathNoHeaderError [2021-02-19T23:26:15.134Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-02-19T23:26:15.134Z] === RUN TestContainerStatPath [2021-02-19T23:26:15.134Z] --- PASS: TestContainerStatPath (0.00s) [2021-02-19T23:26:15.134Z] === RUN TestCopyToContainerError [2021-02-19T23:26:15.134Z] --- PASS: TestCopyToContainerError (0.00s) [2021-02-19T23:26:15.134Z] === RUN TestCopyToContainerNotFoundError [2021-02-19T23:26:15.134Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-02-19T23:26:15.134Z] === RUN TestCopyToContainerNotStatusOKError [2021-02-19T23:26:15.134Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-02-19T23:26:15.134Z] === RUN TestCopyToContainer [2021-02-19T23:26:15.134Z] --- PASS: TestCopyToContainer (0.00s) [2021-02-19T23:26:15.134Z] === RUN TestCopyFromContainerError [2021-02-19T23:26:15.134Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-02-19T23:26:15.134Z] === RUN TestCopyFromContainerNotFoundError [2021-02-19T23:26:15.134Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-02-19T23:26:15.134Z] === RUN TestCopyFromContainerNotStatusOKError [2021-02-19T23:26:15.134Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-02-19T23:26:15.134Z] === RUN TestCopyFromContainerNoHeaderError [2021-02-19T23:26:15.134Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-02-19T23:26:15.134Z] === RUN TestCopyFromContainer [2021-02-19T23:26:15.134Z] --- PASS: TestCopyFromContainer (0.00s) [2021-02-19T23:26:15.134Z] === RUN TestContainerCreateError [2021-02-19T23:26:15.134Z] --- PASS: TestContainerCreateError (0.00s) [2021-02-19T23:26:15.134Z] === RUN TestContainerCreateImageNotFound [2021-02-19T23:26:15.134Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-02-19T23:26:15.134Z] === RUN TestContainerCreateWithName [2021-02-19T23:26:15.134Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-02-19T23:26:15.134Z] === RUN TestContainerCreateAutoRemove [2021-02-19T23:26:15.134Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-02-19T23:26:15.134Z] === RUN TestContainerDiffError [2021-02-19T23:26:15.134Z] --- PASS: TestContainerDiffError (0.00s) [2021-02-19T23:26:15.134Z] === RUN TestContainerDiff [2021-02-19T23:26:15.134Z] --- PASS: TestContainerDiff (0.00s) [2021-02-19T23:26:15.134Z] === RUN TestContainerExecCreateError [2021-02-19T23:26:15.134Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-02-19T23:26:15.134Z] === RUN TestContainerExecCreate [2021-02-19T23:26:15.134Z] --- PASS: TestContainerExecCreate (0.00s) [2021-02-19T23:26:15.134Z] === RUN TestContainerExecStartError [2021-02-19T23:26:15.134Z] --- PASS: TestContainerExecStartError (0.00s) [2021-02-19T23:26:15.134Z] === RUN TestContainerExecStart [2021-02-19T23:26:15.134Z] --- PASS: TestContainerExecStart (0.00s) [2021-02-19T23:26:15.134Z] === RUN TestContainerExecInspectError [2021-02-19T23:26:15.134Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-02-19T23:26:15.134Z] === RUN TestContainerExecInspect [2021-02-19T23:26:15.134Z] --- PASS: TestContainerExecInspect (0.00s) [2021-02-19T23:26:15.134Z] === RUN TestContainerExportError [2021-02-19T23:26:15.134Z] --- PASS: TestContainerExportError (0.00s) [2021-02-19T23:26:15.134Z] === RUN TestContainerExport [2021-02-19T23:26:15.134Z] --- PASS: TestContainerExport (0.00s) [2021-02-19T23:26:15.134Z] === RUN TestContainerInspectError [2021-02-19T23:26:15.134Z] --- PASS: TestContainerInspectError (0.00s) [2021-02-19T23:26:15.134Z] === RUN TestContainerInspectContainerNotFound [2021-02-19T23:26:15.134Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-02-19T23:26:15.134Z] === RUN TestContainerInspectWithEmptyID [2021-02-19T23:26:15.134Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-02-19T23:26:15.134Z] === RUN TestContainerInspect [2021-02-19T23:26:15.134Z] --- PASS: TestContainerInspect (0.00s) [2021-02-19T23:26:15.134Z] === RUN TestContainerInspectNode [2021-02-19T23:26:15.134Z] --- PASS: TestContainerInspectNode (0.00s) [2021-02-19T23:26:15.134Z] === RUN TestContainerKillError [2021-02-19T23:26:15.134Z] --- PASS: TestContainerKillError (0.00s) [2021-02-19T23:26:15.134Z] === RUN TestContainerKill [2021-02-19T23:26:15.134Z] --- PASS: TestContainerKill (0.00s) [2021-02-19T23:26:15.134Z] === RUN TestContainerListError [2021-02-19T23:26:15.134Z] --- PASS: TestContainerListError (0.00s) [2021-02-19T23:26:15.134Z] === RUN TestContainerList [2021-02-19T23:26:15.134Z] --- PASS: TestContainerList (0.00s) [2021-02-19T23:26:15.134Z] === RUN TestContainerLogsNotFoundError [2021-02-19T23:26:15.134Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-02-19T23:26:15.134Z] === RUN TestContainerLogsError [2021-02-19T23:26:15.134Z] --- PASS: TestContainerLogsError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestContainerLogs [2021-02-19T23:26:15.135Z] --- PASS: TestContainerLogs (0.11s) [2021-02-19T23:26:15.135Z] === RUN TestContainerPauseError [2021-02-19T23:26:15.135Z] --- PASS: TestContainerPauseError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestContainerPause [2021-02-19T23:26:15.135Z] --- PASS: TestContainerPause (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestContainersPruneError [2021-02-19T23:26:15.135Z] --- PASS: TestContainersPruneError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestContainersPrune [2021-02-19T23:26:15.135Z] --- PASS: TestContainersPrune (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestContainerRemoveError [2021-02-19T23:26:15.135Z] --- PASS: TestContainerRemoveError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestContainerRemoveNotFoundError [2021-02-19T23:26:15.135Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestContainerRemove [2021-02-19T23:26:15.135Z] --- PASS: TestContainerRemove (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestContainerRenameError [2021-02-19T23:26:15.135Z] --- PASS: TestContainerRenameError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestContainerRename [2021-02-19T23:26:15.135Z] --- PASS: TestContainerRename (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestContainerResizeError [2021-02-19T23:26:15.135Z] --- PASS: TestContainerResizeError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestContainerExecResizeError [2021-02-19T23:26:15.135Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestContainerResize [2021-02-19T23:26:15.135Z] --- PASS: TestContainerResize (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestContainerExecResize [2021-02-19T23:26:15.135Z] --- PASS: TestContainerExecResize (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestContainerRestartError [2021-02-19T23:26:15.135Z] --- PASS: TestContainerRestartError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestContainerRestart [2021-02-19T23:26:15.135Z] --- PASS: TestContainerRestart (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestContainerStartError [2021-02-19T23:26:15.135Z] --- PASS: TestContainerStartError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestContainerStart [2021-02-19T23:26:15.135Z] --- PASS: TestContainerStart (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestContainerStatsError [2021-02-19T23:26:15.135Z] --- PASS: TestContainerStatsError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestContainerStats [2021-02-19T23:26:15.135Z] --- PASS: TestContainerStats (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestContainerStopError [2021-02-19T23:26:15.135Z] --- PASS: TestContainerStopError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestContainerStop [2021-02-19T23:26:15.135Z] --- PASS: TestContainerStop (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestContainerTopError [2021-02-19T23:26:15.135Z] --- PASS: TestContainerTopError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestContainerTop [2021-02-19T23:26:15.135Z] --- PASS: TestContainerTop (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestContainerUnpauseError [2021-02-19T23:26:15.135Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestContainerUnpause [2021-02-19T23:26:15.135Z] --- PASS: TestContainerUnpause (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestContainerUpdateError [2021-02-19T23:26:15.135Z] --- PASS: TestContainerUpdateError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestContainerUpdate [2021-02-19T23:26:15.135Z] --- PASS: TestContainerUpdate (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestContainerWaitError [2021-02-19T23:26:15.135Z] --- PASS: TestContainerWaitError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestContainerWait [2021-02-19T23:26:15.135Z] --- PASS: TestContainerWait (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestDiskUsageError [2021-02-19T23:26:15.135Z] --- PASS: TestDiskUsageError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestDiskUsage [2021-02-19T23:26:15.135Z] --- PASS: TestDiskUsage (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestDistributionInspectUnsupported [2021-02-19T23:26:15.135Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestDistributionInspectWithEmptyID [2021-02-19T23:26:15.135Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestEventsErrorInOptions [2021-02-19T23:26:15.135Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestEventsErrorFromServer [2021-02-19T23:26:15.135Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestEvents [2021-02-19T23:26:15.135Z] --- PASS: TestEvents (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestTLSCloseWriter [2021-02-19T23:26:15.135Z] === PAUSE TestTLSCloseWriter [2021-02-19T23:26:15.135Z] === RUN TestImageBuildError [2021-02-19T23:26:15.135Z] --- PASS: TestImageBuildError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestImageBuild [2021-02-19T23:26:15.135Z] --- PASS: TestImageBuild (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestGetDockerOS [2021-02-19T23:26:15.135Z] --- PASS: TestGetDockerOS (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestImageCreateError [2021-02-19T23:26:15.135Z] --- PASS: TestImageCreateError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestImageCreate [2021-02-19T23:26:15.135Z] --- PASS: TestImageCreate (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestImageHistoryError [2021-02-19T23:26:15.135Z] --- PASS: TestImageHistoryError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestImageHistory [2021-02-19T23:26:15.135Z] --- PASS: TestImageHistory (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestImageImportError [2021-02-19T23:26:15.135Z] --- PASS: TestImageImportError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestImageImport [2021-02-19T23:26:15.135Z] --- PASS: TestImageImport (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestImageInspectError [2021-02-19T23:26:15.135Z] --- PASS: TestImageInspectError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestImageInspectImageNotFound [2021-02-19T23:26:15.135Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestImageInspectWithEmptyID [2021-02-19T23:26:15.135Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestImageInspect [2021-02-19T23:26:15.135Z] --- PASS: TestImageInspect (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestImageListError [2021-02-19T23:26:15.135Z] --- PASS: TestImageListError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestImageList [2021-02-19T23:26:15.135Z] --- PASS: TestImageList (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestImageListApiBefore125 [2021-02-19T23:26:15.135Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestImageLoadError [2021-02-19T23:26:15.135Z] --- PASS: TestImageLoadError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestImageLoad [2021-02-19T23:26:15.135Z] --- PASS: TestImageLoad (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestImagesPruneError [2021-02-19T23:26:15.135Z] --- PASS: TestImagesPruneError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestImagesPrune [2021-02-19T23:26:15.135Z] --- PASS: TestImagesPrune (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestImagePullReferenceParseError [2021-02-19T23:26:15.135Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestImagePullAnyError [2021-02-19T23:26:15.135Z] --- PASS: TestImagePullAnyError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestImagePullStatusUnauthorizedError [2021-02-19T23:26:15.135Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-02-19T23:26:15.135Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-02-19T23:26:15.135Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-02-19T23:26:15.135Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestImagePullWithoutErrors [2021-02-19T23:26:15.135Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestImagePushReferenceError [2021-02-19T23:26:15.135Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestImagePushAnyError [2021-02-19T23:26:15.135Z] --- PASS: TestImagePushAnyError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestImagePushStatusUnauthorizedError [2021-02-19T23:26:15.135Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-02-19T23:26:15.135Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-02-19T23:26:15.135Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-02-19T23:26:15.135Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestImagePushWithoutErrors [2021-02-19T23:26:15.135Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-02-19T23:26:15.135Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-02-19T23:26:15.135Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-02-19T23:26:15.135Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-02-19T23:26:15.135Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-02-19T23:26:15.135Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-02-19T23:26:15.135Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-02-19T23:26:15.135Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-02-19T23:26:15.135Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestImageRemoveError [2021-02-19T23:26:15.135Z] --- PASS: TestImageRemoveError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestImageRemoveImageNotFound [2021-02-19T23:26:15.135Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestImageRemove [2021-02-19T23:26:15.135Z] --- PASS: TestImageRemove (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestImageSaveError [2021-02-19T23:26:15.135Z] --- PASS: TestImageSaveError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestImageSave [2021-02-19T23:26:15.135Z] --- PASS: TestImageSave (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestImageSearchAnyError [2021-02-19T23:26:15.135Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestImageSearchStatusUnauthorizedError [2021-02-19T23:26:15.135Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-02-19T23:26:15.135Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-02-19T23:26:15.135Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-02-19T23:26:15.135Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestImageSearchWithoutErrors [2021-02-19T23:26:15.135Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestImageTagError [2021-02-19T23:26:15.135Z] --- PASS: TestImageTagError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestImageTagInvalidReference [2021-02-19T23:26:15.135Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestImageTagInvalidSourceImageName [2021-02-19T23:26:15.135Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestImageTagHexSource [2021-02-19T23:26:15.135Z] --- PASS: TestImageTagHexSource (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestImageTag [2021-02-19T23:26:15.135Z] --- PASS: TestImageTag (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestInfoServerError [2021-02-19T23:26:15.135Z] --- PASS: TestInfoServerError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestInfoInvalidResponseJSONError [2021-02-19T23:26:15.135Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestInfo [2021-02-19T23:26:15.135Z] --- PASS: TestInfo (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestNetworkConnectError [2021-02-19T23:26:15.135Z] --- PASS: TestNetworkConnectError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-02-19T23:26:15.135Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestNetworkConnect [2021-02-19T23:26:15.135Z] --- PASS: TestNetworkConnect (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestNetworkCreateError [2021-02-19T23:26:15.135Z] --- PASS: TestNetworkCreateError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestNetworkCreate [2021-02-19T23:26:15.135Z] --- PASS: TestNetworkCreate (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestNetworkDisconnectError [2021-02-19T23:26:15.135Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestNetworkDisconnect [2021-02-19T23:26:15.135Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestNetworkInspectError [2021-02-19T23:26:15.135Z] --- PASS: TestNetworkInspectError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestNetworkInspectNotFoundError [2021-02-19T23:26:15.135Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestNetworkInspectWithEmptyID [2021-02-19T23:26:15.135Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestNetworkInspect [2021-02-19T23:26:15.135Z] --- PASS: TestNetworkInspect (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestNetworkListError [2021-02-19T23:26:15.135Z] --- PASS: TestNetworkListError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestNetworkList [2021-02-19T23:26:15.135Z] --- PASS: TestNetworkList (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestNetworksPruneError [2021-02-19T23:26:15.135Z] --- PASS: TestNetworksPruneError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestNetworksPrune [2021-02-19T23:26:15.135Z] --- PASS: TestNetworksPrune (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestNetworkRemoveError [2021-02-19T23:26:15.135Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestNetworkRemove [2021-02-19T23:26:15.135Z] --- PASS: TestNetworkRemove (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestNodeInspectError [2021-02-19T23:26:15.135Z] --- PASS: TestNodeInspectError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestNodeInspectNodeNotFound [2021-02-19T23:26:15.135Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestNodeInspectWithEmptyID [2021-02-19T23:26:15.135Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestNodeInspect [2021-02-19T23:26:15.135Z] --- PASS: TestNodeInspect (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestNodeListError [2021-02-19T23:26:15.135Z] --- PASS: TestNodeListError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestNodeList [2021-02-19T23:26:15.135Z] --- PASS: TestNodeList (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestNodeRemoveError [2021-02-19T23:26:15.135Z] --- PASS: TestNodeRemoveError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestNodeRemove [2021-02-19T23:26:15.135Z] --- PASS: TestNodeRemove (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestNodeUpdateError [2021-02-19T23:26:15.135Z] --- PASS: TestNodeUpdateError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestNodeUpdate [2021-02-19T23:26:15.135Z] --- PASS: TestNodeUpdate (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestOptionWithTimeout [2021-02-19T23:26:15.135Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestPingFail [2021-02-19T23:26:15.135Z] --- PASS: TestPingFail (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestPingWithError [2021-02-19T23:26:15.135Z] 2021/02/19 23:26:14 RoundTripper returned a response & error; ignoring response [2021-02-19T23:26:15.135Z] 2021/02/19 23:26:14 RoundTripper returned a response & error; ignoring response [2021-02-19T23:26:15.135Z] --- PASS: TestPingWithError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestPingSuccess [2021-02-19T23:26:15.135Z] --- PASS: TestPingSuccess (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestPingHeadFallback [2021-02-19T23:26:15.135Z] === RUN TestPingHeadFallback/OK [2021-02-19T23:26:15.135Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-02-19T23:26:15.135Z] === RUN TestPingHeadFallback/Not_Found [2021-02-19T23:26:15.135Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-02-19T23:26:15.135Z] --- PASS: TestPingHeadFallback (0.00s) [2021-02-19T23:26:15.135Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-02-19T23:26:15.135Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-02-19T23:26:15.135Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-02-19T23:26:15.135Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestPluginDisableError [2021-02-19T23:26:15.135Z] --- PASS: TestPluginDisableError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestPluginDisable [2021-02-19T23:26:15.135Z] --- PASS: TestPluginDisable (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestPluginEnableError [2021-02-19T23:26:15.135Z] --- PASS: TestPluginEnableError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestPluginEnable [2021-02-19T23:26:15.135Z] --- PASS: TestPluginEnable (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestPluginInspectError [2021-02-19T23:26:15.135Z] --- PASS: TestPluginInspectError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestPluginInspectWithEmptyID [2021-02-19T23:26:15.135Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestPluginInspect [2021-02-19T23:26:15.135Z] --- PASS: TestPluginInspect (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestPluginListError [2021-02-19T23:26:15.135Z] --- PASS: TestPluginListError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestPluginList [2021-02-19T23:26:15.135Z] --- PASS: TestPluginList (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestPluginPushError [2021-02-19T23:26:15.135Z] --- PASS: TestPluginPushError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestPluginPush [2021-02-19T23:26:15.135Z] --- PASS: TestPluginPush (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestPluginRemoveError [2021-02-19T23:26:15.135Z] --- PASS: TestPluginRemoveError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestPluginRemove [2021-02-19T23:26:15.135Z] --- PASS: TestPluginRemove (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestPluginSetError [2021-02-19T23:26:15.135Z] --- PASS: TestPluginSetError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestPluginSet [2021-02-19T23:26:15.135Z] --- PASS: TestPluginSet (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestSetHostHeader [2021-02-19T23:26:15.135Z] --- PASS: TestSetHostHeader (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestPlainTextError [2021-02-19T23:26:15.135Z] --- PASS: TestPlainTextError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestInfiniteError [2021-02-19T23:26:15.135Z] --- PASS: TestInfiniteError (0.01s) [2021-02-19T23:26:15.135Z] === RUN TestSecretCreateUnsupported [2021-02-19T23:26:15.135Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestSecretCreateError [2021-02-19T23:26:15.135Z] --- PASS: TestSecretCreateError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestSecretCreate [2021-02-19T23:26:15.135Z] --- PASS: TestSecretCreate (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestSecretInspectUnsupported [2021-02-19T23:26:15.135Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestSecretInspectError [2021-02-19T23:26:15.135Z] --- PASS: TestSecretInspectError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestSecretInspectSecretNotFound [2021-02-19T23:26:15.135Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestSecretInspectWithEmptyID [2021-02-19T23:26:15.135Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestSecretInspect [2021-02-19T23:26:15.135Z] --- PASS: TestSecretInspect (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestSecretListUnsupported [2021-02-19T23:26:15.135Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestSecretListError [2021-02-19T23:26:15.135Z] --- PASS: TestSecretListError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestSecretList [2021-02-19T23:26:15.135Z] --- PASS: TestSecretList (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestSecretRemoveUnsupported [2021-02-19T23:26:15.135Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestSecretRemoveError [2021-02-19T23:26:15.135Z] --- PASS: TestSecretRemoveError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestSecretRemove [2021-02-19T23:26:15.135Z] --- PASS: TestSecretRemove (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestSecretUpdateUnsupported [2021-02-19T23:26:15.135Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestSecretUpdateError [2021-02-19T23:26:15.135Z] --- PASS: TestSecretUpdateError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestSecretUpdate [2021-02-19T23:26:15.135Z] --- PASS: TestSecretUpdate (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestServiceCreateError [2021-02-19T23:26:15.135Z] --- PASS: TestServiceCreateError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestServiceCreate [2021-02-19T23:26:15.135Z] --- PASS: TestServiceCreate (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestServiceCreateCompatiblePlatforms [2021-02-19T23:26:15.135Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestServiceCreateDigestPinning [2021-02-19T23:26:15.135Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestServiceInspectError [2021-02-19T23:26:15.135Z] --- PASS: TestServiceInspectError (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestServiceInspectServiceNotFound [2021-02-19T23:26:15.135Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestServiceInspectWithEmptyID [2021-02-19T23:26:15.135Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-02-19T23:26:15.135Z] === RUN TestServiceInspect [2021-02-19T23:26:15.136Z] --- PASS: TestServiceInspect (0.00s) [2021-02-19T23:26:15.136Z] === RUN TestServiceListError [2021-02-19T23:26:15.136Z] --- PASS: TestServiceListError (0.00s) [2021-02-19T23:26:15.136Z] === RUN TestServiceList [2021-02-19T23:26:15.136Z] --- PASS: TestServiceList (0.00s) [2021-02-19T23:26:15.136Z] === RUN TestServiceLogsError [2021-02-19T23:26:15.136Z] --- PASS: TestServiceLogsError (0.00s) [2021-02-19T23:26:15.136Z] === RUN TestServiceLogs [2021-02-19T23:26:15.136Z] --- PASS: TestServiceLogs (0.00s) [2021-02-19T23:26:15.136Z] === RUN TestServiceRemoveError [2021-02-19T23:26:15.136Z] --- PASS: TestServiceRemoveError (0.00s) [2021-02-19T23:26:15.136Z] === RUN TestServiceRemoveNotFoundError [2021-02-19T23:26:15.136Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-02-19T23:26:15.136Z] === RUN TestServiceRemove [2021-02-19T23:26:15.136Z] --- PASS: TestServiceRemove (0.00s) [2021-02-19T23:26:15.136Z] === RUN TestServiceUpdateError [2021-02-19T23:26:15.136Z] --- PASS: TestServiceUpdateError (0.00s) [2021-02-19T23:26:15.136Z] === RUN TestServiceUpdate [2021-02-19T23:26:15.136Z] --- PASS: TestServiceUpdate (0.00s) [2021-02-19T23:26:15.136Z] === RUN TestSwarmGetUnlockKeyError [2021-02-19T23:26:15.136Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-02-19T23:26:15.136Z] === RUN TestSwarmGetUnlockKey [2021-02-19T23:26:15.136Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-02-19T23:26:15.136Z] === RUN TestSwarmInitError [2021-02-19T23:26:15.136Z] --- PASS: TestSwarmInitError (0.00s) [2021-02-19T23:26:15.136Z] === RUN TestSwarmInit [2021-02-19T23:26:15.136Z] --- PASS: TestSwarmInit (0.00s) [2021-02-19T23:26:15.136Z] === RUN TestSwarmInspectError [2021-02-19T23:26:15.136Z] --- PASS: TestSwarmInspectError (0.00s) [2021-02-19T23:26:15.136Z] === RUN TestSwarmInspect [2021-02-19T23:26:15.136Z] --- PASS: TestSwarmInspect (0.00s) [2021-02-19T23:26:15.136Z] === RUN TestSwarmJoinError [2021-02-19T23:26:15.136Z] --- PASS: TestSwarmJoinError (0.00s) [2021-02-19T23:26:15.136Z] === RUN TestSwarmJoin [2021-02-19T23:26:15.136Z] --- PASS: TestSwarmJoin (0.00s) [2021-02-19T23:26:15.136Z] === RUN TestSwarmLeaveError [2021-02-19T23:26:15.136Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-02-19T23:26:15.136Z] === RUN TestSwarmLeave [2021-02-19T23:26:15.136Z] --- PASS: TestSwarmLeave (0.00s) [2021-02-19T23:26:15.136Z] === RUN TestSwarmUnlockError [2021-02-19T23:26:15.136Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-02-19T23:26:15.136Z] === RUN TestSwarmUnlock [2021-02-19T23:26:15.136Z] --- PASS: TestSwarmUnlock (0.00s) [2021-02-19T23:26:15.136Z] === RUN TestSwarmUpdateError [2021-02-19T23:26:15.136Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-02-19T23:26:15.136Z] === RUN TestSwarmUpdate [2021-02-19T23:26:15.136Z] --- PASS: TestSwarmUpdate (0.00s) [2021-02-19T23:26:15.136Z] === RUN TestTaskInspectError [2021-02-19T23:26:15.136Z] --- PASS: TestTaskInspectError (0.00s) [2021-02-19T23:26:15.136Z] === RUN TestTaskInspectWithEmptyID [2021-02-19T23:26:15.136Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-02-19T23:26:15.136Z] === RUN TestTaskInspect [2021-02-19T23:26:15.136Z] --- PASS: TestTaskInspect (0.00s) [2021-02-19T23:26:15.136Z] === RUN TestTaskListError [2021-02-19T23:26:15.136Z] --- PASS: TestTaskListError (0.00s) [2021-02-19T23:26:15.136Z] === RUN TestTaskList [2021-02-19T23:26:15.136Z] --- PASS: TestTaskList (0.00s) [2021-02-19T23:26:15.136Z] === RUN TestVolumeCreateError [2021-02-19T23:26:15.136Z] --- PASS: TestVolumeCreateError (0.00s) [2021-02-19T23:26:15.136Z] === RUN TestVolumeCreate [2021-02-19T23:26:15.136Z] --- PASS: TestVolumeCreate (0.00s) [2021-02-19T23:26:15.136Z] === RUN TestVolumeInspectError [2021-02-19T23:26:15.136Z] --- PASS: TestVolumeInspectError (0.00s) [2021-02-19T23:26:15.136Z] === RUN TestVolumeInspectNotFound [2021-02-19T23:26:15.136Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-02-19T23:26:15.136Z] === RUN TestVolumeInspectWithEmptyID [2021-02-19T23:26:15.136Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-02-19T23:26:15.136Z] === RUN TestVolumeInspect [2021-02-19T23:26:15.136Z] --- PASS: TestVolumeInspect (0.00s) [2021-02-19T23:26:15.136Z] === RUN TestVolumeListError [2021-02-19T23:26:15.136Z] --- PASS: TestVolumeListError (0.00s) [2021-02-19T23:26:15.136Z] === RUN TestVolumeList [2021-02-19T23:26:15.136Z] --- PASS: TestVolumeList (0.00s) [2021-02-19T23:26:15.136Z] === RUN TestVolumeRemoveError [2021-02-19T23:26:15.136Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-02-19T23:26:15.136Z] === RUN TestVolumeRemove [2021-02-19T23:26:15.136Z] --- PASS: TestVolumeRemove (0.00s) [2021-02-19T23:26:15.136Z] === CONT TestTLSCloseWriter [2021-02-19T23:26:15.136Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-02-19T23:26:15.136Z] PASS [2021-02-19T23:26:15.136Z] coverage: 74.9% of statements [2021-02-19T23:26:15.136Z] ok github.com/docker/docker/client 0.358s coverage: 74.9% of statements [2021-02-19T23:26:15.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-19T23:26:16.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-19T23:26:17.598Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-19T23:26:18.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-19T23:26:19.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-19T23:26:19.595Z] #56 325.6 + bin/containerd-shim-runc-v2 [2021-02-19T23:26:19.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-19T23:26:20.638Z] #56 326.8 + binaries [2021-02-19T23:26:20.638Z] #56 326.8 + install -D bin/containerd /build/containerd [2021-02-19T23:26:20.638Z] #56 326.8 + install -D bin/containerd-shim /build/containerd-shim [2021-02-19T23:26:20.638Z] #56 326.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-02-19T23:26:20.638Z] #56 326.8 + install -D bin/ctr /build/ctr [2021-02-19T23:26:20.638Z] #56 DONE 326.9s [2021-02-19T23:26:20.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-19T23:26:21.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-19T23:26:22.173Z] [2021-02-19T23:26:22.173Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-19T23:26:22.173Z] #57 sha256:22e18168f4bcf10009b792112355150b3e44bbe680e8d351b170bc676d29bfa0 [2021-02-19T23:26:22.173Z] #57 DONE 0.1s [2021-02-19T23:26:22.173Z] [2021-02-19T23:26:22.173Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-19T23:26:22.173Z] #61 sha256:bf07b3183051b1ce3a66c95ecbf5d6bfa1e30fab2c85eded5e3c30c4fa24e785 [2021-02-19T23:26:22.173Z] #61 DONE 0.1s [2021-02-19T23:26:22.173Z] [2021-02-19T23:26:22.173Z] #63 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-19T23:26:22.173Z] #63 sha256:2301c50d14894762532ca5ecf03305844e78d6171d8f813b7db12739d422b981 [2021-02-19T23:26:22.173Z] #63 DONE 0.1s [2021-02-19T23:26:22.173Z] [2021-02-19T23:26:22.173Z] #65 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-19T23:26:22.173Z] #65 sha256:19b9345d89f2e66691dd608e583a7ac11655b562297df323b81b89a6ac2a44cd [2021-02-19T23:26:22.173Z] #65 DONE 0.1s [2021-02-19T23:26:22.173Z] [2021-02-19T23:26:22.173Z] #66 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-19T23:26:22.173Z] #66 sha256:feb375d5912f516ea1bbe46151bec1c57e6a7912f15700060842b704db0c4da3 [2021-02-19T23:26:22.173Z] #66 DONE 0.0s [2021-02-19T23:26:22.173Z] [2021-02-19T23:26:22.173Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-19T23:26:22.173Z] #67 sha256:4ed4853cbd65d56b2534727543330cfe68b04b81191385571a35d7ab334359db [2021-02-19T23:26:22.551Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-02-19T23:26:22.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-19T23:26:23.228Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-19T23:26:23.228Z] Using test binary docker [2021-02-19T23:26:23.228Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-19T23:26:23.228Z] +++ /etc/init.d/apparmor start [2021-02-19T23:26:23.228Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-19T23:26:23.228Z] INFO: Waiting for daemon to start... [2021-02-19T23:26:23.228Z] Starting dockerd [2021-02-19T23:26:23.228Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2021-02-19T23:26:24.254Z] #67 DONE 2.1s [2021-02-19T23:26:24.254Z] [2021-02-19T23:26:24.254Z] #68 exporting to oci image format [2021-02-19T23:26:24.254Z] #68 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 [2021-02-19T23:26:24.254Z] #68 exporting layers [2021-02-19T23:26:24.348Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.39s) [2021-02-19T23:26:24.348Z] PASS [2021-02-19T23:26:24.348Z] [2021-02-19T23:26:24.348Z] === Skipped [2021-02-19T23:26:24.348Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-02-19T23:26:24.348Z] build_session_test.go:25: TODO: BuildKit [2021-02-19T23:26:24.348Z] [2021-02-19T23:26:24.348Z] [2021-02-19T23:26:24.348Z] DONE 33 tests, 1 skipped in 129.470s [2021-02-19T23:26:24.348Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-02-19T23:26:24.348Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:26:24.348Z] ++ set -e [2021-02-19T23:26:24.348Z] ++ '[' -n 0 ']' [2021-02-19T23:26:24.348Z] ++ set -x [2021-02-19T23:26:24.348Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:26:24.348Z] INFO: Testing against a local daemon [2021-02-19T23:26:24.348Z] === RUN TestConfigInspect [2021-02-19T23:26:25.584Z] . [2021-02-19T23:26:25.584Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-19T23:26:25.584Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-19T23:26:25.584Z] Error: No such image: emptyfs [2021-02-19T23:26:25.584Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-19T23:26:25.584Z] ++++ docker load [2021-02-19T23:26:25.876Z] Running integration-test (iteration 1) [2021-02-19T23:26:25.876Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2021-02-19T23:26:25.877Z] ++ 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 [2021-02-19T23:26:25.877Z] ++ set -e [2021-02-19T23:26:25.877Z] ++ '[' -n 0 ']' [2021-02-19T23:26:25.877Z] ++ set -x [2021-02-19T23:26:25.877Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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 [2021-02-19T23:26:26.889Z] --- PASS: TestConfigInspect (3.73s) [2021-02-19T23:26:26.889Z] === RUN TestConfigList [2021-02-19T23:26:29.710Z] --- PASS: TestImportExtremelyLargeImageWorks (102.62s) [2021-02-19T23:26:29.710Z] PASS [2021-02-19T23:26:29.710Z] [2021-02-19T23:26:29.710Z] === Skipped [2021-02-19T23:26:29.710Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-02-19T23:26:29.710Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-02-19T23:26:29.710Z] [2021-02-19T23:26:29.710Z] [2021-02-19T23:26:29.710Z] DONE 12 tests, 1 skipped in 106.838s [2021-02-19T23:26:29.710Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-02-19T23:26:29.710Z] INFO: Testing against a local daemon [2021-02-19T23:26:29.710Z] === RUN TestNetworkCreateDelete [2021-02-19T23:26:29.710Z] --- PASS: TestNetworkCreateDelete (0.16s) [2021-02-19T23:26:29.710Z] === RUN TestDockerNetworkDeletePreferID [2021-02-19T23:26:29.710Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2021-02-19T23:26:29.710Z] === RUN TestDaemonDNSFallback [2021-02-19T23:26:29.710Z] --- PASS: TestDaemonDNSFallback (7.33s) [2021-02-19T23:26:29.710Z] === RUN TestInspectNetwork [2021-02-19T23:26:29.710Z] --- SKIP: TestInspectNetwork (0.00s) [2021-02-19T23:26:29.710Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:26:29.710Z] === RUN TestRunContainerWithBridgeNone [2021-02-19T23:26:29.710Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-02-19T23:26:29.710Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-19T23:26:29.710Z] === RUN TestNetworkInvalidJSON [2021-02-19T23:26:29.710Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-19T23:26:29.710Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-19T23:26:29.710Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-19T23:26:29.710Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-19T23:26:29.710Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-19T23:26:29.710Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-19T23:26:29.710Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-19T23:26:29.710Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-19T23:26:29.710Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-19T23:26:29.710Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-02-19T23:26:29.710Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-19T23:26:29.710Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-19T23:26:29.710Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-19T23:26:29.710Z] === RUN TestNetworkList [2021-02-19T23:26:29.710Z] === RUN TestNetworkList//networks [2021-02-19T23:26:29.710Z] === PAUSE TestNetworkList//networks [2021-02-19T23:26:29.710Z] === RUN TestNetworkList//networks/ [2021-02-19T23:26:29.710Z] === PAUSE TestNetworkList//networks/ [2021-02-19T23:26:29.710Z] === CONT TestNetworkList//networks [2021-02-19T23:26:29.710Z] === CONT TestNetworkList//networks/ [2021-02-19T23:26:29.710Z] --- PASS: TestNetworkList (0.01s) [2021-02-19T23:26:29.710Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-19T23:26:29.710Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-19T23:26:29.710Z] === RUN TestHostIPv4BridgeLabel [2021-02-19T23:26:29.710Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-02-19T23:26:29.710Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-19T23:26:29.710Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-19T23:26:29.710Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-02-19T23:26:29.710Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-19T23:26:29.710Z] === RUN TestDaemonDefaultNetworkPools [2021-02-19T23:26:29.710Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-02-19T23:26:29.710Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-19T23:26:29.710Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-19T23:26:29.710Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2021-02-19T23:26:29.710Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-19T23:26:29.710Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-19T23:26:29.710Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-02-19T23:26:29.710Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-19T23:26:29.710Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-19T23:26:29.710Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-02-19T23:26:29.710Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-19T23:26:29.710Z] === RUN TestServiceWithPredefinedNetwork [2021-02-19T23:26:29.710Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-02-19T23:26:29.710Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:26:29.710Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-19T23:26:29.710Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-19T23:26:29.710Z] service_test.go:242: FLAKY_TEST [2021-02-19T23:26:29.710Z] === RUN TestServiceWithDataPathPortInit [2021-02-19T23:26:29.710Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-02-19T23:26:29.710Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:26:29.710Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-19T23:26:29.710Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-02-19T23:26:29.710Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:26:29.710Z] PASS [2021-02-19T23:26:29.710Z] [2021-02-19T23:26:29.710Z] === Skipped [2021-02-19T23:26:29.710Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-02-19T23:26:29.710Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:26:29.710Z] [2021-02-19T23:26:29.710Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-02-19T23:26:29.710Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-19T23:26:29.710Z] [2021-02-19T23:26:29.710Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-02-19T23:26:29.710Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-19T23:26:29.710Z] [2021-02-19T23:26:29.710Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-02-19T23:26:29.710Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-19T23:26:29.710Z] [2021-02-19T23:26:29.710Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-02-19T23:26:29.710Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-19T23:26:29.710Z] [2021-02-19T23:26:29.710Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2021-02-19T23:26:29.710Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-19T23:26:29.710Z] [2021-02-19T23:26:29.710Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-02-19T23:26:29.710Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-19T23:26:29.710Z] [2021-02-19T23:26:29.710Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-02-19T23:26:29.710Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-19T23:26:29.710Z] [2021-02-19T23:26:29.710Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-02-19T23:26:29.710Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:26:29.710Z] [2021-02-19T23:26:29.710Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-19T23:26:29.710Z] service_test.go:242: FLAKY_TEST [2021-02-19T23:26:29.710Z] [2021-02-19T23:26:29.710Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-02-19T23:26:29.710Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:26:29.710Z] [2021-02-19T23:26:29.710Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-02-19T23:26:29.710Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:26:29.710Z] [2021-02-19T23:26:29.710Z] [2021-02-19T23:26:29.710Z] DONE 22 tests, 12 skipped in 8.061s [2021-02-19T23:26:29.710Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-19T23:26:29.710Z] INFO: Testing against a local daemon [2021-02-19T23:26:29.710Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-19T23:26:29.710Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-19T23:26:29.710Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-19T23:26:29.710Z] === RUN TestDockerNetworkIpvlan [2021-02-19T23:26:29.710Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-19T23:26:29.710Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-19T23:26:29.710Z] PASS [2021-02-19T23:26:29.710Z] [2021-02-19T23:26:29.710Z] === Skipped [2021-02-19T23:26:29.710Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-19T23:26:29.710Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-19T23:26:29.710Z] [2021-02-19T23:26:29.710Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-19T23:26:29.710Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-19T23:26:29.710Z] [2021-02-19T23:26:29.710Z] [2021-02-19T23:26:29.710Z] DONE 2 tests, 2 skipped in 0.095s [2021-02-19T23:26:29.710Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-19T23:26:29.710Z] INFO: Testing against a local daemon [2021-02-19T23:26:29.710Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-19T23:26:29.710Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-02-19T23:26:29.710Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-19T23:26:29.710Z] === RUN TestDockerNetworkMacvlan [2021-02-19T23:26:29.710Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-02-19T23:26:29.710Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-19T23:26:29.710Z] PASS [2021-02-19T23:26:29.710Z] [2021-02-19T23:26:29.710Z] === Skipped [2021-02-19T23:26:29.710Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-02-19T23:26:29.710Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-19T23:26:29.710Z] [2021-02-19T23:26:29.710Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-02-19T23:26:29.710Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-19T23:26:29.710Z] [2021-02-19T23:26:29.710Z] [2021-02-19T23:26:29.710Z] DONE 2 tests, 2 skipped in 0.095s [2021-02-19T23:26:29.710Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-19T23:26:29.710Z] testing: warning: no tests to run [2021-02-19T23:26:29.710Z] PASS [2021-02-19T23:26:29.710Z] [2021-02-19T23:26:29.710Z] DONE 0 tests in 0.020s [2021-02-19T23:26:29.710Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-19T23:26:29.710Z] INFO: Testing against a local daemon [2021-02-19T23:26:29.710Z] === RUN TestAuthZPluginAllowRequest [2021-02-19T23:26:29.710Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-02-19T23:26:29.710Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T23:26:29.710Z] === RUN TestAuthZPluginTLS [2021-02-19T23:26:29.710Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-02-19T23:26:29.710Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T23:26:29.710Z] === RUN TestAuthZPluginDenyRequest [2021-02-19T23:26:29.710Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-02-19T23:26:29.710Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T23:26:29.710Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-19T23:26:29.710Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-02-19T23:26:29.710Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T23:26:29.710Z] === RUN TestAuthZPluginDenyResponse [2021-02-19T23:26:29.710Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-02-19T23:26:29.710Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T23:26:29.710Z] === RUN TestAuthZPluginAllowEventStream [2021-02-19T23:26:29.710Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-02-19T23:26:29.710Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T23:26:29.710Z] === RUN TestAuthZPluginErrorResponse [2021-02-19T23:26:29.710Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-02-19T23:26:29.710Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T23:26:29.711Z] === RUN TestAuthZPluginErrorRequest [2021-02-19T23:26:29.711Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-02-19T23:26:29.711Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T23:26:29.711Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-19T23:26:29.711Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-02-19T23:26:29.711Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T23:26:29.711Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-19T23:26:29.711Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-02-19T23:26:29.711Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T23:26:29.711Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-19T23:26:29.711Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-02-19T23:26:29.711Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T23:26:29.711Z] === RUN TestAuthZPluginHeader [2021-02-19T23:26:29.711Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-02-19T23:26:29.711Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T23:26:29.711Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-19T23:26:29.711Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.18s) [2021-02-19T23:26:29.711Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T23:26:29.711Z] === RUN TestAuthZPluginV2Disable [2021-02-19T23:26:29.711Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-02-19T23:26:29.711Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T23:26:29.711Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-19T23:26:29.711Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-02-19T23:26:29.711Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T23:26:29.711Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-19T23:26:29.711Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-02-19T23:26:29.711Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T23:26:29.711Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-19T23:26:29.711Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-02-19T23:26:29.711Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T23:26:29.711Z] PASS [2021-02-19T23:26:29.711Z] [2021-02-19T23:26:29.711Z] === Skipped [2021-02-19T23:26:29.711Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-02-19T23:26:29.711Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T23:26:29.711Z] [2021-02-19T23:26:29.711Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-02-19T23:26:29.711Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T23:26:29.711Z] [2021-02-19T23:26:29.711Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-02-19T23:26:29.711Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T23:26:29.711Z] [2021-02-19T23:26:29.711Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-02-19T23:26:29.711Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T23:26:29.711Z] [2021-02-19T23:26:29.711Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-02-19T23:26:29.711Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T23:26:29.711Z] [2021-02-19T23:26:29.711Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-02-19T23:26:29.711Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T23:26:29.711Z] [2021-02-19T23:26:29.711Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-02-19T23:26:29.711Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T23:26:29.711Z] [2021-02-19T23:26:29.711Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-02-19T23:26:29.711Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T23:26:29.711Z] [2021-02-19T23:26:29.711Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-02-19T23:26:29.711Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T23:26:29.711Z] [2021-02-19T23:26:29.711Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-02-19T23:26:29.711Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T23:26:29.711Z] [2021-02-19T23:26:29.711Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-02-19T23:26:29.711Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T23:26:29.711Z] [2021-02-19T23:26:29.711Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-02-19T23:26:29.711Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T23:26:29.711Z] [2021-02-19T23:26:29.711Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.18s) [2021-02-19T23:26:29.711Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T23:26:29.711Z] [2021-02-19T23:26:29.711Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-02-19T23:26:29.711Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T23:26:29.711Z] [2021-02-19T23:26:29.711Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-02-19T23:26:29.711Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T23:26:29.711Z] [2021-02-19T23:26:29.711Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-02-19T23:26:29.711Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T23:26:29.711Z] [2021-02-19T23:26:29.711Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-02-19T23:26:29.711Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T23:26:29.711Z] [2021-02-19T23:26:29.711Z] [2021-02-19T23:26:29.711Z] DONE 17 tests, 17 skipped in 0.345s [2021-02-19T23:26:29.711Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-19T23:26:29.711Z] INFO: Testing against a local daemon [2021-02-19T23:26:29.711Z] === RUN TestPluginInvalidJSON [2021-02-19T23:26:29.711Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-19T23:26:29.711Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-19T23:26:29.711Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-19T23:26:29.711Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-02-19T23:26:29.711Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-19T23:26:29.711Z] === RUN TestPluginInstall [2021-02-19T23:26:29.711Z] --- SKIP: TestPluginInstall (0.00s) [2021-02-19T23:26:29.711Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T23:26:29.711Z] === RUN TestPluginsWithRuntimes [2021-02-19T23:26:29.711Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-02-19T23:26:29.711Z] plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-02-19T23:26:29.711Z] PASS [2021-02-19T23:26:29.711Z] [2021-02-19T23:26:29.711Z] === Skipped [2021-02-19T23:26:29.711Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-02-19T23:26:29.711Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-19T23:26:29.711Z] [2021-02-19T23:26:29.711Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-02-19T23:26:29.711Z] plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-02-19T23:26:29.711Z] [2021-02-19T23:26:29.711Z] [2021-02-19T23:26:29.711Z] DONE 4 tests, 2 skipped in 0.136s [2021-02-19T23:26:29.711Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-19T23:26:29.962Z] --- PASS: TestCheckoutGit (28.61s) [2021-02-19T23:26:29.962Z] === RUN TestValidGitTransport [2021-02-19T23:26:29.962Z] --- PASS: TestValidGitTransport (0.00s) [2021-02-19T23:26:29.962Z] === RUN TestGitInvalidRef [2021-02-19T23:26:29.962Z] --- PASS: TestGitInvalidRef (0.19s) [2021-02-19T23:26:29.962Z] PASS [2021-02-19T23:26:29.962Z] coverage: 86.3% of statements [2021-02-19T23:26:29.962Z] ok github.com/docker/docker/builder/remotecontext/git 29.028s coverage: 86.3% of statements [2021-02-19T23:26:29.970Z] INFO: Testing against a local daemon [2021-02-19T23:26:29.970Z] === RUN TestExternalGraphDriver [2021-02-19T23:26:29.970Z] --- SKIP: TestExternalGraphDriver (0.07s) [2021-02-19T23:26:29.970Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-02-19T23:26:29.970Z] === RUN TestGraphdriverPluginV2 [2021-02-19T23:26:30.026Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-02-19T23:26:30.188Z] --- PASS: TestConfigList (3.23s) [2021-02-19T23:26:30.188Z] === RUN TestConfigsCreateAndDelete [2021-02-19T23:26:30.932Z] ? github.com/docker/docker/cli [no test files] [2021-02-19T23:26:30.932Z] ? github.com/docker/docker/cli/config [no test files] [2021-02-19T23:26:33.484Z] --- PASS: TestConfigsCreateAndDelete (3.21s) [2021-02-19T23:26:33.484Z] === RUN TestConfigsUpdate [2021-02-19T23:26:33.851Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-02-19T23:26:34.367Z] Loaded image: buildpack-deps:buster [2021-02-19T23:26:34.658Z] Loaded image: busybox:latest [2021-02-19T23:26:34.658Z] Loaded image: busybox:glibc [2021-02-19T23:26:35.424Z] Loaded image: buildpack-deps:buster [2021-02-19T23:26:35.424Z] Loaded image: busybox:latest [2021-02-19T23:26:35.424Z] Loaded image: busybox:glibc [2021-02-19T23:26:36.163Z] Loaded image: debian:bullseye [2021-02-19T23:26:36.370Z] Loaded image: buildpack-deps:buster [2021-02-19T23:26:36.370Z] Loaded image: busybox:latest [2021-02-19T23:26:36.454Z] Loaded image: hello-world:latest [2021-02-19T23:26:36.454Z] Loaded image: arm32v7/hello-world:latest [2021-02-19T23:26:36.454Z] INFO: Testing against a local daemon [2021-02-19T23:26:36.454Z] === RUN TestCgroupNamespacesBuild [2021-02-19T23:26:36.562Z] --- PASS: TestGraphdriverPluginV2 (5.67s) [2021-02-19T23:26:36.562Z] PASS [2021-02-19T23:26:36.562Z] [2021-02-19T23:26:36.562Z] === Skipped [2021-02-19T23:26:36.562Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2021-02-19T23:26:36.562Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-02-19T23:26:36.562Z] [2021-02-19T23:26:36.562Z] [2021-02-19T23:26:36.562Z] DONE 2 tests, 1 skipped in 5.839s [2021-02-19T23:26:36.562Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-19T23:26:36.562Z] INFO: Testing against a local daemon [2021-02-19T23:26:36.562Z] === RUN TestContinueAfterPluginCrash [2021-02-19T23:26:36.562Z] === PAUSE TestContinueAfterPluginCrash [2021-02-19T23:26:36.562Z] === RUN TestReadPluginNoRead [2021-02-19T23:26:36.562Z] === PAUSE TestReadPluginNoRead [2021-02-19T23:26:36.562Z] === RUN TestDaemonStartWithLogOpt [2021-02-19T23:26:36.562Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-19T23:26:36.562Z] === CONT TestContinueAfterPluginCrash [2021-02-19T23:26:36.562Z] === CONT TestDaemonStartWithLogOpt [2021-02-19T23:26:36.780Z] --- PASS: TestConfigsUpdate (3.20s) [2021-02-19T23:26:36.780Z] === RUN TestTemplatedConfig [2021-02-19T23:26:36.938Z] Loaded image: busybox:glibc [2021-02-19T23:26:38.015Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-02-19T23:26:38.015Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-02-19T23:26:38.015Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-02-19T23:26:38.015Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-02-19T23:26:38.015Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-02-19T23:26:38.015Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-02-19T23:26:38.015Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-02-19T23:26:38.015Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-02-19T23:26:38.015Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-02-19T23:26:38.015Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-02-19T23:26:38.015Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-02-19T23:26:38.015Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-02-19T23:26:38.015Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-02-19T23:26:38.015Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2021-02-19T23:26:38.015Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-02-19T23:26:38.015Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-02-19T23:26:38.015Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-02-19T23:26:38.015Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-02-19T23:26:38.015Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-02-19T23:26:38.015Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-02-19T23:26:38.015Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-02-19T23:26:38.015Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-02-19T23:26:38.015Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-02-19T23:26:38.015Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-02-19T23:26:38.015Z] === RUN TestConfigureDaemonLogs [2021-02-19T23:26:38.015Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-02-19T23:26:38.015Z] === RUN TestCommonOptionsInstallFlags [2021-02-19T23:26:38.015Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-02-19T23:26:38.015Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-02-19T23:26:38.015Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-02-19T23:26:38.015Z] PASS [2021-02-19T23:26:38.015Z] coverage: 18.4% of statements [2021-02-19T23:26:38.015Z] ok github.com/docker/docker/cmd/dockerd 0.305s coverage: 18.4% of statements [2021-02-19T23:26:38.985Z] === RUN TestContainerStopSignal [2021-02-19T23:26:38.985Z] --- PASS: TestContainerStopSignal (0.00s) [2021-02-19T23:26:38.985Z] === RUN TestContainerStopTimeout [2021-02-19T23:26:38.985Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-02-19T23:26:38.985Z] === RUN TestContainerSecretReferenceDestTarget [2021-02-19T23:26:38.985Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-02-19T23:26:38.985Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-02-19T23:26:38.985Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-02-19T23:26:38.985Z] === RUN TestContainerLogPathSetForRingLogger [2021-02-19T23:26:38.985Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-02-19T23:26:38.985Z] === RUN TestReplaceAndAppendEnvVars [2021-02-19T23:26:38.985Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-02-19T23:26:38.985Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-02-19T23:26:38.985Z] === RUN TestNewMemoryStore [2021-02-19T23:26:38.985Z] --- PASS: TestNewMemoryStore (0.00s) [2021-02-19T23:26:38.985Z] === RUN TestAddContainers [2021-02-19T23:26:38.985Z] --- PASS: TestAddContainers (0.00s) [2021-02-19T23:26:38.985Z] === RUN TestGetContainer [2021-02-19T23:26:38.985Z] --- PASS: TestGetContainer (0.00s) [2021-02-19T23:26:38.985Z] === RUN TestDeleteContainer [2021-02-19T23:26:38.985Z] --- PASS: TestDeleteContainer (0.00s) [2021-02-19T23:26:38.985Z] === RUN TestListContainers [2021-02-19T23:26:38.985Z] --- PASS: TestListContainers (0.00s) [2021-02-19T23:26:38.985Z] === RUN TestFirstContainer [2021-02-19T23:26:38.985Z] --- PASS: TestFirstContainer (0.00s) [2021-02-19T23:26:38.985Z] === RUN TestApplyAllContainer [2021-02-19T23:26:38.985Z] --- PASS: TestApplyAllContainer (0.00s) [2021-02-19T23:26:38.985Z] === RUN TestIsValidHealthString [2021-02-19T23:26:38.985Z] --- PASS: TestIsValidHealthString (0.00s) [2021-02-19T23:26:38.985Z] === RUN TestStateRunStop [2021-02-19T23:26:38.985Z] --- PASS: TestStateRunStop (0.00s) [2021-02-19T23:26:38.985Z] === RUN TestStateTimeoutWait [2021-02-19T23:26:38.985Z] --- PASS: TestStateTimeoutWait (0.11s) [2021-02-19T23:26:38.985Z] state_test.go:141: Stop callback fired [2021-02-19T23:26:38.985Z] state_test.go:165: Stop callback fired [2021-02-19T23:26:38.985Z] === RUN TestIsValidStateString [2021-02-19T23:26:38.985Z] --- PASS: TestIsValidStateString (0.00s) [2021-02-19T23:26:38.985Z] === RUN TestViewSaveDelete [2021-02-19T23:26:38.985Z] --- PASS: TestViewSaveDelete (0.02s) [2021-02-19T23:26:38.985Z] === RUN TestViewAll [2021-02-19T23:26:38.985Z] --- PASS: TestViewAll (0.03s) [2021-02-19T23:26:38.985Z] === RUN TestViewGet [2021-02-19T23:26:38.985Z] --- PASS: TestViewGet (0.01s) [2021-02-19T23:26:38.985Z] === RUN TestNames [2021-02-19T23:26:38.985Z] --- PASS: TestNames (0.00s) [2021-02-19T23:26:38.985Z] === RUN TestViewWithHealthCheck [2021-02-19T23:26:38.985Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-02-19T23:26:38.985Z] PASS [2021-02-19T23:26:38.985Z] coverage: 41.6% of statements [2021-02-19T23:26:38.985Z] ok github.com/docker/docker/container 0.269s coverage: 41.6% of statements [2021-02-19T23:26:38.985Z] ? github.com/docker/docker/container/stream [no test files] [2021-02-19T23:26:38.985Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-02-19T23:26:38.985Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-02-19T23:26:38.985Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-02-19T23:26:39.179Z] --- PASS: TestCgroupNamespacesBuild (2.51s) [2021-02-19T23:26:39.179Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-19T23:26:40.079Z] --- PASS: TestTemplatedConfig (3.51s) [2021-02-19T23:26:40.079Z] === RUN TestConfigCreateResolve [2021-02-19T23:26:41.138Z] Loaded image: debian:bullseye [2021-02-19T23:26:41.138Z] Loaded image: hello-world:latest [2021-02-19T23:26:41.138Z] Loaded image: arm32v7/hello-world:latest [2021-02-19T23:26:41.138Z] INFO: Testing against a local daemon [2021-02-19T23:26:41.138Z] === RUN TestDockerSuite [2021-02-19T23:26:41.138Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-02-19T23:26:41.138Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-02-19T23:26:41.138Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-02-19T23:26:41.138Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-02-19T23:26:41.166Z] === RUN TestPrepare [2021-02-19T23:26:41.166Z] --- PASS: TestPrepare (0.00s) [2021-02-19T23:26:41.166Z] === RUN TestStart [2021-02-19T23:26:41.166Z] --- PASS: TestStart (0.00s) [2021-02-19T23:26:41.166Z] === RUN TestWaitCancel [2021-02-19T23:26:41.166Z] --- PASS: TestWaitCancel (0.00s) [2021-02-19T23:26:41.166Z] === RUN TestWaitDisabled [2021-02-19T23:26:41.166Z] --- PASS: TestWaitDisabled (0.00s) [2021-02-19T23:26:41.166Z] === RUN TestWaitEnabled [2021-02-19T23:26:41.166Z] --- PASS: TestWaitEnabled (0.00s) [2021-02-19T23:26:41.166Z] === RUN TestRemove [2021-02-19T23:26:41.166Z] --- PASS: TestRemove (0.00s) [2021-02-19T23:26:41.166Z] PASS [2021-02-19T23:26:41.166Z] coverage: 65.3% of statements [2021-02-19T23:26:41.166Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.280s coverage: 65.3% of statements [2021-02-19T23:26:41.243Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.90s) [2021-02-19T23:26:41.243Z] === RUN TestBuildWithSession [2021-02-19T23:26:41.243Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-19T23:26:41.243Z] build_session_test.go:25: TODO: BuildKit [2021-02-19T23:26:41.243Z] === RUN TestBuildSquashParent [2021-02-19T23:26:41.396Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-02-19T23:26:41.396Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-02-19T23:26:41.396Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-02-19T23:26:41.396Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-02-19T23:26:43.129Z] --- PASS: TestDaemonStartWithLogOpt (6.43s) [2021-02-19T23:26:43.129Z] === CONT TestReadPluginNoRead [2021-02-19T23:26:43.301Z] Loaded image: debian:bullseye [2021-02-19T23:26:43.348Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-02-19T23:26:43.348Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.11s) [2021-02-19T23:26:43.348Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-02-19T23:26:43.348Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-02-19T23:26:43.348Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-02-19T23:26:43.348Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-02-19T23:26:43.348Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-02-19T23:26:43.348Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-02-19T23:26:43.348Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-02-19T23:26:43.348Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-02-19T23:26:43.348Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-02-19T23:26:43.348Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-02-19T23:26:43.348Z] === RUN TestServiceConvertToGRPCIsolation [2021-02-19T23:26:43.348Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-02-19T23:26:43.348Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-02-19T23:26:43.348Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-02-19T23:26:43.348Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-02-19T23:26:43.348Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-02-19T23:26:43.348Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-02-19T23:26:43.348Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-02-19T23:26:43.348Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-02-19T23:26:43.348Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-02-19T23:26:43.348Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-02-19T23:26:43.348Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-02-19T23:26:43.348Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-02-19T23:26:43.348Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-02-19T23:26:43.348Z] === RUN TestServiceConvertFromGRPCIsolation [2021-02-19T23:26:43.348Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-02-19T23:26:43.348Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-02-19T23:26:43.348Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-02-19T23:26:43.348Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-02-19T23:26:43.348Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-02-19T23:26:43.348Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-02-19T23:26:43.348Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-02-19T23:26:43.348Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-02-19T23:26:43.348Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-02-19T23:26:43.348Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-02-19T23:26:43.348Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-02-19T23:26:43.348Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-02-19T23:26:43.348Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-02-19T23:26:43.348Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-02-19T23:26:43.348Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-02-19T23:26:43.348Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-02-19T23:26:43.348Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-02-19T23:26:43.348Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-02-19T23:26:43.348Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-02-19T23:26:43.348Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-02-19T23:26:43.348Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-02-19T23:26:43.348Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-02-19T23:26:43.348Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-02-19T23:26:43.348Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-02-19T23:26:43.348Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-02-19T23:26:43.348Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-02-19T23:26:43.348Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-02-19T23:26:43.348Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-02-19T23:26:43.348Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-02-19T23:26:43.348Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-02-19T23:26:43.348Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-02-19T23:26:43.348Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-02-19T23:26:43.348Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-02-19T23:26:43.348Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-02-19T23:26:43.348Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-02-19T23:26:43.348Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-02-19T23:26:43.348Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-02-19T23:26:43.348Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-02-19T23:26:43.348Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-02-19T23:26:43.348Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-02-19T23:26:43.348Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-02-19T23:26:43.348Z] === RUN TestServiceConvertFromGRPCConfigs [2021-02-19T23:26:43.348Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-02-19T23:26:43.348Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-02-19T23:26:43.348Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-02-19T23:26:43.348Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-02-19T23:26:43.348Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-02-19T23:26:43.348Z] === RUN TestServiceConvertToGRPCConfigs [2021-02-19T23:26:43.348Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-02-19T23:26:43.348Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-02-19T23:26:43.348Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-02-19T23:26:43.348Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-02-19T23:26:43.348Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-02-19T23:26:43.348Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-02-19T23:26:43.348Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-02-19T23:26:43.348Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-02-19T23:26:43.348Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-02-19T23:26:43.348Z] PASS [2021-02-19T23:26:43.348Z] coverage: 35.9% of statements [2021-02-19T23:26:43.348Z] ok github.com/docker/docker/daemon/cluster/convert 0.227s coverage: 35.9% of statements [2021-02-19T23:26:43.348Z] === RUN TestNewListSecretsFilters [2021-02-19T23:26:43.348Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-02-19T23:26:43.348Z] === RUN TestNewListConfigsFilters [2021-02-19T23:26:43.349Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-02-19T23:26:43.349Z] PASS [2021-02-19T23:26:43.349Z] coverage: 0.5% of statements [2021-02-19T23:26:43.349Z] ok github.com/docker/docker/daemon/cluster 0.339s coverage: 0.5% of statements [2021-02-19T23:26:43.374Z] --- PASS: TestConfigCreateResolve (3.27s) [2021-02-19T23:26:43.374Z] === RUN TestConfigDaemonLibtrustID [2021-02-19T23:26:43.559Z] Loaded image: hello-world:latest [2021-02-19T23:26:43.817Z] Loaded image: arm32v7/hello-world:latest [2021-02-19T23:26:43.944Z] --- PASS: TestConfigDaemonLibtrustID (0.66s) [2021-02-19T23:26:43.944Z] PASS [2021-02-19T23:26:43.944Z] [2021-02-19T23:26:43.944Z] DONE 7 tests in 20.953s [2021-02-19T23:26:43.944Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-02-19T23:26:43.944Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:26:43.944Z] ++ set -e [2021-02-19T23:26:43.944Z] ++ '[' -n 0 ']' [2021-02-19T23:26:43.944Z] ++ set -x [2021-02-19T23:26:43.945Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:26:44.076Z] INFO: Testing against a local daemon [2021-02-19T23:26:44.076Z] === RUN TestDockerDaemonSuite [2021-02-19T23:26:44.076Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-02-19T23:26:44.204Z] INFO: Testing against a local daemon [2021-02-19T23:26:44.204Z] === RUN TestCheckpoint [2021-02-19T23:26:44.204Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-19T23:26:44.204Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-19T23:26:44.204Z] === RUN TestContainerInvalidJSON [2021-02-19T23:26:44.204Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-19T23:26:44.204Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-19T23:26:44.204Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-19T23:26:44.204Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-19T23:26:44.204Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-19T23:26:44.204Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-19T23:26:44.204Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-19T23:26:44.204Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-19T23:26:44.204Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-19T23:26:44.204Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-02-19T23:26:44.204Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-19T23:26:44.204Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-19T23:26:44.204Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-19T23:26:44.204Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-19T23:26:44.334Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-02-19T23:26:44.334Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-02-19T23:26:44.464Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2021-02-19T23:26:44.464Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-19T23:26:44.464Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2021-02-19T23:26:44.464Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-19T23:26:44.725Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2021-02-19T23:26:44.725Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-19T23:26:44.725Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2021-02-19T23:26:44.725Z] === RUN TestCopyFromContainer [2021-02-19T23:26:44.902Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-02-19T23:26:45.161Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-02-19T23:26:45.664Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-19T23:26:45.728Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-02-19T23:26:45.923Z] --- PASS: TestContinueAfterPluginCrash (10.08s) [2021-02-19T23:26:45.986Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-02-19T23:26:45.986Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-02-19T23:26:46.656Z] === RUN TestCopyFromContainer// [2021-02-19T23:26:46.921Z] === RUN TestCopyFromContainer//bar/root [2021-02-19T23:26:46.921Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-19T23:26:47.185Z] === RUN TestCopyFromContainer/bar/quux [2021-02-19T23:26:47.185Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-19T23:26:47.363Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-02-19T23:26:47.450Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-19T23:26:47.450Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-19T23:26:47.624Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-02-19T23:26:47.624Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-02-19T23:26:47.624Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-02-19T23:26:47.711Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-19T23:26:47.711Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-19T23:26:47.974Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-19T23:26:47.974Z] --- PASS: TestCopyFromContainer (3.25s) [2021-02-19T23:26:47.974Z] --- PASS: TestCopyFromContainer// (0.12s) [2021-02-19T23:26:47.974Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2021-02-19T23:26:47.974Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2021-02-19T23:26:47.974Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2021-02-19T23:26:47.974Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2021-02-19T23:26:47.974Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2021-02-19T23:26:47.974Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2021-02-19T23:26:47.974Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2021-02-19T23:26:47.974Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2021-02-19T23:26:47.974Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2021-02-19T23:26:47.974Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-19T23:26:47.974Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-19T23:26:47.974Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-19T23:26:47.974Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-19T23:26:47.974Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-19T23:26:47.974Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-19T23:26:47.974Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-19T23:26:47.974Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-19T23:26:47.974Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-19T23:26:47.974Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-19T23:26:47.974Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-02-19T23:26:47.974Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-19T23:26:47.974Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-19T23:26:47.974Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-19T23:26:47.974Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-19T23:26:48.166Z] --- PASS: TestBuildSquashParent (6.97s) [2021-02-19T23:26:48.167Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-19T23:26:48.167Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-19T23:26:48.167Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-19T23:26:48.167Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-19T23:26:48.167Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-19T23:26:48.167Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-19T23:26:48.167Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-19T23:26:48.167Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-19T23:26:48.167Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-19T23:26:48.167Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-19T23:26:48.167Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-19T23:26:48.167Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-19T23:26:48.167Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-19T23:26:48.167Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-19T23:26:48.167Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-19T23:26:48.235Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2021-02-19T23:26:48.235Z] === RUN TestCreateWithInvalidEnv [2021-02-19T23:26:48.235Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-19T23:26:48.235Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-19T23:26:48.235Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-19T23:26:48.236Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-19T23:26:48.236Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-19T23:26:48.236Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-19T23:26:48.236Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-19T23:26:48.236Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-19T23:26:48.236Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-19T23:26:48.236Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-02-19T23:26:48.236Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-19T23:26:48.236Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-19T23:26:48.236Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-19T23:26:48.236Z] === RUN TestCreateTmpfsMountsTarget [2021-02-19T23:26:48.236Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-02-19T23:26:48.236Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-19T23:26:48.458Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-19T23:26:48.998Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-02-19T23:26:48.998Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-02-19T23:26:49.175Z] === RUN TestBuilderGC [2021-02-19T23:26:49.175Z] --- PASS: TestBuilderGC (0.00s) [2021-02-19T23:26:49.175Z] === RUN TestDaemonConfigurationNotFound [2021-02-19T23:26:49.175Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-02-19T23:26:49.175Z] === RUN TestDaemonBrokenConfiguration [2021-02-19T23:26:49.175Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-02-19T23:26:49.175Z] === RUN TestParseClusterAdvertiseSettings [2021-02-19T23:26:49.175Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-02-19T23:26:49.175Z] === RUN TestFindConfigurationConflicts [2021-02-19T23:26:49.175Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-02-19T23:26:49.175Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-02-19T23:26:49.175Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-02-19T23:26:49.175Z] === RUN TestDaemonConfigurationMergeConflicts [2021-02-19T23:26:49.175Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-02-19T23:26:49.175Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-02-19T23:26:49.175Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-02-19T23:26:49.175Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-02-19T23:26:49.175Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-02-19T23:26:49.175Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-02-19T23:26:49.175Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-02-19T23:26:49.175Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-02-19T23:26:49.175Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-02-19T23:26:49.175Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-02-19T23:26:49.175Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-02-19T23:26:49.175Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-02-19T23:26:49.175Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-02-19T23:26:49.175Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-02-19T23:26:49.175Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-02-19T23:26:49.175Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-02-19T23:26:49.175Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-02-19T23:26:49.175Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-02-19T23:26:49.175Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-02-19T23:26:49.175Z] === RUN TestValidateConfigurationErrors [2021-02-19T23:26:49.175Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-02-19T23:26:49.175Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-02-19T23:26:49.175Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-02-19T23:26:49.175Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-02-19T23:26:49.175Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-02-19T23:26:49.175Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-02-19T23:26:49.175Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-02-19T23:26:49.175Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-02-19T23:26:49.175Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-02-19T23:26:49.175Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-02-19T23:26:49.175Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-02-19T23:26:49.175Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-02-19T23:26:49.175Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-02-19T23:26:49.175Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-02-19T23:26:49.175Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-02-19T23:26:49.175Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-02-19T23:26:49.175Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-02-19T23:26:49.175Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-02-19T23:26:49.175Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-02-19T23:26:49.175Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-02-19T23:26:49.175Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-02-19T23:26:49.175Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-02-19T23:26:49.175Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-02-19T23:26:49.175Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-02-19T23:26:49.175Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-02-19T23:26:49.175Z] === RUN TestValidateConfiguration [2021-02-19T23:26:49.175Z] === RUN TestValidateConfiguration/with_label [2021-02-19T23:26:49.175Z] === RUN TestValidateConfiguration/with_dns [2021-02-19T23:26:49.175Z] === RUN TestValidateConfiguration/with_dns-search [2021-02-19T23:26:49.175Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-02-19T23:26:49.175Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-02-19T23:26:49.175Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-02-19T23:26:49.175Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-02-19T23:26:49.175Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-02-19T23:26:49.175Z] --- PASS: TestValidateConfiguration (0.00s) [2021-02-19T23:26:49.175Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-02-19T23:26:49.175Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-02-19T23:26:49.175Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-02-19T23:26:49.175Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-02-19T23:26:49.175Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-02-19T23:26:49.175Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-02-19T23:26:49.175Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-02-19T23:26:49.175Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-02-19T23:26:49.175Z] === RUN TestModifiedDiscoverySettings [2021-02-19T23:26:49.175Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-02-19T23:26:49.175Z] === RUN TestReloadSetConfigFileNotExist [2021-02-19T23:26:49.175Z] === RUN TestDiscoveryOptsErrors [2021-02-19T23:26:49.175Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-02-19T23:26:49.175Z] === RUN TestDiscoveryOpts [2021-02-19T23:26:49.175Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-02-19T23:26:49.175Z] PASS [2021-02-19T23:26:49.175Z] coverage: 30.0% of statements [2021-02-19T23:26:49.175Z] ok github.com/docker/docker/daemon/discovery 0.083s coverage: 30.0% of statements [2021-02-19T23:26:49.175Z] time="2021-02-19T23:26:48Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-02-19T23:26:49.175Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s) [2021-02-19T23:26:49.175Z] === RUN TestReloadDefaultConfigNotExist [2021-02-19T23:26:49.175Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-02-19T23:26:49.175Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-02-19T23:26:49.175Z] === RUN TestReloadBadDefaultConfig [2021-02-19T23:26:49.175Z] time="2021-02-19T23:26:48Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-786841259" [2021-02-19T23:26:49.175Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-02-19T23:26:49.175Z] === RUN TestReloadWithConflictingLabels [2021-02-19T23:26:49.175Z] time="2021-02-19T23:26:48Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-877864974" [2021-02-19T23:26:49.175Z] --- PASS: TestReloadWithConflictingLabels (0.03s) [2021-02-19T23:26:49.175Z] === RUN TestReloadWithDuplicateLabels [2021-02-19T23:26:49.175Z] time="2021-02-19T23:26:48Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-939808277" [2021-02-19T23:26:49.175Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-02-19T23:26:49.175Z] === RUN TestDaemonConfigurationMerge [2021-02-19T23:26:49.175Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-02-19T23:26:49.175Z] PASS [2021-02-19T23:26:49.175Z] coverage: 79.7% of statements [2021-02-19T23:26:49.175Z] ok github.com/docker/docker/daemon/config 0.566s coverage: 79.7% of statements [2021-02-19T23:26:49.934Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-02-19T23:26:49.934Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-02-19T23:26:49.934Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-02-19T23:26:49.934Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-02-19T23:26:50.224Z] === RUN TestVerifyNetworkingConfig [2021-02-19T23:26:50.224Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-02-19T23:26:50.224Z] === RUN TestGetContainer [2021-02-19T23:26:50.224Z] --- PASS: TestGetContainer (0.00s) [2021-02-19T23:26:50.224Z] === RUN TestValidContainerNames [2021-02-19T23:26:50.224Z] --- PASS: TestValidContainerNames (0.00s) [2021-02-19T23:26:50.224Z] === RUN TestContainerInitDNS [2021-02-19T23:26:50.224Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-02-19T23:26:50.224Z] daemon_test.go:147: root required [2021-02-19T23:26:50.224Z] === RUN TestMerge [2021-02-19T23:26:50.224Z] --- PASS: TestMerge (0.00s) [2021-02-19T23:26:50.224Z] === RUN TestValidateContainerIsolation [2021-02-19T23:26:50.224Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-02-19T23:26:50.224Z] === RUN TestFindNetworkErrorType [2021-02-19T23:26:50.224Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-02-19T23:26:50.224Z] === RUN TestEnsureServicesExist [2021-02-19T23:26:50.224Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-02-19T23:26:50.224Z] === RUN TestEnsureServicesExistErrors [2021-02-19T23:26:50.224Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-02-19T23:26:50.224Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-02-19T23:26:50.224Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-02-19T23:26:50.224Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-02-19T23:26:50.224Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-02-19T23:26:50.224Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-02-19T23:26:50.224Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-02-19T23:26:50.224Z] === RUN TestContainerDelete [2021-02-19T23:26:50.224Z] --- PASS: TestContainerDelete (0.00s) [2021-02-19T23:26:50.224Z] === RUN TestContainerDoubleDelete [2021-02-19T23:26:50.224Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-02-19T23:26:50.224Z] === RUN TestLogContainerEventCopyLabels [2021-02-19T23:26:50.224Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-02-19T23:26:50.224Z] === RUN TestLogContainerEventWithAttributes [2021-02-19T23:26:50.224Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-02-19T23:26:50.224Z] === RUN TestNoneHealthcheck [2021-02-19T23:26:50.224Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-02-19T23:26:50.224Z] === RUN TestHealthStates [2021-02-19T23:26:50.224Z] time="2021-02-19T23:26:49Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-19T23:26:50.224Z] time="2021-02-19T23:26:50Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-19T23:26:50.224Z] time="2021-02-19T23:26:50Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-19T23:26:50.224Z] time="2021-02-19T23:26:50Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-19T23:26:50.224Z] time="2021-02-19T23:26:50Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-19T23:26:50.224Z] time="2021-02-19T23:26:50Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-19T23:26:50.224Z] time="2021-02-19T23:26:50Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-19T23:26:50.224Z] time="2021-02-19T23:26:50Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-19T23:26:50.224Z] time="2021-02-19T23:26:50Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-19T23:26:50.224Z] time="2021-02-19T23:26:50Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-19T23:26:50.224Z] --- PASS: TestHealthStates (0.19s) [2021-02-19T23:26:50.224Z] === RUN TestMaskURLCredentials [2021-02-19T23:26:50.224Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-02-19T23:26:50.224Z] === RUN TestGetInspectData [2021-02-19T23:26:50.224Z] --- PASS: TestGetInspectData (0.00s) [2021-02-19T23:26:50.224Z] === RUN TestFillLicense [2021-02-19T23:26:50.224Z] --- PASS: TestFillLicense (0.00s) [2021-02-19T23:26:50.224Z] === RUN TestListInvalidFilter [2021-02-19T23:26:50.224Z] --- PASS: TestListInvalidFilter (0.00s) [2021-02-19T23:26:50.224Z] === RUN TestNameFilter [2021-02-19T23:26:50.224Z] --- PASS: TestNameFilter (0.00s) [2021-02-19T23:26:50.224Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-02-19T23:26:50.224Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-02-19T23:26:50.224Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-02-19T23:26:50.224Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-02-19T23:26:50.224Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-02-19T23:26:50.224Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-02-19T23:26:50.224Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-02-19T23:26:50.224Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-02-19T23:26:50.224Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-02-19T23:26:50.224Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-02-19T23:26:50.224Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-02-19T23:26:50.224Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-02-19T23:26:50.224Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-02-19T23:26:50.224Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2021-02-19T23:26:50.224Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-02-19T23:26:50.224Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-02-19T23:26:50.224Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-02-19T23:26:50.224Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-02-19T23:26:50.224Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-02-19T23:26:50.224Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-02-19T23:26:50.224Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-02-19T23:26:50.224Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-02-19T23:26:50.224Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-02-19T23:26:50.224Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-02-19T23:26:50.224Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-02-19T23:26:50.224Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-02-19T23:26:50.224Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-02-19T23:26:50.224Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-02-19T23:26:50.224Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-02-19T23:26:50.224Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-02-19T23:26:50.224Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-02-19T23:26:50.224Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-02-19T23:26:50.224Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-02-19T23:26:50.224Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2021-02-19T23:26:50.224Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-02-19T23:26:50.224Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-02-19T23:26:50.224Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-02-19T23:26:50.224Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-02-19T23:26:50.224Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-02-19T23:26:50.224Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-02-19T23:26:50.224Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-02-19T23:26:50.224Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-02-19T23:26:50.224Z] === RUN TestDaemonReloadLabels [2021-02-19T23:26:50.224Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-02-19T23:26:50.224Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-02-19T23:26:50.224Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-02-19T23:26:50.224Z] === RUN TestDaemonReloadMirrors [2021-02-19T23:26:50.224Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-02-19T23:26:50.224Z] === RUN TestDaemonReloadInsecureRegistries [2021-02-19T23:26:50.224Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-02-19T23:26:50.224Z] === RUN TestDaemonReloadNotAffectOthers [2021-02-19T23:26:50.224Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-02-19T23:26:50.224Z] === RUN TestDaemonDiscoveryReload [2021-02-19T23:26:50.361Z] === RUN TestReadPluginNoRead/default [2021-02-19T23:26:50.501Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-02-19T23:26:50.722Z] === RUN TestEventsLog [2021-02-19T23:26:50.722Z] --- PASS: TestEventsLog (0.00s) [2021-02-19T23:26:50.722Z] === RUN TestEventsLogTimeout [2021-02-19T23:26:50.722Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-02-19T23:26:50.722Z] === RUN TestLogEvents [2021-02-19T23:26:50.722Z] === RUN TestWaitNodeAttachment [2021-02-19T23:26:50.722Z] --- PASS: TestLogEvents (0.06s) [2021-02-19T23:26:50.722Z] === RUN TestLoadBufferedEvents [2021-02-19T23:26:50.722Z] --- PASS: TestLoadBufferedEvents (0.10s) [2021-02-19T23:26:50.722Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-02-19T23:26:50.722Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-02-19T23:26:50.722Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-02-19T23:26:50.722Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-02-19T23:26:50.722Z] PASS [2021-02-19T23:26:50.722Z] coverage: 50.0% of statements [2021-02-19T23:26:50.722Z] ok github.com/docker/docker/daemon/events 0.338s coverage: 50.0% of statements [2021-02-19T23:26:50.787Z] --- PASS: TestCreateWithCustomMaskedPaths (2.17s) [2021-02-19T23:26:50.787Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-19T23:26:50.898Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-19T23:26:50.898Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-19T23:26:50.981Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-02-19T23:26:51.205Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-02-19T23:26:51.205Z] === RUN TestIsolationConversion [2021-02-19T23:26:51.205Z] === RUN TestIsolationConversion/default [2021-02-19T23:26:51.205Z] === RUN TestIsolationConversion/process [2021-02-19T23:26:51.205Z] === RUN TestIsolationConversion/hyperv [2021-02-19T23:26:51.205Z] --- PASS: TestIsolationConversion (0.00s) [2021-02-19T23:26:51.205Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-02-19T23:26:51.205Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-02-19T23:26:51.205Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-02-19T23:26:51.205Z] === RUN TestContainerLabels [2021-02-19T23:26:51.205Z] --- PASS: TestContainerLabels (0.00s) [2021-02-19T23:26:51.205Z] === RUN TestCredentialSpecConversion [2021-02-19T23:26:51.205Z] === RUN TestCredentialSpecConversion/none [2021-02-19T23:26:51.205Z] === RUN TestCredentialSpecConversion/config [2021-02-19T23:26:51.205Z] === RUN TestCredentialSpecConversion/file [2021-02-19T23:26:51.205Z] === RUN TestCredentialSpecConversion/registry [2021-02-19T23:26:51.205Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-02-19T23:26:51.205Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-02-19T23:26:51.205Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-02-19T23:26:51.205Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-02-19T23:26:51.205Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-02-19T23:26:51.205Z] === RUN TestControllerValidateMountBind [2021-02-19T23:26:51.205Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-02-19T23:26:51.205Z] === RUN TestControllerValidateMountVolume [2021-02-19T23:26:51.205Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-02-19T23:26:51.205Z] === RUN TestControllerValidateMountTarget [2021-02-19T23:26:51.205Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-02-19T23:26:51.205Z] === RUN TestControllerValidateMountTmpfs [2021-02-19T23:26:51.205Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-02-19T23:26:51.205Z] === RUN TestControllerValidateMountInvalidType [2021-02-19T23:26:51.205Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-02-19T23:26:51.205Z] === RUN TestControllerValidateMountNamedPipe [2021-02-19T23:26:51.205Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-02-19T23:26:51.205Z] PASS [2021-02-19T23:26:51.205Z] coverage: 11.3% of statements [2021-02-19T23:26:51.205Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.675s coverage: 11.3% of statements [2021-02-19T23:26:51.205Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-02-19T23:26:51.205Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-02-19T23:26:51.690Z] === RUN TestIsEmptyDir [2021-02-19T23:26:51.690Z] --- PASS: TestIsEmptyDir (0.00s) [2021-02-19T23:26:51.690Z] PASS [2021-02-19T23:26:51.690Z] coverage: 2.3% of statements [2021-02-19T23:26:51.690Z] ok github.com/docker/docker/daemon/graphdriver 0.061s coverage: 2.3% of statements [2021-02-19T23:26:51.690Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-02-19T23:26:51.690Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-02-19T23:26:52.194Z] === RUN TestLinkNaming [2021-02-19T23:26:52.194Z] --- PASS: TestLinkNaming (0.00s) [2021-02-19T23:26:52.194Z] === RUN TestLinkNew [2021-02-19T23:26:52.194Z] --- PASS: TestLinkNew (0.00s) [2021-02-19T23:26:52.194Z] === RUN TestLinkEnv [2021-02-19T23:26:52.194Z] --- PASS: TestLinkEnv (0.00s) [2021-02-19T23:26:52.194Z] === RUN TestLinkMultipleEnv [2021-02-19T23:26:52.194Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-02-19T23:26:52.194Z] === RUN TestLinkPortRangeEnv [2021-02-19T23:26:52.194Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-02-19T23:26:52.194Z] PASS [2021-02-19T23:26:52.194Z] coverage: 93.0% of statements [2021-02-19T23:26:52.194Z] ok github.com/docker/docker/daemon/links 0.034s coverage: 93.0% of statements [2021-02-19T23:26:52.694Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.55s) [2021-02-19T23:26:52.694Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-02-19T23:26:52.694Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-02-19T23:26:52.694Z] reload_test.go:520: root required [2021-02-19T23:26:52.694Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-02-19T23:26:52.694Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.02s) [2021-02-19T23:26:52.694Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-02-19T23:26:52.694Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.04s) [2021-02-19T23:26:52.694Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-02-19T23:26:52.694Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-02-19T23:26:52.694Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-02-19T23:26:52.694Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-02-19T23:26:52.694Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-02-19T23:26:52.694Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-02-19T23:26:52.694Z] === RUN TestParseVolumesFrom [2021-02-19T23:26:52.694Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-02-19T23:26:52.694Z] PASS [2021-02-19T23:26:52.694Z] coverage: 9.1% of statements [2021-02-19T23:26:52.694Z] ok github.com/docker/docker/daemon 2.794s coverage: 9.1% of statements [2021-02-19T23:26:52.694Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-02-19T23:26:52.694Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-02-19T23:26:52.694Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-02-19T23:26:52.694Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-02-19T23:26:52.694Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-02-19T23:26:52.694Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-02-19T23:26:52.694Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-02-19T23:26:52.694Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-02-19T23:26:52.694Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-02-19T23:26:52.694Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-02-19T23:26:52.694Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-02-19T23:26:52.694Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-02-19T23:26:52.694Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-02-19T23:26:52.694Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-02-19T23:26:52.694Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-02-19T23:26:52.701Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.25s) [2021-02-19T23:26:52.701Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-19T23:26:52.701Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-19T23:26:52.701Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-19T23:26:52.701Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-19T23:26:52.701Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-19T23:26:52.701Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-19T23:26:52.701Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-19T23:26:52.701Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-19T23:26:52.701Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-19T23:26:52.701Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-19T23:26:52.701Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-19T23:26:52.701Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-19T23:26:52.701Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-19T23:26:52.701Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-19T23:26:52.701Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-19T23:26:52.701Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-19T23:26:52.701Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-02-19T23:26:52.701Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-02-19T23:26:52.701Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s) [2021-02-19T23:26:52.701Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2021-02-19T23:26:52.701Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2021-02-19T23:26:52.701Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2021-02-19T23:26:52.701Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-19T23:26:52.895Z] --- PASS: TestReadPluginNoRead (10.31s) [2021-02-19T23:26:52.895Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.24s) [2021-02-19T23:26:52.895Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.24s) [2021-02-19T23:26:52.895Z] --- PASS: TestReadPluginNoRead/default (2.26s) [2021-02-19T23:26:52.895Z] read_test.go:92: [d17da3dad5007] daemon is not started [2021-02-19T23:26:52.895Z] PASS [2021-02-19T23:26:52.895Z] [2021-02-19T23:26:52.895Z] DONE 6 tests in 16.843s [2021-02-19T23:26:52.895Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-02-19T23:26:52.895Z] testing: warning: no tests to run [2021-02-19T23:26:52.895Z] PASS [2021-02-19T23:26:52.895Z] [2021-02-19T23:26:52.895Z] DONE 0 tests in 0.034s [2021-02-19T23:26:52.895Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-19T23:26:52.895Z] INFO: Testing against a local daemon [2021-02-19T23:26:52.895Z] === RUN TestPluginWithDevMounts [2021-02-19T23:26:52.895Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-02-19T23:26:52.895Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-02-19T23:26:52.895Z] PASS [2021-02-19T23:26:52.895Z] [2021-02-19T23:26:52.895Z] === Skipped [2021-02-19T23:26:52.895Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-02-19T23:26:52.895Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-02-19T23:26:52.895Z] [2021-02-19T23:26:52.895Z] [2021-02-19T23:26:52.895Z] DONE 1 tests, 1 skipped in 0.107s [2021-02-19T23:26:52.895Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-02-19T23:26:52.895Z] INFO: Testing against a local daemon [2021-02-19T23:26:52.895Z] === RUN TestSecretInspect [2021-02-19T23:26:52.895Z] --- SKIP: TestSecretInspect (0.01s) [2021-02-19T23:26:52.895Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:26:52.895Z] === RUN TestSecretList [2021-02-19T23:26:52.895Z] --- SKIP: TestSecretList (0.02s) [2021-02-19T23:26:52.895Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:26:52.895Z] === RUN TestSecretsCreateAndDelete [2021-02-19T23:26:52.895Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-02-19T23:26:52.895Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:26:52.895Z] === RUN TestSecretsUpdate [2021-02-19T23:26:52.895Z] --- SKIP: TestSecretsUpdate (0.02s) [2021-02-19T23:26:52.895Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:26:52.895Z] === RUN TestTemplatedSecret [2021-02-19T23:26:52.895Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-02-19T23:26:52.895Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:26:52.895Z] === RUN TestSecretCreateResolve [2021-02-19T23:26:52.895Z] --- SKIP: TestSecretCreateResolve (0.02s) [2021-02-19T23:26:52.895Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:26:52.895Z] PASS [2021-02-19T23:26:52.895Z] [2021-02-19T23:26:52.895Z] === Skipped [2021-02-19T23:26:52.895Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-02-19T23:26:52.895Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:26:52.895Z] [2021-02-19T23:26:52.895Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2021-02-19T23:26:52.895Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:26:52.895Z] [2021-02-19T23:26:52.895Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-02-19T23:26:52.895Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:26:52.895Z] [2021-02-19T23:26:52.895Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2021-02-19T23:26:52.895Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:26:52.895Z] [2021-02-19T23:26:52.895Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-02-19T23:26:52.895Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:26:52.895Z] [2021-02-19T23:26:52.895Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2021-02-19T23:26:52.895Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:26:52.895Z] [2021-02-19T23:26:52.895Z] [2021-02-19T23:26:52.895Z] DONE 6 tests, 6 skipped in 0.166s [2021-02-19T23:26:52.895Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-02-19T23:26:52.895Z] INFO: Testing against a local daemon [2021-02-19T23:26:52.895Z] === RUN TestServiceCreateInit [2021-02-19T23:26:52.895Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-19T23:26:52.895Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-19T23:26:52.895Z] --- PASS: TestServiceCreateInit (0.02s) [2021-02-19T23:26:52.895Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-19T23:26:52.895Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:26:52.895Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-19T23:26:52.895Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:26:52.895Z] === RUN TestCreateServiceMultipleTimes [2021-02-19T23:26:52.895Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-02-19T23:26:52.895Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:26:52.895Z] === RUN TestCreateServiceConflict [2021-02-19T23:26:52.895Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-02-19T23:26:52.895Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:26:52.895Z] === RUN TestCreateServiceMaxReplicas [2021-02-19T23:26:52.895Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-02-19T23:26:52.895Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:26:52.895Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-19T23:26:53.154Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2021-02-19T23:26:53.154Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:26:53.154Z] === RUN TestCreateServiceSecretFileMode [2021-02-19T23:26:53.154Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s) [2021-02-19T23:26:53.154Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:26:53.154Z] === RUN TestCreateServiceConfigFileMode [2021-02-19T23:26:53.154Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) [2021-02-19T23:26:53.154Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:26:53.154Z] === RUN TestCreateServiceSysctls [2021-02-19T23:26:53.154Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-02-19T23:26:53.154Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:26:53.154Z] === RUN TestCreateServiceCapabilities [2021-02-19T23:26:53.154Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-02-19T23:26:53.154Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:26:53.154Z] === RUN TestInspect [2021-02-19T23:26:53.154Z] --- SKIP: TestInspect (0.01s) [2021-02-19T23:26:53.154Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:26:53.154Z] === RUN TestCreateJob [2021-02-19T23:26:53.154Z] --- SKIP: TestCreateJob (0.01s) [2021-02-19T23:26:53.154Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:26:53.154Z] === RUN TestReplicatedJob [2021-02-19T23:26:53.154Z] --- SKIP: TestReplicatedJob (0.01s) [2021-02-19T23:26:53.154Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:26:53.154Z] === RUN TestUpdateReplicatedJob [2021-02-19T23:26:53.154Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-02-19T23:26:53.154Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:26:53.154Z] === RUN TestServiceListWithStatuses [2021-02-19T23:26:53.154Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-19T23:26:53.154Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-19T23:26:53.154Z] === RUN TestDockerNetworkConnectAlias [2021-02-19T23:26:53.154Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2021-02-19T23:26:53.154Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:26:53.154Z] === RUN TestDockerNetworkReConnect [2021-02-19T23:26:53.154Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2021-02-19T23:26:53.154Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:26:53.154Z] === RUN TestServicePlugin [2021-02-19T23:26:53.625Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-19T23:26:53.625Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-19T23:26:53.640Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s) [2021-02-19T23:26:53.640Z] === RUN TestCreateDifferentPlatform [2021-02-19T23:26:53.640Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-19T23:26:53.640Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-19T23:26:53.640Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-02-19T23:26:53.640Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-19T23:26:53.640Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-19T23:26:53.640Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-19T23:26:53.640Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-02-19T23:26:53.640Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-19T23:26:53.640Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s) [2021-02-19T23:26:53.640Z] === RUN TestContainerStartOnDaemonRestart [2021-02-19T23:26:53.640Z] === PAUSE TestContainerStartOnDaemonRestart [2021-02-19T23:26:53.640Z] === RUN TestDaemonRestartIpcMode [2021-02-19T23:26:53.640Z] === PAUSE TestDaemonRestartIpcMode [2021-02-19T23:26:53.640Z] === RUN TestDaemonHostGatewayIP [2021-02-19T23:26:53.640Z] === PAUSE TestDaemonHostGatewayIP [2021-02-19T23:26:53.640Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-19T23:26:53.640Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-19T23:26:53.640Z] === RUN TestContainerKillOnDaemonStart [2021-02-19T23:26:53.640Z] === PAUSE TestContainerKillOnDaemonStart [2021-02-19T23:26:53.640Z] === RUN TestDiff [2021-02-19T23:26:54.584Z] --- PASS: TestDiff (0.80s) [2021-02-19T23:26:54.584Z] === RUN TestExecWithCloseStdin [2021-02-19T23:26:54.971Z] === RUN TestAdapterReadLogs [2021-02-19T23:26:54.971Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-02-19T23:26:54.971Z] === RUN TestCopier [2021-02-19T23:26:54.971Z] --- PASS: TestCopier (0.00s) [2021-02-19T23:26:54.971Z] === RUN TestCopierLongLines [2021-02-19T23:26:54.971Z] --- PASS: TestCopierLongLines (0.00s) [2021-02-19T23:26:54.971Z] === RUN TestCopierSlow [2021-02-19T23:26:54.971Z] --- PASS: TestCopierSlow (0.21s) [2021-02-19T23:26:54.971Z] === RUN TestCopierWithSized [2021-02-19T23:26:54.971Z] === RUN TestCopierWithSized/as_is [2021-02-19T23:26:54.971Z] === RUN TestCopierWithSized/With_RingLogger [2021-02-19T23:26:54.971Z] --- PASS: TestCopierWithSized (0.01s) [2021-02-19T23:26:54.971Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2021-02-19T23:26:54.971Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-02-19T23:26:54.971Z] === RUN TestCopierWithPartial [2021-02-19T23:26:54.971Z] --- PASS: TestCopierWithPartial (0.00s) [2021-02-19T23:26:54.971Z] === RUN TestRingLogger [2021-02-19T23:26:54.971Z] --- PASS: TestRingLogger (0.00s) [2021-02-19T23:26:54.971Z] === RUN TestRingCap [2021-02-19T23:26:54.971Z] --- PASS: TestRingCap (0.00s) [2021-02-19T23:26:54.971Z] === RUN TestRingClose [2021-02-19T23:26:54.971Z] --- PASS: TestRingClose (0.00s) [2021-02-19T23:26:54.971Z] === RUN TestRingDrain [2021-02-19T23:26:54.971Z] --- PASS: TestRingDrain (0.00s) [2021-02-19T23:26:54.971Z] PASS [2021-02-19T23:26:54.971Z] coverage: 43.5% of statements [2021-02-19T23:26:54.971Z] ok github.com/docker/docker/daemon/logger 0.331s coverage: 43.5% of statements [2021-02-19T23:26:55.471Z] === RUN TestNewStreamConfig [2021-02-19T23:26:55.471Z] === RUN TestNewStreamConfig/defaults [2021-02-19T23:26:55.471Z] === RUN TestNewStreamConfig/invalid_create_group [2021-02-19T23:26:55.471Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-02-19T23:26:55.471Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-02-19T23:26:55.471Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-02-19T23:26:55.471Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-02-19T23:26:55.471Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-02-19T23:26:55.471Z] --- PASS: TestNewStreamConfig (0.00s) [2021-02-19T23:26:55.471Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-02-19T23:26:55.471Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-02-19T23:26:55.471Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-02-19T23:26:55.471Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-02-19T23:26:55.471Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-02-19T23:26:55.471Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-02-19T23:26:55.471Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-02-19T23:26:55.471Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-02-19T23:26:55.471Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-02-19T23:26:55.471Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-02-19T23:26:55.471Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-02-19T23:26:55.471Z] === RUN TestNewAWSLogsClientRegionDetect [2021-02-19T23:26:55.471Z] time="2021-02-19T23:26:55Z" level=info msg="Trying to get region from EC2 Metadata" [2021-02-19T23:26:55.471Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.10s) [2021-02-19T23:26:55.471Z] === RUN TestCreateSuccess [2021-02-19T23:26:55.471Z] --- PASS: TestCreateSuccess (0.00s) [2021-02-19T23:26:55.471Z] === RUN TestCreateLogGroupSuccess [2021-02-19T23:26:55.471Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-02-19T23:26:55.471Z] === RUN TestCreateError [2021-02-19T23:26:55.471Z] --- PASS: TestCreateError (0.00s) [2021-02-19T23:26:55.471Z] === RUN TestCreateAlreadyExists [2021-02-19T23:26:55.471Z] time="2021-02-19T23:26:55Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-02-19T23:26:55.471Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-02-19T23:26:55.471Z] === RUN TestLogClosed [2021-02-19T23:26:55.471Z] --- PASS: TestLogClosed (0.00s) [2021-02-19T23:26:55.471Z] === RUN TestLogBlocking [2021-02-19T23:26:55.471Z] --- PASS: TestLogBlocking (0.00s) [2021-02-19T23:26:55.471Z] === RUN TestLogNonBlockingBufferEmpty [2021-02-19T23:26:55.471Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-02-19T23:26:55.471Z] === RUN TestLogNonBlockingBufferFull [2021-02-19T23:26:55.471Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-02-19T23:26:55.471Z] === RUN TestPublishBatchSuccess [2021-02-19T23:26:55.471Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-02-19T23:26:55.471Z] === RUN TestPublishBatchError [2021-02-19T23:26:55.471Z] time="2021-02-19T23:26:55Z" level=error msg=Error [2021-02-19T23:26:55.471Z] --- PASS: TestPublishBatchError (0.00s) [2021-02-19T23:26:55.471Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-02-19T23:26:55.471Z] time="2021-02-19T23:26:55Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-02-19T23:26:55.471Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-02-19T23:26:55.471Z] === RUN TestPublishBatchAlreadyAccepted [2021-02-19T23:26:55.471Z] time="2021-02-19T23:26:55Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-02-19T23:26:55.471Z] time="2021-02-19T23:26:55Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-02-19T23:26:55.471Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-02-19T23:26:55.471Z] === RUN TestCollectBatchSimple [2021-02-19T23:26:55.471Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-02-19T23:26:55.471Z] === RUN TestCollectBatchTicker [2021-02-19T23:26:55.471Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-02-19T23:26:55.471Z] === RUN TestCollectBatchMultilinePattern [2021-02-19T23:26:55.471Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-02-19T23:26:55.471Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-02-19T23:26:55.471Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-02-19T23:26:55.471Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-02-19T23:26:55.471Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-02-19T23:26:55.471Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-02-19T23:26:55.471Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s) [2021-02-19T23:26:55.471Z] === RUN TestCollectBatchClose [2021-02-19T23:26:55.471Z] --- PASS: TestCollectBatchClose (0.00s) [2021-02-19T23:26:55.471Z] === RUN TestEffectiveLen [2021-02-19T23:26:55.471Z] === RUN TestEffectiveLen/0/Hello [2021-02-19T23:26:55.471Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-02-19T23:26:55.471Z] === RUN TestEffectiveLen/2/🙃 [2021-02-19T23:26:55.471Z] === RUN TestEffectiveLen/3/���� [2021-02-19T23:26:55.471Z] === RUN TestEffectiveLen/4/He��o [2021-02-19T23:26:55.471Z] === RUN TestEffectiveLen/5/ [2021-02-19T23:26:55.471Z] --- PASS: TestEffectiveLen (0.00s) [2021-02-19T23:26:55.471Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-02-19T23:26:55.471Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-02-19T23:26:55.471Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-02-19T23:26:55.471Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-02-19T23:26:55.471Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-02-19T23:26:55.471Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-02-19T23:26:55.471Z] === RUN TestFindValidSplit [2021-02-19T23:26:55.471Z] === RUN TestFindValidSplit/0/ [2021-02-19T23:26:55.471Z] === RUN TestFindValidSplit/1/Hello [2021-02-19T23:26:55.471Z] === RUN TestFindValidSplit/2/Hello [2021-02-19T23:26:55.471Z] === RUN TestFindValidSplit/3/Hello [2021-02-19T23:26:55.471Z] === RUN TestFindValidSplit/4/🙃 [2021-02-19T23:26:55.471Z] === RUN TestFindValidSplit/5/🙃 [2021-02-19T23:26:55.471Z] === RUN TestFindValidSplit/6/a� [2021-02-19T23:26:55.471Z] === RUN TestFindValidSplit/7/a� [2021-02-19T23:26:55.471Z] --- PASS: TestFindValidSplit (0.00s) [2021-02-19T23:26:55.471Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-02-19T23:26:55.471Z] cloudwatchlogs_test.go:1044: [2021-02-19T23:26:55.471Z] cloudwatchlogs_test.go:1045: [2021-02-19T23:26:55.471Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-02-19T23:26:55.471Z] cloudwatchlogs_test.go:1044: Hello [2021-02-19T23:26:55.471Z] cloudwatchlogs_test.go:1045: [2021-02-19T23:26:55.471Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-02-19T23:26:55.471Z] cloudwatchlogs_test.go:1044: He [2021-02-19T23:26:55.471Z] cloudwatchlogs_test.go:1045: llo [2021-02-19T23:26:55.471Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-02-19T23:26:55.471Z] cloudwatchlogs_test.go:1044: [2021-02-19T23:26:55.471Z] cloudwatchlogs_test.go:1045: Hello [2021-02-19T23:26:55.471Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-02-19T23:26:55.471Z] cloudwatchlogs_test.go:1044: [2021-02-19T23:26:55.471Z] cloudwatchlogs_test.go:1045: 🙃 [2021-02-19T23:26:55.471Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-02-19T23:26:55.471Z] cloudwatchlogs_test.go:1044: 🙃 [2021-02-19T23:26:55.471Z] cloudwatchlogs_test.go:1045: [2021-02-19T23:26:55.471Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-02-19T23:26:55.471Z] cloudwatchlogs_test.go:1044: a [2021-02-19T23:26:55.471Z] cloudwatchlogs_test.go:1045: � [2021-02-19T23:26:55.471Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-02-19T23:26:55.471Z] cloudwatchlogs_test.go:1044: a� [2021-02-19T23:26:55.471Z] cloudwatchlogs_test.go:1045: [2021-02-19T23:26:55.471Z] === RUN TestProcessEventEmoji [2021-02-19T23:26:55.471Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-02-19T23:26:55.471Z] === RUN TestCollectBatchLineSplit [2021-02-19T23:26:55.471Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2021-02-19T23:26:55.471Z] === RUN TestCollectBatchLineSplitWithBinary [2021-02-19T23:26:55.471Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-02-19T23:26:55.471Z] === RUN TestCollectBatchMaxEvents [2021-02-19T23:26:55.471Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2021-02-19T23:26:55.471Z] === RUN TestCollectBatchMaxTotalBytes [2021-02-19T23:26:55.471Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-02-19T23:26:55.471Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-02-19T23:26:55.471Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.06s) [2021-02-19T23:26:55.471Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-02-19T23:26:55.471Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2021-02-19T23:26:55.471Z] === RUN TestParseLogOptionsMultilinePattern [2021-02-19T23:26:55.471Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-02-19T23:26:55.471Z] === RUN TestParseLogOptionsDatetimeFormat [2021-02-19T23:26:55.471Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-02-19T23:26:55.471Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-02-19T23:26:55.471Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-02-19T23:26:55.471Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-02-19T23:26:55.471Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-02-19T23:26:55.471Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-02-19T23:26:55.471Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-02-19T23:26:55.471Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-02-19T23:26:55.471Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-02-19T23:26:55.471Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-02-19T23:26:55.471Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-02-19T23:26:55.471Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-02-19T23:26:55.471Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-02-19T23:26:55.471Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-02-19T23:26:55.471Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-02-19T23:26:55.471Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-02-19T23:26:55.471Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-02-19T23:26:55.471Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-02-19T23:26:55.471Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-02-19T23:26:55.471Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-02-19T23:26:55.471Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-02-19T23:26:55.471Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-02-19T23:26:55.471Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-02-19T23:26:55.471Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-02-19T23:26:55.471Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-02-19T23:26:55.471Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-02-19T23:26:55.471Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-02-19T23:26:55.471Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-02-19T23:26:55.471Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-02-19T23:26:55.471Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-02-19T23:26:55.471Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-02-19T23:26:55.471Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-02-19T23:26:55.471Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-02-19T23:26:55.471Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-02-19T23:26:55.526Z] --- PASS: TestExecWithCloseStdin (0.86s) [2021-02-19T23:26:55.526Z] === RUN TestExec [2021-02-19T23:26:55.690Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-02-19T23:26:55.690Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.51s) [2021-02-19T23:26:55.690Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.65s) [2021-02-19T23:26:55.690Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.51s) [2021-02-19T23:26:55.690Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.73s) [2021-02-19T23:26:55.690Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.40s) [2021-02-19T23:26:55.690Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.41s) [2021-02-19T23:26:55.690Z] === RUN TestBuildMultiStageCopy [2021-02-19T23:26:55.690Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-19T23:26:55.979Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-02-19T23:26:55.979Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-02-19T23:26:55.979Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-02-19T23:26:55.979Z] === RUN TestCreateTagSuccess [2021-02-19T23:26:55.979Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-02-19T23:26:55.979Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-02-19T23:26:55.979Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-02-19T23:26:55.979Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-02-19T23:26:55.979Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-02-19T23:26:55.979Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-02-19T23:26:55.979Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-02-19T23:26:55.979Z] PASS [2021-02-19T23:26:55.979Z] coverage: 77.8% of statements [2021-02-19T23:26:55.979Z] ok github.com/docker/docker/daemon/logger/awslogs 0.409s coverage: 77.8% of statements [2021-02-19T23:26:55.979Z] === RUN TestSearchRegistryForImagesErrors [2021-02-19T23:26:55.979Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-02-19T23:26:55.979Z] === RUN TestSearchRegistryForImages [2021-02-19T23:26:55.979Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-02-19T23:26:55.979Z] === RUN TestOnlyPlatformWithFallback [2021-02-19T23:26:55.979Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-02-19T23:26:55.979Z] === RUN TestImageDelete [2021-02-19T23:26:55.979Z] === RUN TestImageDelete/no_lease [2021-02-19T23:26:55.979Z] === RUN TestImageDelete/lease_exists [2021-02-19T23:26:55.979Z] --- PASS: TestImageDelete (0.07s) [2021-02-19T23:26:55.979Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-02-19T23:26:55.979Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-02-19T23:26:55.979Z] === RUN TestContentStoreForPull [2021-02-19T23:26:55.979Z] --- PASS: TestContentStoreForPull (0.13s) [2021-02-19T23:26:55.979Z] PASS [2021-02-19T23:26:55.979Z] coverage: 6.7% of statements [2021-02-19T23:26:55.979Z] ok github.com/docker/docker/daemon/images 0.367s coverage: 6.7% of statements [2021-02-19T23:26:55.979Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-02-19T23:26:55.979Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-02-19T23:26:55.979Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-02-19T23:26:55.979Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-02-19T23:26:55.979Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-02-19T23:26:55.979Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-02-19T23:26:55.979Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-02-19T23:26:55.979Z] === RUN TestJSONLogsMarshalJSONBuf [2021-02-19T23:26:55.979Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-02-19T23:26:55.979Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-02-19T23:26:55.979Z] === RUN TestJSONFileLogger [2021-02-19T23:26:55.979Z] --- PASS: TestJSONFileLogger (0.00s) [2021-02-19T23:26:55.979Z] === RUN TestJSONFileLoggerWithTags [2021-02-19T23:26:55.979Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-02-19T23:26:55.979Z] === RUN TestJSONFileLoggerWithOpts [2021-02-19T23:26:55.979Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-02-19T23:26:55.979Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-02-19T23:26:55.979Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-02-19T23:26:55.979Z] === RUN TestEncodeDecode [2021-02-19T23:26:55.979Z] === PAUSE TestEncodeDecode [2021-02-19T23:26:55.979Z] === CONT TestEncodeDecode [2021-02-19T23:26:56.096Z] --- PASS: TestExec (0.87s) [2021-02-19T23:26:56.096Z] === RUN TestExecUser [2021-02-19T23:26:56.484Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.14s) [2021-02-19T23:26:56.485Z] === RUN TestFastTimeMarshalJSON [2021-02-19T23:26:56.485Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-02-19T23:26:56.485Z] PASS [2021-02-19T23:26:56.485Z] coverage: 87.2% of statements [2021-02-19T23:26:56.485Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.223s coverage: 87.2% of statements [2021-02-19T23:26:56.485Z] --- PASS: TestEncodeDecode (0.12s) [2021-02-19T23:26:56.485Z] PASS [2021-02-19T23:26:56.485Z] coverage: 61.6% of statements [2021-02-19T23:26:56.485Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.214s coverage: 61.6% of statements [2021-02-19T23:26:57.037Z] --- PASS: TestExecUser (0.85s) [2021-02-19T23:26:57.037Z] === RUN TestExportContainerAndImportImage [2021-02-19T23:26:57.074Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-02-19T23:26:57.347Z] --- SKIP: TestServicePlugin (3.43s) [2021-02-19T23:26:57.347Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:26:57.347Z] === RUN TestServiceUpdateLabel [2021-02-19T23:26:57.347Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-02-19T23:26:57.347Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:26:57.347Z] === RUN TestServiceUpdateSecrets [2021-02-19T23:26:57.347Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-02-19T23:26:57.347Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:26:57.347Z] === RUN TestServiceUpdateConfigs [2021-02-19T23:26:57.347Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-02-19T23:26:57.347Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:26:57.347Z] === RUN TestServiceUpdateNetwork [2021-02-19T23:26:57.347Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-02-19T23:26:57.347Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:26:57.347Z] === RUN TestServiceUpdatePidsLimit [2021-02-19T23:26:57.347Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2021-02-19T23:26:57.347Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:26:57.347Z] PASS [2021-02-19T23:26:57.347Z] [2021-02-19T23:26:57.347Z] === Skipped [2021-02-19T23:26:57.347Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-19T23:26:57.347Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-19T23:26:57.347Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:26:57.347Z] [2021-02-19T23:26:57.347Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-19T23:26:57.347Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-19T23:26:57.347Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:26:57.347Z] [2021-02-19T23:26:57.347Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-02-19T23:26:57.347Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:26:57.347Z] [2021-02-19T23:26:57.347Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-02-19T23:26:57.347Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:26:57.347Z] [2021-02-19T23:26:57.347Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-02-19T23:26:57.347Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:26:57.347Z] [2021-02-19T23:26:57.347Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2021-02-19T23:26:57.347Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:26:57.347Z] [2021-02-19T23:26:57.347Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s) [2021-02-19T23:26:57.347Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:26:57.347Z] [2021-02-19T23:26:57.347Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) [2021-02-19T23:26:57.347Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:26:57.347Z] [2021-02-19T23:26:57.347Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-02-19T23:26:57.347Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:26:57.347Z] [2021-02-19T23:26:57.347Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-02-19T23:26:57.347Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:26:57.347Z] [2021-02-19T23:26:57.347Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-02-19T23:26:57.347Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:26:57.347Z] [2021-02-19T23:26:57.347Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-02-19T23:26:57.347Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:26:57.347Z] [2021-02-19T23:26:57.347Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-02-19T23:26:57.347Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:26:57.347Z] [2021-02-19T23:26:57.347Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-02-19T23:26:57.347Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:26:57.347Z] [2021-02-19T23:26:57.347Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-02-19T23:26:57.347Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-19T23:26:57.347Z] [2021-02-19T23:26:57.347Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2021-02-19T23:26:57.347Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:26:57.347Z] [2021-02-19T23:26:57.347Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2021-02-19T23:26:57.347Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:26:57.347Z] [2021-02-19T23:26:57.347Z] === SKIP: amd64.integration.service TestServicePlugin (3.43s) [2021-02-19T23:26:57.347Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:26:57.347Z] [2021-02-19T23:26:57.347Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-02-19T23:26:57.347Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:26:57.347Z] [2021-02-19T23:26:57.347Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-02-19T23:26:57.347Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:26:57.347Z] [2021-02-19T23:26:57.347Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-02-19T23:26:57.347Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:26:57.347Z] [2021-02-19T23:26:57.347Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-02-19T23:26:57.347Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:26:57.347Z] [2021-02-19T23:26:57.347Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2021-02-19T23:26:57.347Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-19T23:26:57.347Z] [2021-02-19T23:26:57.347Z] [2021-02-19T23:26:57.347Z] DONE 24 tests, 23 skipped in 3.829s [2021-02-19T23:26:57.347Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-02-19T23:26:57.347Z] INFO: Testing against a local daemon [2021-02-19T23:26:57.347Z] === RUN TestSessionCreate [2021-02-19T23:26:57.347Z] --- PASS: TestSessionCreate (0.02s) [2021-02-19T23:26:57.347Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-19T23:26:57.347Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-02-19T23:26:57.347Z] PASS [2021-02-19T23:26:57.347Z] [2021-02-19T23:26:57.347Z] DONE 2 tests in 0.131s [2021-02-19T23:26:57.347Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-02-19T23:26:57.347Z] INFO: Testing against a local daemon [2021-02-19T23:26:57.347Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-19T23:26:57.347Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-19T23:26:57.347Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-19T23:26:57.347Z] === RUN TestEventsExecDie [2021-02-19T23:26:57.347Z] --- PASS: TestEventsExecDie (0.50s) [2021-02-19T23:26:57.347Z] === RUN TestEventsBackwardsCompatible [2021-02-19T23:26:57.607Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-02-19T23:26:57.607Z] === RUN TestInfoBinaryCommits [2021-02-19T23:26:57.607Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-02-19T23:26:57.607Z] === RUN TestInfoAPIVersioned [2021-02-19T23:26:57.607Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-02-19T23:26:57.607Z] === RUN TestInfoDiscoveryBackend [2021-02-19T23:26:57.978Z] --- PASS: TestExportContainerAndImportImage (1.04s) [2021-02-19T23:26:57.978Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-19T23:26:58.141Z] === RUN TestWriteLog [2021-02-19T23:26:58.141Z] === PAUSE TestWriteLog [2021-02-19T23:26:58.141Z] === RUN TestReadLog [2021-02-19T23:26:58.141Z] === PAUSE TestReadLog [2021-02-19T23:26:58.141Z] === CONT TestWriteLog [2021-02-19T23:26:58.141Z] === CONT TestReadLog [2021-02-19T23:26:58.141Z] --- PASS: TestWriteLog (0.00s) [2021-02-19T23:26:58.141Z] === RUN TestReadLog/tail_exact [2021-02-19T23:26:58.141Z] === RUN TestReadLog/tail_less_than_available [2021-02-19T23:26:58.141Z] === RUN TestReadLog/tail_more_than_available [2021-02-19T23:26:58.141Z] --- PASS: TestReadLog (0.12s) [2021-02-19T23:26:58.141Z] --- PASS: TestReadLog/tail_exact (0.11s) [2021-02-19T23:26:58.141Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-02-19T23:26:58.141Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-02-19T23:26:58.141Z] PASS [2021-02-19T23:26:58.141Z] coverage: 75.2% of statements [2021-02-19T23:26:58.141Z] ok github.com/docker/docker/daemon/logger/local 0.245s coverage: 75.2% of statements [2021-02-19T23:26:58.141Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-02-19T23:26:58.199Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-02-19T23:26:58.418Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-19T23:26:58.630Z] === RUN TestLog [2021-02-19T23:26:58.630Z] --- PASS: TestLog (0.01s) [2021-02-19T23:26:58.630Z] PASS [2021-02-19T23:26:58.630Z] coverage: 31.5% of statements [2021-02-19T23:26:58.630Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.106s coverage: 31.5% of statements [2021-02-19T23:26:58.630Z] === RUN TestOpenFileDelete [2021-02-19T23:26:58.630Z] --- PASS: TestOpenFileDelete (0.00s) [2021-02-19T23:26:58.630Z] === RUN TestOpenFileRename [2021-02-19T23:26:58.630Z] --- PASS: TestOpenFileRename (0.00s) [2021-02-19T23:26:58.630Z] === RUN TestParseLogTagDefaultTag [2021-02-19T23:26:58.630Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-02-19T23:26:58.630Z] === RUN TestParseLogTag [2021-02-19T23:26:58.630Z] --- PASS: TestParseLogTag (0.00s) [2021-02-19T23:26:58.630Z] === RUN TestParseLogTagEmptyTag [2021-02-19T23:26:58.630Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-02-19T23:26:58.630Z] === RUN TestTailFiles [2021-02-19T23:26:58.630Z] --- PASS: TestTailFiles (0.00s) [2021-02-19T23:26:58.630Z] === RUN TestFollowLogsConsumerGone [2021-02-19T23:26:58.630Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-02-19T23:26:58.630Z] === RUN TestFollowLogsProducerGone [2021-02-19T23:26:58.630Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-02-19T23:26:58.630Z] logfile_test.go:179: logDecode() closed after sending 3357 messages [2021-02-19T23:26:58.630Z] logfile_test.go:232: messages sent: 3357, received: 3357 [2021-02-19T23:26:58.630Z] === RUN TestCheckCapacityAndRotate [2021-02-19T23:26:58.630Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-02-19T23:26:58.630Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-02-19T23:26:58.709Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-19T23:26:58.974Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-02-19T23:26:58.983Z] --- PASS: TestInfoDiscoveryBackend (1.52s) [2021-02-19T23:26:58.983Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-19T23:26:59.143Z] --- PASS: TestCheckCapacityAndRotate (0.13s) [2021-02-19T23:26:59.143Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-02-19T23:26:59.143Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2021-02-19T23:26:59.143Z] PASS [2021-02-19T23:26:59.143Z] coverage: 55.3% of statements [2021-02-19T23:26:59.143Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.235s coverage: 55.3% of statements [2021-02-19T23:26:59.340Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-19T23:26:59.652Z] === RUN TestValidateLogOpt [2021-02-19T23:26:59.652Z] --- PASS: TestValidateLogOpt (0.00s) [2021-02-19T23:26:59.652Z] === RUN TestNewMissedConfig [2021-02-19T23:26:59.652Z] --- PASS: TestNewMissedConfig (0.00s) [2021-02-19T23:26:59.652Z] === RUN TestNewMissedUrl [2021-02-19T23:26:59.652Z] --- PASS: TestNewMissedUrl (0.00s) [2021-02-19T23:26:59.652Z] === RUN TestNewMissedToken [2021-02-19T23:26:59.652Z] --- PASS: TestNewMissedToken (0.00s) [2021-02-19T23:26:59.652Z] === RUN TestNewWithProxy [2021-02-19T23:26:59.652Z] --- PASS: TestNewWithProxy (0.00s) [2021-02-19T23:26:59.652Z] === RUN TestDefault [2021-02-19T23:26:59.652Z] --- PASS: TestDefault (0.01s) [2021-02-19T23:26:59.652Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-02-19T23:26:59.652Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-02-19T23:26:59.652Z] === RUN TestJsonFormat [2021-02-19T23:26:59.652Z] --- PASS: TestJsonFormat (0.00s) [2021-02-19T23:26:59.652Z] === RUN TestRawFormat [2021-02-19T23:26:59.652Z] --- PASS: TestRawFormat (0.01s) [2021-02-19T23:26:59.652Z] === RUN TestRawFormatWithLabels [2021-02-19T23:26:59.652Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-02-19T23:26:59.652Z] === RUN TestRawFormatWithoutTag [2021-02-19T23:26:59.652Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-02-19T23:26:59.652Z] === RUN TestBatching [2021-02-19T23:26:59.652Z] --- PASS: TestBatching (0.21s) [2021-02-19T23:26:59.652Z] === RUN TestFrequency [2021-02-19T23:26:59.652Z] === RUN TestNewParse [2021-02-19T23:26:59.652Z] --- PASS: TestNewParse (0.00s) [2021-02-19T23:26:59.652Z] PASS [2021-02-19T23:26:59.652Z] coverage: 8.3% of statements [2021-02-19T23:26:59.652Z] ok github.com/docker/docker/daemon/logger/templates 0.035s coverage: 8.3% of statements [2021-02-19T23:26:59.652Z] --- PASS: TestFrequency (0.16s) [2021-02-19T23:26:59.652Z] === RUN TestOneMessagePerRequest [2021-02-19T23:26:59.652Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-02-19T23:26:59.652Z] === RUN TestVerify [2021-02-19T23:26:59.652Z] --- PASS: TestVerify (0.00s) [2021-02-19T23:26:59.652Z] === RUN TestSkipVerify [2021-02-19T23:26:59.727Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-02-19T23:26:59.971Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-19T23:27:00.135Z] time="2021-02-19T23:26:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-19T23:27:00.135Z] time="2021-02-19T23:26:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-19T23:27:00.135Z] time="2021-02-19T23:26:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-19T23:27:00.135Z] time="2021-02-19T23:26:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-19T23:27:00.522Z] --- PASS: TestExportContainerAfterDaemonRestart (2.09s) [2021-02-19T23:27:00.522Z] === RUN TestHealthCheckWorkdir [2021-02-19T23:27:00.621Z] --- PASS: TestSkipVerify (0.60s) [2021-02-19T23:27:00.621Z] === RUN TestBufferMaximum [2021-02-19T23:27:00.621Z] time="2021-02-19T23:27:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-19T23:27:00.621Z] time="2021-02-19T23:27:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-19T23:27:00.621Z] time="2021-02-19T23:27:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-19T23:27:00.621Z] time="2021-02-19T23:27:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-19T23:27:00.621Z] time="2021-02-19T23:27:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-19T23:27:00.621Z] time="2021-02-19T23:27:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1613777220.152323\",\"host\":\"1934aa5f54f5\"}'" [2021-02-19T23:27:00.621Z] time="2021-02-19T23:27:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1613777220.152323\",\"host\":\"1934aa5f54f5\"}'" [2021-02-19T23:27:00.621Z] --- PASS: TestBufferMaximum (0.00s) [2021-02-19T23:27:00.621Z] === RUN TestServerAlwaysDown [2021-02-19T23:27:00.621Z] time="2021-02-19T23:27:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-19T23:27:00.621Z] time="2021-02-19T23:27:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-19T23:27:00.621Z] time="2021-02-19T23:27:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1613777220.155324\",\"host\":\"1934aa5f54f5\"}'" [2021-02-19T23:27:00.621Z] time="2021-02-19T23:27:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1613777220.155324\",\"host\":\"1934aa5f54f5\"}'" [2021-02-19T23:27:00.621Z] time="2021-02-19T23:27:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-19T23:27:00.621Z] time="2021-02-19T23:27:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1613777220.155324\",\"host\":\"1934aa5f54f5\"}'" [2021-02-19T23:27:00.621Z] time="2021-02-19T23:27:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1613777220.158325\",\"host\":\"1934aa5f54f5\"}'" [2021-02-19T23:27:00.621Z] time="2021-02-19T23:27:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1613777220.158325\",\"host\":\"1934aa5f54f5\"}'" [2021-02-19T23:27:00.621Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-02-19T23:27:00.621Z] === RUN TestCannotSendAfterClose [2021-02-19T23:27:00.621Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-02-19T23:27:00.621Z] === RUN TestDeadlockOnBlockedEndpoint [2021-02-19T23:27:00.621Z] === RUN TestParseLogFormat [2021-02-19T23:27:00.621Z] --- PASS: TestParseLogFormat (0.00s) [2021-02-19T23:27:00.621Z] === RUN TestValidateLogOptEmpty [2021-02-19T23:27:00.621Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-02-19T23:27:00.621Z] === RUN TestValidateSyslogAddress [2021-02-19T23:27:00.621Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-02-19T23:27:00.621Z] === RUN TestParseAddressDefaultPort [2021-02-19T23:27:00.621Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-02-19T23:27:00.621Z] === RUN TestValidateSyslogFacility [2021-02-19T23:27:00.621Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-02-19T23:27:00.621Z] === RUN TestValidateLogOptSyslogFormat [2021-02-19T23:27:00.621Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-02-19T23:27:00.621Z] === RUN TestValidateLogOpt [2021-02-19T23:27:00.621Z] --- PASS: TestValidateLogOpt (0.00s) [2021-02-19T23:27:00.621Z] PASS [2021-02-19T23:27:00.621Z] coverage: 46.8% of statements [2021-02-19T23:27:00.621Z] ok github.com/docker/docker/daemon/logger/syslog 0.162s coverage: 46.8% of statements [2021-02-19T23:27:00.813Z] --- PASS: TestImportExtremelyLargeImageWorks (101.05s) [2021-02-19T23:27:00.813Z] PASS [2021-02-19T23:27:00.813Z] [2021-02-19T23:27:00.813Z] DONE 12 tests in 103.655s [2021-02-19T23:27:00.813Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-02-19T23:27:00.813Z] INFO: Testing against a local daemon [2021-02-19T23:27:00.813Z] === RUN TestNetworkCreateDelete [2021-02-19T23:27:00.813Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-02-19T23:27:00.813Z] === RUN TestDockerNetworkDeletePreferID [2021-02-19T23:27:00.813Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2021-02-19T23:27:00.813Z] === RUN TestDaemonDNSFallback [2021-02-19T23:27:00.813Z] --- PASS: TestDaemonDNSFallback (6.41s) [2021-02-19T23:27:00.813Z] === RUN TestInspectNetwork [2021-02-19T23:27:00.813Z] === RUN TestInspectNetwork/full_network_id [2021-02-19T23:27:00.813Z] === RUN TestInspectNetwork/partial_network_id [2021-02-19T23:27:00.813Z] === RUN TestInspectNetwork/network_name [2021-02-19T23:27:00.813Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-02-19T23:27:01.005Z] --- PASS: TestBuildMultiStageCopy (5.17s) [2021-02-19T23:27:01.005Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.66s) [2021-02-19T23:27:01.005Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.55s) [2021-02-19T23:27:01.005Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.61s) [2021-02-19T23:27:01.005Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.63s) [2021-02-19T23:27:01.005Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.71s) [2021-02-19T23:27:01.005Z] === RUN TestBuildMultiStageParentConfig [2021-02-19T23:27:01.092Z] --- PASS: TestHealthCheckWorkdir (1.02s) [2021-02-19T23:27:01.092Z] === RUN TestHealthKillContainer [2021-02-19T23:27:01.504Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-02-19T23:27:01.647Z] time="2021-02-19T23:27: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 [2021-02-19T23:27:01.647Z] time="2021-02-19T23:27:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"1934aa5f54f5\"}'" [2021-02-19T23:27:01.647Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.02s) [2021-02-19T23:27:01.647Z] PASS [2021-02-19T23:27:01.647Z] coverage: 82.5% of statements [2021-02-19T23:27:01.647Z] ok github.com/docker/docker/daemon/logger/splunk 2.204s coverage: 82.5% of statements [2021-02-19T23:27:01.647Z] ? github.com/docker/docker/daemon/names [no test files] [2021-02-19T23:27:01.647Z] ? github.com/docker/docker/daemon/network [no test files] [2021-02-19T23:27:01.647Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-02-19T23:27:02.511Z] --- PASS: TestBuildMultiStageParentConfig (1.73s) [2021-02-19T23:27:02.511Z] === RUN TestBuildLabelWithTargets [2021-02-19T23:27:02.675Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-02-19T23:27:02.675Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-02-19T23:27:02.675Z] === RUN TestContinueOnError_MirrorEndpoint [2021-02-19T23:27:02.675Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-02-19T23:27:02.675Z] === RUN TestContinueOnError_NeverContinue [2021-02-19T23:27:02.675Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-02-19T23:27:02.675Z] === RUN TestContinueOnError_UnnestsErrors [2021-02-19T23:27:02.675Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2021-02-19T23:27:02.675Z] === RUN TestManifestStore [2021-02-19T23:27:02.675Z] === RUN TestManifestStore/no_remote_or_local [2021-02-19T23:27:02.675Z] time="2021-02-19T23:27:02Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local805470063\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-02-19T23:27:02.675Z] === RUN TestV1IDService [2021-02-19T23:27:02.675Z] === RUN TestManifestStore/no_local_cache [2021-02-19T23:27:02.675Z] --- PASS: TestV1IDService (0.06s) [2021-02-19T23:27:02.675Z] === RUN TestV2MetadataService [2021-02-19T23:27:02.675Z] === RUN TestManifestStore/with_local_cache [2021-02-19T23:27:03.163Z] === RUN TestManifestStore/unknown_media_type [2021-02-19T23:27:03.163Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-02-19T23:27:03.163Z] time="2021-02-19T23:27:02Z" level=warning msg="reference for unknown type: " [2021-02-19T23:27:03.163Z] === RUN TestSuccessfulDownload [2021-02-19T23:27:03.163Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-02-19T23:27:03.163Z] download_test.go:268: Needs fixing on Windows [2021-02-19T23:27:03.163Z] === RUN TestCancelledDownload [2021-02-19T23:27:03.163Z] --- PASS: TestCancelledDownload (0.00s) [2021-02-19T23:27:03.163Z] === RUN TestMaxDownloadAttempts [2021-02-19T23:27:03.163Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-02-19T23:27:03.163Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-02-19T23:27:03.163Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-02-19T23:27:03.163Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-02-19T23:27:03.163Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-02-19T23:27:03.163Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-02-19T23:27:03.163Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-02-19T23:27:03.163Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-02-19T23:27:03.163Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-02-19T23:27:03.163Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-02-19T23:27:03.163Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-02-19T23:27:03.163Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-02-19T23:27:03.163Z] time="2021-02-19T23:27:02Z" level=warning msg="reference for unknown type: " [2021-02-19T23:27:03.163Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-02-19T23:27:03.163Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-02-19T23:27:03.163Z] time="2021-02-19T23:27:02Z" level=warning msg="reference for unknown type: " [2021-02-19T23:27:03.163Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-02-19T23:27:03.163Z] time="2021-02-19T23:27:02Z" level=warning msg="reference for unknown type: " [2021-02-19T23:27:03.163Z] time="2021-02-19T23:27:02Z" level=warning msg="reference for unknown type: " [2021-02-19T23:27:03.163Z] === RUN TestManifestStore/error_persisting_manifest [2021-02-19T23:27:03.163Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-02-19T23:27:03.163Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-02-19T23:27:03.163Z] time="2021-02-19T23:27:02Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-02-19T23:27:03.163Z] --- PASS: TestManifestStore (0.27s) [2021-02-19T23:27:03.163Z] --- PASS: TestManifestStore/no_remote_or_local (0.16s) [2021-02-19T23:27:03.163Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-02-19T23:27:03.163Z] --- PASS: TestManifestStore/with_local_cache (0.03s) [2021-02-19T23:27:03.163Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-02-19T23:27:03.163Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-02-19T23:27:03.163Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-02-19T23:27:03.163Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-02-19T23:27:03.163Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-02-19T23:27:03.163Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-02-19T23:27:03.163Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-02-19T23:27:03.163Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-02-19T23:27:03.163Z] === RUN TestDetectManifestBlobMediaType [2021-02-19T23:27:03.163Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-02-19T23:27:03.163Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-02-19T23:27:03.163Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-02-19T23:27:03.163Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-02-19T23:27:03.163Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-02-19T23:27:03.163Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-02-19T23:27:03.163Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-02-19T23:27:03.163Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-02-19T23:27:03.163Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-02-19T23:27:03.163Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-02-19T23:27:03.163Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-02-19T23:27:03.163Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-02-19T23:27:03.163Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-02-19T23:27:03.163Z] === RUN TestFixManifestLayers [2021-02-19T23:27:03.163Z] --- PASS: TestFixManifestLayers (0.00s) [2021-02-19T23:27:03.163Z] === RUN TestFixManifestLayersBaseLayerParent [2021-02-19T23:27:03.163Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-02-19T23:27:03.163Z] pull_v2_test.go:73: Needs fixing on Windows [2021-02-19T23:27:03.163Z] === RUN TestFixManifestLayersBadParent [2021-02-19T23:27:03.163Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-02-19T23:27:03.163Z] === RUN TestValidateManifest [2021-02-19T23:27:03.163Z] --- SKIP: TestValidateManifest (0.00s) [2021-02-19T23:27:03.163Z] pull_v2_test.go:118: Needs fixing on Windows [2021-02-19T23:27:03.163Z] === RUN TestFormatPlatform [2021-02-19T23:27:03.163Z] --- PASS: TestFormatPlatform (0.00s) [2021-02-19T23:27:03.163Z] === RUN TestGetRepositoryMountCandidates [2021-02-19T23:27:03.163Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-02-19T23:27:03.163Z] === RUN TestLayerAlreadyExists [2021-02-19T23:27:03.163Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-02-19T23:27:03.163Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-02-19T23:27:03.163Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-02-19T23:27:03.163Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-02-19T23:27:03.163Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-02-19T23:27:03.163Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-02-19T23:27:03.163Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-02-19T23:27:03.163Z] === RUN TestWhenEmptyAuthConfig [2021-02-19T23:27:03.163Z] time="2021-02-19T23:27:02Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-02-19T23:27:03.163Z] time="2021-02-19T23:27:02Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-02-19T23:27:03.163Z] time="2021-02-19T23:27:02Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-02-19T23:27:03.163Z] time="2021-02-19T23:27:02Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-02-19T23:27:03.163Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-02-19T23:27:03.163Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.36s) [2021-02-19T23:27:03.163Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.36s) [2021-02-19T23:27:03.163Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.36s) [2021-02-19T23:27:03.163Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.36s) [2021-02-19T23:27:03.163Z] === RUN TestTransfer [2021-02-19T23:27:03.171Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.37s) [2021-02-19T23:27:03.171Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-19T23:27:03.171Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-02-19T23:27:03.171Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-19T23:27:03.171Z] === RUN TestInfoAPI [2021-02-19T23:27:03.171Z] --- PASS: TestInfoAPI (0.02s) [2021-02-19T23:27:03.171Z] === RUN TestInfoAPIWarnings [2021-02-19T23:27:03.658Z] --- PASS: TestTransfer (0.12s) [2021-02-19T23:27:03.658Z] === RUN TestConcurrencyLimit [2021-02-19T23:27:03.658Z] --- PASS: TestV2MetadataService (0.71s) [2021-02-19T23:27:03.658Z] PASS [2021-02-19T23:27:03.658Z] coverage: 48.2% of statements [2021-02-19T23:27:03.658Z] ok github.com/docker/docker/distribution/metadata 0.951s coverage: 48.2% of statements [2021-02-19T23:27:03.658Z] --- PASS: TestConcurrencyLimit (0.35s) [2021-02-19T23:27:03.658Z] === RUN TestInactiveJobs [2021-02-19T23:27:04.044Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-02-19T23:27:04.162Z] === RUN TestNotFound [2021-02-19T23:27:04.162Z] --- PASS: TestNotFound (0.00s) [2021-02-19T23:27:04.162Z] === RUN TestConflict [2021-02-19T23:27:04.162Z] --- PASS: TestConflict (0.00s) [2021-02-19T23:27:04.162Z] === RUN TestForbidden [2021-02-19T23:27:04.162Z] --- PASS: TestForbidden (0.00s) [2021-02-19T23:27:04.162Z] === RUN TestInvalidParameter [2021-02-19T23:27:04.162Z] --- PASS: TestInvalidParameter (0.00s) [2021-02-19T23:27:04.162Z] === RUN TestNotImplemented [2021-02-19T23:27:04.162Z] --- PASS: TestNotImplemented (0.00s) [2021-02-19T23:27:04.162Z] === RUN TestNotModified [2021-02-19T23:27:04.162Z] --- PASS: TestNotModified (0.00s) [2021-02-19T23:27:04.162Z] === RUN TestUnauthorized [2021-02-19T23:27:04.162Z] --- PASS: TestUnauthorized (0.00s) [2021-02-19T23:27:04.162Z] === RUN TestUnknown [2021-02-19T23:27:04.162Z] --- PASS: TestUnknown (0.00s) [2021-02-19T23:27:04.162Z] === RUN TestCancelled [2021-02-19T23:27:04.162Z] --- PASS: TestCancelled (0.00s) [2021-02-19T23:27:04.162Z] === RUN TestDeadline [2021-02-19T23:27:04.162Z] --- PASS: TestDeadline (0.00s) [2021-02-19T23:27:04.162Z] === RUN TestDataLoss [2021-02-19T23:27:04.162Z] --- PASS: TestDataLoss (0.00s) [2021-02-19T23:27:04.162Z] === RUN TestUnavailable [2021-02-19T23:27:04.162Z] --- PASS: TestUnavailable (0.00s) [2021-02-19T23:27:04.162Z] === RUN TestSystem [2021-02-19T23:27:04.162Z] --- PASS: TestSystem (0.00s) [2021-02-19T23:27:04.162Z] === RUN TestFromStatusCode [2021-02-19T23:27:04.162Z] === RUN TestFromStatusCode/Not_Found [2021-02-19T23:27:04.162Z] === RUN TestFromStatusCode/Bad_Request [2021-02-19T23:27:04.162Z] === RUN TestFromStatusCode/Conflict [2021-02-19T23:27:04.162Z] === RUN TestFromStatusCode/Unauthorized [2021-02-19T23:27:04.162Z] === RUN TestFromStatusCode/Service_Unavailable [2021-02-19T23:27:04.162Z] === RUN TestFromStatusCode/Forbidden [2021-02-19T23:27:04.162Z] === RUN TestFromStatusCode/Not_Modified [2021-02-19T23:27:04.162Z] === RUN TestFromStatusCode/Not_Implemented [2021-02-19T23:27:04.162Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-02-19T23:27:04.162Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-02-19T23:27:04.162Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-02-19T23:27:04.162Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-02-19T23:27:04.162Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-02-19T23:27:04.162Z] --- PASS: TestFromStatusCode (0.00s) [2021-02-19T23:27:04.162Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-02-19T23:27:04.162Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-02-19T23:27:04.162Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-02-19T23:27:04.162Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-02-19T23:27:04.162Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-02-19T23:27:04.162Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-02-19T23:27:04.162Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-02-19T23:27:04.162Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-02-19T23:27:04.162Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-02-19T23:27:04.162Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-02-19T23:27:04.162Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-02-19T23:27:04.162Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-02-19T23:27:04.162Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-02-19T23:27:04.162Z] PASS [2021-02-19T23:27:04.162Z] coverage: 53.1% of statements [2021-02-19T23:27:04.162Z] ok github.com/docker/docker/errdefs 0.044s coverage: 53.1% of statements [2021-02-19T23:27:04.162Z] --- PASS: TestInactiveJobs (0.41s) [2021-02-19T23:27:04.162Z] === RUN TestWatchRelease [2021-02-19T23:27:04.162Z] --- PASS: TestWatchRelease (0.04s) [2021-02-19T23:27:04.162Z] === RUN TestWatchFinishedTransfer [2021-02-19T23:27:04.162Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-02-19T23:27:04.162Z] === RUN TestDuplicateTransfer [2021-02-19T23:27:04.162Z] --- PASS: TestWhenEmptyAuthConfig (1.24s) [2021-02-19T23:27:04.162Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-02-19T23:27:04.163Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-02-19T23:27:04.163Z] === RUN TestTokenPassThru [2021-02-19T23:27:04.163Z] --- PASS: TestTokenPassThru (0.01s) [2021-02-19T23:27:04.163Z] === RUN TestTokenPassThruDifferentHost [2021-02-19T23:27:04.163Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-02-19T23:27:04.163Z] PASS [2021-02-19T23:27:04.163Z] coverage: 23.4% of statements [2021-02-19T23:27:04.163Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-02-19T23:27:04.163Z] === RUN TestSuccessfulUpload [2021-02-19T23:27:04.163Z] ok github.com/docker/docker/distribution 1.715s coverage: 23.4% of statements [2021-02-19T23:27:04.163Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-02-19T23:27:04.338Z] tests/integration/api_service_test.py .................................. [ 60%] [2021-02-19T23:27:04.387Z] --- PASS: TestHealthKillContainer (2.86s) [2021-02-19T23:27:04.388Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-19T23:27:04.612Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-02-19T23:27:04.651Z] time="2021-02-19T23:27:04Z" level=error msg="Upload failed, retrying: simulating retry" [2021-02-19T23:27:04.651Z] --- PASS: TestSuccessfulUpload (0.56s) [2021-02-19T23:27:04.651Z] === RUN TestCancelledUpload [2021-02-19T23:27:04.651Z] --- PASS: TestCancelledUpload (0.00s) [2021-02-19T23:27:04.651Z] PASS [2021-02-19T23:27:04.651Z] coverage: 76.8% of statements [2021-02-19T23:27:04.651Z] ok github.com/docker/docker/distribution/xfer 2.044s coverage: 76.8% of statements [2021-02-19T23:27:04.651Z] ? github.com/docker/docker/dockerversion [no test files] [2021-02-19T23:27:04.958Z] --- PASS: TestInspectCpusetInConfigPre120 (0.74s) [2021-02-19T23:27:04.959Z] === RUN TestIpcModeNone [2021-02-19T23:27:04.972Z] --- PASS: TestInspectNetwork (7.48s) [2021-02-19T23:27:04.972Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-02-19T23:27:04.972Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-02-19T23:27:04.972Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-02-19T23:27:04.972Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-02-19T23:27:04.972Z] === RUN TestRunContainerWithBridgeNone [2021-02-19T23:27:05.236Z] --- PASS: TestBuildLabelWithTargets (2.52s) [2021-02-19T23:27:05.236Z] === RUN TestBuildWithEmptyLayers [2021-02-19T23:27:05.552Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-02-19T23:27:05.673Z] === RUN TestCompare [2021-02-19T23:27:05.673Z] --- PASS: TestCompare (0.00s) [2021-02-19T23:27:05.673Z] PASS [2021-02-19T23:27:05.673Z] coverage: 19.2% of statements [2021-02-19T23:27:05.673Z] ok github.com/docker/docker/image/cache 0.094s coverage: 19.2% of statements [2021-02-19T23:27:05.673Z] === RUN TestFSGetInvalidData [2021-02-19T23:27:05.673Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-02-19T23:27:05.673Z] === RUN TestFSInvalidSet [2021-02-19T23:27:05.673Z] --- PASS: TestFSInvalidSet (0.01s) [2021-02-19T23:27:05.673Z] === RUN TestFSInvalidRoot [2021-02-19T23:27:05.673Z] --- PASS: TestFSInvalidRoot (0.00s) [2021-02-19T23:27:05.673Z] === RUN TestFSMetadataGetSet [2021-02-19T23:27:05.673Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-02-19T23:27:05.673Z] === RUN TestFSInvalidWalker [2021-02-19T23:27:05.673Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-02-19T23:27:05.673Z] === RUN TestFSGetSet [2021-02-19T23:27:05.673Z] --- PASS: TestFSGetSet (0.02s) [2021-02-19T23:27:05.673Z] === RUN TestFSGetUnsetKey [2021-02-19T23:27:05.673Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-02-19T23:27:05.673Z] === RUN TestFSGetEmptyData [2021-02-19T23:27:05.673Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-02-19T23:27:05.673Z] === RUN TestFSDelete [2021-02-19T23:27:05.673Z] --- PASS: TestFSDelete (0.01s) [2021-02-19T23:27:05.673Z] === RUN TestFSWalker [2021-02-19T23:27:05.673Z] --- PASS: TestFSWalker (0.01s) [2021-02-19T23:27:05.673Z] === RUN TestFSWalkerStopOnError [2021-02-19T23:27:05.673Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-02-19T23:27:05.673Z] === RUN TestNewFromJSON [2021-02-19T23:27:05.673Z] --- PASS: TestNewFromJSON (0.00s) [2021-02-19T23:27:05.673Z] === RUN TestNewFromJSONWithInvalidJSON [2021-02-19T23:27:05.673Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-02-19T23:27:05.673Z] === RUN TestMarshalKeyOrder [2021-02-19T23:27:05.900Z] --- PASS: TestIpcModeNone (0.89s) [2021-02-19T23:27:05.900Z] === RUN TestIpcModePrivate [2021-02-19T23:27:06.119Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-02-19T23:27:06.162Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-02-19T23:27:06.162Z] === RUN TestImage [2021-02-19T23:27:06.162Z] --- PASS: TestImage (0.00s) [2021-02-19T23:27:06.162Z] === RUN TestImageOSNotEmpty [2021-02-19T23:27:06.162Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-02-19T23:27:06.162Z] === RUN TestNewChildImageFromImageWithRootFS [2021-02-19T23:27:06.162Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-02-19T23:27:06.162Z] === RUN TestCreate [2021-02-19T23:27:06.162Z] --- PASS: TestCreate (0.02s) [2021-02-19T23:27:06.162Z] === RUN TestRestore [2021-02-19T23:27:06.162Z] time="2021-02-19T23:27:05Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-02-19T23:27:06.162Z] --- PASS: TestRestore (0.39s) [2021-02-19T23:27:06.162Z] === RUN TestAddDelete [2021-02-19T23:27:06.162Z] --- PASS: TestAddDelete (0.12s) [2021-02-19T23:27:06.162Z] === RUN TestSearchAfterDelete [2021-02-19T23:27:06.162Z] --- PASS: TestSearchAfterDelete (0.03s) [2021-02-19T23:27:06.162Z] === RUN TestParentReset [2021-02-19T23:27:06.276Z] --- PASS: TestBuildWithEmptyLayers (1.12s) [2021-02-19T23:27:06.276Z] === RUN TestBuildMultiStageOnBuild [2021-02-19T23:27:06.470Z] --- PASS: TestIpcModePrivate (0.85s) [2021-02-19T23:27:06.470Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2021-02-19T23:27:06.470Z] === RUN TestIpcModeShareable [2021-02-19T23:27:06.656Z] --- PASS: TestParentReset (0.06s) [2021-02-19T23:27:06.656Z] === RUN TestGetAndSetLastUpdated [2021-02-19T23:27:06.656Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-02-19T23:27:06.656Z] === RUN TestStoreLen [2021-02-19T23:27:06.656Z] === RUN TestMakeV1ConfigFromConfig [2021-02-19T23:27:06.656Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-02-19T23:27:06.656Z] PASS [2021-02-19T23:27:06.656Z] coverage: 25.0% of statements [2021-02-19T23:27:06.656Z] ok github.com/docker/docker/image/v1 0.123s coverage: 25.0% of statements [2021-02-19T23:27:06.656Z] --- PASS: TestStoreLen (0.05s) [2021-02-19T23:27:06.656Z] PASS [2021-02-19T23:27:06.656Z] coverage: 86.8% of statements [2021-02-19T23:27:06.656Z] ok github.com/docker/docker/image 0.871s coverage: 86.8% of statements [2021-02-19T23:27:06.656Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-02-19T23:27:06.656Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-02-19T23:27:06.858Z] --- PASS: TestRunContainerWithBridgeNone (1.64s) [2021-02-19T23:27:06.858Z] === RUN TestNetworkInvalidJSON [2021-02-19T23:27:06.858Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-19T23:27:06.858Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-19T23:27:06.858Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-19T23:27:06.858Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-19T23:27:06.858Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-19T23:27:06.858Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-19T23:27:06.858Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-19T23:27:06.858Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-19T23:27:06.858Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-19T23:27:06.858Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-02-19T23:27:06.858Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-19T23:27:06.858Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-19T23:27:06.858Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-19T23:27:06.858Z] === RUN TestNetworkList [2021-02-19T23:27:06.858Z] === RUN TestNetworkList//networks [2021-02-19T23:27:06.858Z] === PAUSE TestNetworkList//networks [2021-02-19T23:27:06.858Z] === RUN TestNetworkList//networks/ [2021-02-19T23:27:06.858Z] === PAUSE TestNetworkList//networks/ [2021-02-19T23:27:06.858Z] === CONT TestNetworkList//networks [2021-02-19T23:27:06.858Z] === CONT TestNetworkList//networks/ [2021-02-19T23:27:06.858Z] --- PASS: TestNetworkList (0.01s) [2021-02-19T23:27:06.858Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-19T23:27:06.858Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-19T23:27:06.858Z] === RUN TestHostIPv4BridgeLabel [2021-02-19T23:27:07.053Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-02-19T23:27:07.113Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2021-02-19T23:27:07.113Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-19T23:27:07.312Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-02-19T23:27:07.411Z] --- PASS: TestIpcModeShareable (0.84s) [2021-02-19T23:27:07.411Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2021-02-19T23:27:07.411Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-19T23:27:08.082Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-02-19T23:27:08.082Z] === RUN TestDaemonDefaultNetworkPools [2021-02-19T23:27:08.278Z] === RUN TestSerialization [2021-02-19T23:27:08.278Z] --- PASS: TestSerialization (0.02s) [2021-02-19T23:27:08.278Z] PASS [2021-02-19T23:27:08.278Z] coverage: 100.0% of statements [2021-02-19T23:27:08.278Z] ok github.com/docker/docker/libcontainerd/queue 0.056s coverage: 100.0% of statements [2021-02-19T23:27:08.278Z] === RUN TestEmptyLayer [2021-02-19T23:27:08.278Z] --- PASS: TestEmptyLayer (0.00s) [2021-02-19T23:27:08.278Z] === RUN TestCommitFailure [2021-02-19T23:27:08.278Z] --- PASS: TestCommitFailure (0.01s) [2021-02-19T23:27:08.278Z] === RUN TestStartTransactionFailure [2021-02-19T23:27:08.278Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-02-19T23:27:08.278Z] === RUN TestGetOrphan [2021-02-19T23:27:08.278Z] --- PASS: TestGetOrphan (0.01s) [2021-02-19T23:27:08.278Z] === RUN TestMountAndRegister [2021-02-19T23:27:08.278Z] --- PASS: TestMountAndRegister (0.07s) [2021-02-19T23:27:08.278Z] layer_test.go:271: Layer size: 14 [2021-02-19T23:27:08.278Z] === RUN TestLayerRelease [2021-02-19T23:27:08.278Z] --- SKIP: TestLayerRelease (0.00s) [2021-02-19T23:27:08.278Z] layer_test.go:304: Failing on Windows [2021-02-19T23:27:08.278Z] === RUN TestStoreRestore [2021-02-19T23:27:08.278Z] --- SKIP: TestStoreRestore (0.00s) [2021-02-19T23:27:08.278Z] layer_test.go:353: Failing on Windows [2021-02-19T23:27:08.278Z] === RUN TestTarStreamStability [2021-02-19T23:27:08.278Z] --- SKIP: TestTarStreamStability (0.00s) [2021-02-19T23:27:08.278Z] layer_test.go:468: Failing on Windows [2021-02-19T23:27:08.278Z] === RUN TestRegisterExistingLayer [2021-02-19T23:27:08.278Z] --- PASS: TestRegisterExistingLayer (0.10s) [2021-02-19T23:27:08.278Z] === RUN TestTarStreamVerification [2021-02-19T23:27:08.278Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-02-19T23:27:08.278Z] layer_test.go:697: Failing on Windows [2021-02-19T23:27:08.278Z] === RUN TestLayerMigration [2021-02-19T23:27:08.278Z] --- SKIP: TestLayerMigration (0.00s) [2021-02-19T23:27:08.278Z] migration_test.go:46: Failing on Windows [2021-02-19T23:27:08.278Z] === RUN TestLayerMigrationNoTarsplit [2021-02-19T23:27:08.278Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-02-19T23:27:08.278Z] migration_test.go:182: Failing on Windows [2021-02-19T23:27:08.278Z] === RUN TestMountInit [2021-02-19T23:27:08.278Z] --- SKIP: TestMountInit (0.00s) [2021-02-19T23:27:08.278Z] mount_test.go:17: Failing on Windows [2021-02-19T23:27:08.278Z] === RUN TestMountSize [2021-02-19T23:27:08.278Z] --- SKIP: TestMountSize (0.00s) [2021-02-19T23:27:08.278Z] mount_test.go:76: Failing on Windows [2021-02-19T23:27:08.278Z] === RUN TestMountChanges [2021-02-19T23:27:08.278Z] --- SKIP: TestMountChanges (0.00s) [2021-02-19T23:27:08.278Z] mount_test.go:125: Failing on Windows [2021-02-19T23:27:08.278Z] === RUN TestMountApply [2021-02-19T23:27:08.278Z] --- SKIP: TestMountApply (0.00s) [2021-02-19T23:27:08.278Z] mount_test.go:212: Failing on Windows [2021-02-19T23:27:08.278Z] PASS [2021-02-19T23:27:08.278Z] coverage: 30.1% of statements [2021-02-19T23:27:08.278Z] ok github.com/docker/docker/layer 0.252s coverage: 30.1% of statements [2021-02-19T23:27:08.278Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-02-19T23:27:08.763Z] === RUN TestEnvironmentParsing [2021-02-19T23:27:08.763Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-02-19T23:27:08.763Z] PASS [2021-02-19T23:27:08.763Z] coverage: 1.0% of statements [2021-02-19T23:27:08.763Z] ok github.com/docker/docker/libcontainerd/local 0.144s coverage: 1.0% of statements [2021-02-19T23:27:08.763Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-02-19T23:27:08.763Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-02-19T23:27:08.763Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-02-19T23:27:09.035Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2021-02-19T23:27:09.036Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-19T23:27:09.215Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-02-19T23:27:09.253Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-02-19T23:27:09.253Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-02-19T23:27:09.253Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-02-19T23:27:09.253Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-02-19T23:27:09.253Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-02-19T23:27:09.253Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-02-19T23:27:09.253Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-02-19T23:27:09.253Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-02-19T23:27:09.253Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-02-19T23:27:09.253Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-02-19T23:27:09.253Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-02-19T23:27:09.253Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-02-19T23:27:09.253Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-02-19T23:27:09.253Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-02-19T23:27:09.253Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-02-19T23:27:09.253Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-02-19T23:27:09.253Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-02-19T23:27:09.253Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-02-19T23:27:09.253Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-02-19T23:27:09.253Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-02-19T23:27:09.253Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-02-19T23:27:09.253Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-02-19T23:27:09.253Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-02-19T23:27:09.253Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-02-19T23:27:09.253Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-02-19T23:27:09.253Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-02-19T23:27:09.253Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-02-19T23:27:09.253Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-02-19T23:27:09.253Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-02-19T23:27:09.253Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-02-19T23:27:09.253Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-02-19T23:27:09.253Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-02-19T23:27:09.253Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-02-19T23:27:09.253Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-02-19T23:27:09.253Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-02-19T23:27:09.253Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-02-19T23:27:09.253Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-02-19T23:27:09.253Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-02-19T23:27:09.253Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-02-19T23:27:09.253Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-02-19T23:27:09.253Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-02-19T23:27:09.253Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-02-19T23:27:09.253Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-02-19T23:27:09.253Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-02-19T23:27:09.253Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-02-19T23:27:09.253Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-02-19T23:27:09.253Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-02-19T23:27:09.253Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-02-19T23:27:09.253Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-02-19T23:27:09.253Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-02-19T23:27:09.253Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-02-19T23:27:09.253Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-02-19T23:27:09.253Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-02-19T23:27:09.253Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-02-19T23:27:09.253Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-02-19T23:27:09.253Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-02-19T23:27:09.253Z] PASS [2021-02-19T23:27:09.253Z] coverage: 42.3% of statements [2021-02-19T23:27:09.253Z] ok github.com/docker/docker/oci 0.089s coverage: 42.3% of statements [2021-02-19T23:27:09.253Z] ? github.com/docker/docker/oci/caps [no test files] [2021-02-19T23:27:09.253Z] === RUN TestParseVersion [2021-02-19T23:27:09.253Z] --- PASS: TestParseVersion (0.00s) [2021-02-19T23:27:09.253Z] PASS [2021-02-19T23:27:09.253Z] coverage: 52.9% of statements [2021-02-19T23:27:09.253Z] ok github.com/docker/docker/pkg/aaparser 0.041s coverage: 52.9% of statements [2021-02-19T23:27:09.742Z] === RUN TestAddressPoolOpt [2021-02-19T23:27:09.742Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-02-19T23:27:09.742Z] === RUN TestValidateEnv [2021-02-19T23:27:09.742Z] === RUN TestValidateEnv/a [2021-02-19T23:27:09.742Z] === RUN TestValidateEnv/something [2021-02-19T23:27:09.742Z] === RUN TestValidateEnv/_=a [2021-02-19T23:27:09.742Z] === RUN TestValidateEnv/env1=value1 [2021-02-19T23:27:09.742Z] === RUN TestValidateEnv/_env1=value1 [2021-02-19T23:27:09.742Z] === RUN TestValidateEnv/env2=value2=value3 [2021-02-19T23:27:09.742Z] === RUN TestValidateEnv/env3=abc!qwe [2021-02-19T23:27:09.742Z] === RUN TestValidateEnv/env_4=value_4 [2021-02-19T23:27:09.742Z] === RUN TestValidateEnv/PATH [2021-02-19T23:27:09.742Z] === RUN TestValidateEnv/=a [2021-02-19T23:27:09.742Z] === RUN TestValidateEnv/PATH= [2021-02-19T23:27:09.742Z] === RUN TestValidateEnv/PATH=something [2021-02-19T23:27:09.742Z] === RUN TestValidateEnv/asd!qwe [2021-02-19T23:27:09.742Z] === RUN TestValidateEnv/1asd [2021-02-19T23:27:09.742Z] === RUN TestValidateEnv/123 [2021-02-19T23:27:09.742Z] === RUN TestValidateEnv/some_space [2021-02-19T23:27:09.742Z] === RUN TestValidateEnv/__some_space_before [2021-02-19T23:27:09.742Z] === RUN TestValidateEnv/some_space_after__ [2021-02-19T23:27:09.742Z] === RUN TestValidateEnv/= [2021-02-19T23:27:09.742Z] === RUN TestValidateEnv/PaTh [2021-02-19T23:27:09.742Z] --- PASS: TestValidateEnv (0.00s) [2021-02-19T23:27:09.742Z] --- PASS: TestValidateEnv/a (0.00s) [2021-02-19T23:27:09.742Z] --- PASS: TestValidateEnv/something (0.00s) [2021-02-19T23:27:09.742Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-02-19T23:27:09.742Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-02-19T23:27:09.742Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-02-19T23:27:09.742Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-02-19T23:27:09.742Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-02-19T23:27:09.742Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-02-19T23:27:09.742Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-02-19T23:27:09.742Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-02-19T23:27:09.742Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-02-19T23:27:09.742Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-02-19T23:27:09.742Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-02-19T23:27:09.742Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-02-19T23:27:09.742Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-02-19T23:27:09.742Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-02-19T23:27:09.742Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-02-19T23:27:09.742Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-02-19T23:27:09.742Z] --- PASS: TestValidateEnv/= (0.00s) [2021-02-19T23:27:09.742Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-02-19T23:27:09.742Z] === RUN TestParseHost [2021-02-19T23:27:09.742Z] --- PASS: TestParseHost (0.00s) [2021-02-19T23:27:09.742Z] === RUN TestParseDockerDaemonHost [2021-02-19T23:27:09.742Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-02-19T23:27:09.742Z] === RUN TestParseTCP [2021-02-19T23:27:09.742Z] --- PASS: TestParseTCP (0.00s) [2021-02-19T23:27:09.742Z] === RUN TestParseInvalidUnixAddrInvalid [2021-02-19T23:27:09.742Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-02-19T23:27:09.742Z] === RUN TestValidateExtraHosts [2021-02-19T23:27:09.742Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-02-19T23:27:09.742Z] === RUN TestIpOptString [2021-02-19T23:27:09.742Z] --- PASS: TestIpOptString (0.00s) [2021-02-19T23:27:09.742Z] === RUN TestNewIpOptInvalidDefaultVal [2021-02-19T23:27:09.742Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-02-19T23:27:09.742Z] === RUN TestNewIpOptValidDefaultVal [2021-02-19T23:27:09.742Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-02-19T23:27:09.742Z] === RUN TestIpOptSetInvalidVal [2021-02-19T23:27:09.742Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-02-19T23:27:09.742Z] === RUN TestValidateIPAddress [2021-02-19T23:27:09.742Z] --- PASS: TestValidateIPAddress (0.00s) [2021-02-19T23:27:09.742Z] === RUN TestMapOpts [2021-02-19T23:27:09.742Z] --- PASS: TestMapOpts (0.00s) [2021-02-19T23:27:09.742Z] === RUN TestListOptsWithoutValidator [2021-02-19T23:27:09.742Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-02-19T23:27:09.742Z] === RUN TestListOptsWithValidator [2021-02-19T23:27:09.742Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-02-19T23:27:09.742Z] === RUN TestValidateDNSSearch [2021-02-19T23:27:09.742Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-02-19T23:27:09.742Z] === RUN TestValidateLabel [2021-02-19T23:27:09.742Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-02-19T23:27:09.742Z] === RUN TestValidateLabel/label_with_general_format [2021-02-19T23:27:09.742Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-02-19T23:27:09.742Z] === RUN TestValidateLabel/label_with_one_more [2021-02-19T23:27:09.742Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-02-19T23:27:09.742Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-02-19T23:27:09.742Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-02-19T23:27:09.742Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-02-19T23:27:09.742Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-02-19T23:27:09.742Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-02-19T23:27:09.742Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-02-19T23:27:09.742Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-02-19T23:27:09.742Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-02-19T23:27:09.742Z] --- PASS: TestValidateLabel (0.00s) [2021-02-19T23:27:09.742Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-02-19T23:27:09.742Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-02-19T23:27:09.742Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-02-19T23:27:09.742Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-02-19T23:27:09.742Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-02-19T23:27:09.742Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-02-19T23:27:09.742Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-02-19T23:27:09.742Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-02-19T23:27:09.742Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-02-19T23:27:09.742Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-02-19T23:27:09.742Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-02-19T23:27:09.742Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-02-19T23:27:09.742Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-02-19T23:27:09.742Z] === RUN TestNamedListOpts [2021-02-19T23:27:09.742Z] --- PASS: TestNamedListOpts (0.00s) [2021-02-19T23:27:09.742Z] === RUN TestNamedMapOpts [2021-02-19T23:27:09.742Z] --- PASS: TestNamedMapOpts (0.00s) [2021-02-19T23:27:09.742Z] === RUN TestParseLink [2021-02-19T23:27:09.742Z] --- PASS: TestParseLink (0.00s) [2021-02-19T23:27:09.742Z] === RUN TestQuotedStringSetWithQuotes [2021-02-19T23:27:09.742Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-02-19T23:27:09.742Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-02-19T23:27:09.742Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-02-19T23:27:09.742Z] === RUN TestQuotedStringSetWithNoQuotes [2021-02-19T23:27:09.742Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-02-19T23:27:09.742Z] === RUN TestUlimitOpt [2021-02-19T23:27:09.742Z] --- PASS: TestUlimitOpt (0.00s) [2021-02-19T23:27:09.742Z] PASS [2021-02-19T23:27:09.790Z] --- PASS: TestBuildMultiStageOnBuild (3.14s) [2021-02-19T23:27:09.790Z] === RUN TestBuildUncleanTarFilenames [2021-02-19T23:27:09.953Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.64s) [2021-02-19T23:27:09.953Z] === RUN TestAPIIpcModeHost [2021-02-19T23:27:09.960Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2021-02-19T23:27:09.960Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-19T23:27:10.150Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-02-19T23:27:10.238Z] coverage: 67.1% of statements [2021-02-19T23:27:10.238Z] ok github.com/docker/docker/opts 0.157s coverage: 67.1% of statements [2021-02-19T23:27:10.724Z] === RUN TestUnbuffered [2021-02-19T23:27:10.724Z] --- PASS: TestUnbuffered (0.00s) [2021-02-19T23:27:10.724Z] === RUN TestRaceUnbuffered [2021-02-19T23:27:10.724Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-02-19T23:27:10.724Z] PASS [2021-02-19T23:27:10.724Z] coverage: 100.0% of statements [2021-02-19T23:27:10.724Z] ok github.com/docker/docker/pkg/broadcaster 0.086s coverage: 100.0% of statements [2021-02-19T23:27:10.822Z] --- PASS: TestBuildUncleanTarFilenames (1.50s) [2021-02-19T23:27:10.822Z] === RUN TestBuildMultiStageLayerLeak [2021-02-19T23:27:10.895Z] --- PASS: TestAPIIpcModeHost (0.69s) [2021-02-19T23:27:10.895Z] === RUN TestDaemonIpcModeShareable [2021-02-19T23:27:11.085Z] === RUN TestDockerSuite/TestAttachDetach [2021-02-19T23:27:11.322Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2021-02-19T23:27:11.322Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-19T23:27:11.779Z] === RUN TestMatch [2021-02-19T23:27:11.779Z] === RUN TestMatch/[[]] [2021-02-19T23:27:11.779Z] === RUN TestMatch/[[foo]] [2021-02-19T23:27:11.779Z] === RUN TestMatch/[[bar]_[foo]] [2021-02-19T23:27:11.779Z] === RUN TestMatch/[[foo_bar]] [2021-02-19T23:27:11.779Z] === RUN TestMatch/[[qux]_[foo]] [2021-02-19T23:27:11.779Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-02-19T23:27:11.779Z] === RUN TestMatch/[] [2021-02-19T23:27:11.779Z] === RUN TestMatch/[]#01 [2021-02-19T23:27:11.779Z] === RUN TestMatch/[[qux]] [2021-02-19T23:27:11.779Z] === RUN TestMatch/[[foo_bar_qux]] [2021-02-19T23:27:11.779Z] === RUN TestMatch/[[qux]_[baz]] [2021-02-19T23:27:11.779Z] === RUN TestMatch/[[foo_baz]] [2021-02-19T23:27:11.779Z] --- PASS: TestMatch (0.00s) [2021-02-19T23:27:11.779Z] --- PASS: TestMatch/[[]] (0.00s) [2021-02-19T23:27:11.779Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-02-19T23:27:11.779Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-02-19T23:27:11.779Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-02-19T23:27:11.779Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-02-19T23:27:11.779Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-02-19T23:27:11.779Z] --- PASS: TestMatch/[] (0.00s) [2021-02-19T23:27:11.779Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-02-19T23:27:11.779Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-02-19T23:27:11.779Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-02-19T23:27:11.779Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-02-19T23:27:11.779Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-02-19T23:27:11.779Z] PASS [2021-02-19T23:27:11.779Z] coverage: 87.5% of statements [2021-02-19T23:27:11.779Z] ok github.com/docker/docker/pkg/capabilities 0.044s coverage: 87.5% of statements [2021-02-19T23:27:11.779Z] === RUN TestIsArchivePathDir [2021-02-19T23:27:11.779Z] === RUN TestPeerCertificateMarshalJSON [2021-02-19T23:27:11.779Z] --- PASS: TestIsArchivePathDir (0.11s) [2021-02-19T23:27:11.779Z] === RUN TestIsArchivePathInvalidFile [2021-02-19T23:27:11.779Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2021-02-19T23:27:11.779Z] === RUN TestIsArchivePathTar [2021-02-19T23:27:11.881Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2021-02-19T23:27:11.881Z] === RUN TestServiceWithPredefinedNetwork [2021-02-19T23:27:12.021Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-02-19T23:27:12.276Z] --- PASS: TestIsArchivePathTar (0.14s) [2021-02-19T23:27:12.276Z] === RUN TestDecompressStreamGzip [2021-02-19T23:27:12.276Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-02-19T23:27:12.276Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-02-19T23:27:12.276Z] --- PASS: TestPeerCertificateMarshalJSON (0.39s) [2021-02-19T23:27:12.276Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-02-19T23:27:12.276Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-02-19T23:27:12.276Z] === RUN TestMiddleware [2021-02-19T23:27:12.276Z] --- PASS: TestMiddleware (0.00s) [2021-02-19T23:27:12.276Z] === RUN TestNewResponseModifier [2021-02-19T23:27:12.276Z] --- PASS: TestNewResponseModifier (0.00s) [2021-02-19T23:27:12.276Z] PASS [2021-02-19T23:27:12.276Z] coverage: 26.8% of statements [2021-02-19T23:27:12.276Z] ok github.com/docker/docker/pkg/authorization 0.510s coverage: 26.8% of statements [2021-02-19T23:27:12.276Z] --- PASS: TestDecompressStreamGzip (0.19s) [2021-02-19T23:27:12.276Z] === RUN TestDecompressStreamBzip2 [2021-02-19T23:27:12.276Z] === RUN TestChrootTarUntar [2021-02-19T23:27:12.276Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-02-19T23:27:12.276Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-02-19T23:27:12.276Z] === RUN TestChrootUntarWithHugeExcludesList [2021-02-19T23:27:12.276Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-02-19T23:27:12.276Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-02-19T23:27:12.276Z] === RUN TestChrootUntarEmptyArchive [2021-02-19T23:27:12.276Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-02-19T23:27:12.276Z] === RUN TestChrootTarUntarWithSymlink [2021-02-19T23:27:12.276Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-02-19T23:27:12.276Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-02-19T23:27:12.276Z] === RUN TestChrootCopyWithTar [2021-02-19T23:27:12.276Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-02-19T23:27:12.276Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-02-19T23:27:12.276Z] === RUN TestChrootCopyFileWithTar [2021-02-19T23:27:12.276Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-02-19T23:27:12.276Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-02-19T23:27:12.276Z] === RUN TestChrootUntarPath [2021-02-19T23:27:12.276Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-02-19T23:27:12.276Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-02-19T23:27:12.276Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-02-19T23:27:12.276Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-02-19T23:27:12.276Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-02-19T23:27:12.276Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-02-19T23:27:12.276Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-02-19T23:27:12.276Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-02-19T23:27:12.276Z] === RUN TestChrootApplyDotDotFile [2021-02-19T23:27:12.276Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-02-19T23:27:12.276Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-02-19T23:27:12.276Z] PASS [2021-02-19T23:27:12.276Z] coverage: 15.4% of statements [2021-02-19T23:27:12.276Z] ok github.com/docker/docker/pkg/chrootarchive 0.105s coverage: 15.4% of statements [2021-02-19T23:27:12.276Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2021-02-19T23:27:12.276Z] === RUN TestDecompressStreamXz [2021-02-19T23:27:12.276Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-02-19T23:27:12.276Z] archive_test.go:133: Xz not present in msys2 [2021-02-19T23:27:12.276Z] === RUN TestCompressStreamXzUnsupported [2021-02-19T23:27:12.276Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-02-19T23:27:12.276Z] === RUN TestCompressStreamBzip2Unsupported [2021-02-19T23:27:12.276Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-02-19T23:27:12.276Z] === RUN TestCompressStreamInvalid [2021-02-19T23:27:12.276Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-02-19T23:27:12.276Z] === RUN TestExtensionInvalid [2021-02-19T23:27:12.276Z] --- PASS: TestExtensionInvalid (0.00s) [2021-02-19T23:27:12.276Z] === RUN TestExtensionUncompressed [2021-02-19T23:27:12.276Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-02-19T23:27:12.276Z] === RUN TestExtensionBzip2 [2021-02-19T23:27:12.276Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-02-19T23:27:12.276Z] === RUN TestExtensionGzip [2021-02-19T23:27:12.276Z] --- PASS: TestExtensionGzip (0.00s) [2021-02-19T23:27:12.276Z] === RUN TestExtensionXz [2021-02-19T23:27:12.276Z] --- PASS: TestExtensionXz (0.00s) [2021-02-19T23:27:12.276Z] === RUN TestCmdStreamLargeStderr [2021-02-19T23:27:12.276Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2021-02-19T23:27:12.276Z] === RUN TestCmdStreamBad [2021-02-19T23:27:12.276Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-02-19T23:27:12.276Z] archive_test.go:238: Failing on Windows CI machines [2021-02-19T23:27:12.276Z] === RUN TestCmdStreamGood [2021-02-19T23:27:12.279Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-02-19T23:27:12.766Z] --- PASS: TestCmdStreamGood (0.05s) [2021-02-19T23:27:12.766Z] === RUN TestUntarPathWithInvalidDest [2021-02-19T23:27:12.766Z] --- PASS: TestUntarPathWithInvalidDest (0.10s) [2021-02-19T23:27:12.766Z] === RUN TestUntarPathWithInvalidSrc [2021-02-19T23:27:12.766Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-02-19T23:27:12.766Z] === RUN TestUntarPath [2021-02-19T23:27:12.766Z] === RUN TestSizeEmpty [2021-02-19T23:27:12.766Z] --- PASS: TestSizeEmpty (0.00s) [2021-02-19T23:27:12.766Z] === RUN TestSizeEmptyFile [2021-02-19T23:27:12.766Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-02-19T23:27:12.766Z] === RUN TestSizeNonemptyFile [2021-02-19T23:27:12.766Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-02-19T23:27:12.766Z] === RUN TestSizeNestedDirectoryEmpty [2021-02-19T23:27:12.766Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-02-19T23:27:12.766Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-02-19T23:27:12.766Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-02-19T23:27:12.766Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-02-19T23:27:12.766Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-02-19T23:27:12.766Z] === RUN TestMoveToSubdir [2021-02-19T23:27:12.766Z] --- PASS: TestMoveToSubdir (0.00s) [2021-02-19T23:27:12.766Z] === RUN TestSizeNonExistingDirectory [2021-02-19T23:27:12.766Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-02-19T23:27:12.766Z] PASS [2021-02-19T23:27:12.766Z] coverage: 80.0% of statements [2021-02-19T23:27:12.766Z] ok github.com/docker/docker/pkg/directory 0.049s coverage: 80.0% of statements [2021-02-19T23:27:12.766Z] --- PASS: TestUntarPath (0.06s) [2021-02-19T23:27:12.766Z] === RUN TestUntarPathWithDestinationFile [2021-02-19T23:27:12.766Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2021-02-19T23:27:12.766Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-02-19T23:27:12.766Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2021-02-19T23:27:12.766Z] === RUN TestCopyWithTarInvalidSrc [2021-02-19T23:27:12.766Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-02-19T23:27:12.766Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-02-19T23:27:12.766Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-02-19T23:27:12.766Z] === RUN TestCopyWithTarSrcFile [2021-02-19T23:27:12.766Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-02-19T23:27:12.766Z] === RUN TestCopyWithTarSrcFolder [2021-02-19T23:27:12.766Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-02-19T23:27:12.766Z] === RUN TestCopyFileWithTarInvalidSrc [2021-02-19T23:27:12.766Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-02-19T23:27:12.766Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-02-19T23:27:12.766Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-02-19T23:27:12.766Z] === RUN TestCopyFileWithTarSrcFolder [2021-02-19T23:27:12.766Z] --- PASS: TestCopyFileWithTarSrcFolder (0.02s) [2021-02-19T23:27:12.766Z] === RUN TestCopyFileWithTarSrcFile [2021-02-19T23:27:12.766Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-02-19T23:27:12.766Z] === RUN TestTarFiles [2021-02-19T23:27:12.806Z] --- PASS: TestDaemonIpcModeShareable (1.83s) [2021-02-19T23:27:12.806Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2021-02-19T23:27:12.806Z] === RUN TestDaemonIpcModePrivate [2021-02-19T23:27:12.845Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-02-19T23:27:13.104Z] --- PASS: TestBuildWithHugeFile (108.59s) [2021-02-19T23:27:13.104Z] === RUN TestBuildWithEmptyDockerfile [2021-02-19T23:27:13.104Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-19T23:27:13.104Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-19T23:27:13.104Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-19T23:27:13.104Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-19T23:27:13.104Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-19T23:27:13.104Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-19T23:27:13.104Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-19T23:27:13.104Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-19T23:27:13.362Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-19T23:27:13.362Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2021-02-19T23:27:13.362Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s) [2021-02-19T23:27:13.362Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s) [2021-02-19T23:27:13.362Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2021-02-19T23:27:13.362Z] === RUN TestBuildPreserveOwnership [2021-02-19T23:27:13.362Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-19T23:27:13.778Z] === RUN Test [2021-02-19T23:27:13.778Z] === RUN Test/TestContainsEntry [2021-02-19T23:27:13.778Z] === RUN Test/TestCreateEntries [2021-02-19T23:27:13.778Z] === RUN Test/TestEntriesDiff [2021-02-19T23:27:13.778Z] === RUN Test/TestEntriesEquality [2021-02-19T23:27:13.778Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-02-19T23:27:13.778Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-02-19T23:27:13.778Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-02-19T23:27:13.778Z] === RUN Test/TestGeneratorNotGenerate [2021-02-19T23:27:13.778Z] === RUN Test/TestGeneratorWithPort [2021-02-19T23:27:13.778Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-02-19T23:27:13.778Z] === RUN Test/TestNewEntry [2021-02-19T23:27:13.778Z] === RUN Test/TestParse [2021-02-19T23:27:13.778Z] --- PASS: Test (0.00s) [2021-02-19T23:27:13.778Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-02-19T23:27:13.778Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-02-19T23:27:13.778Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-02-19T23:27:13.778Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-02-19T23:27:13.778Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-02-19T23:27:13.778Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-02-19T23:27:13.778Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-02-19T23:27:13.778Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-02-19T23:27:13.778Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-02-19T23:27:13.779Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-02-19T23:27:13.779Z] --- PASS: Test/TestNewEntry (0.00s) [2021-02-19T23:27:13.779Z] --- PASS: Test/TestParse (0.00s) [2021-02-19T23:27:13.779Z] PASS [2021-02-19T23:27:13.779Z] coverage: 58.3% of statements [2021-02-19T23:27:13.779Z] ok github.com/docker/docker/pkg/discovery 0.077s coverage: 58.3% of statements [2021-02-19T23:27:13.779Z] === RUN Test [2021-02-19T23:27:13.779Z] === RUN Test/TestContent [2021-02-19T23:27:13.779Z] === RUN Test/TestInitialize [2021-02-19T23:27:13.779Z] === RUN Test/TestNew [2021-02-19T23:27:13.779Z] === RUN Test/TestParsingContentsWithComments [2021-02-19T23:27:13.779Z] === RUN Test/TestRegister [2021-02-19T23:27:13.779Z] === RUN Test/TestWatch [2021-02-19T23:27:13.779Z] --- PASS: Test (0.01s) [2021-02-19T23:27:13.779Z] --- PASS: Test/TestContent (0.00s) [2021-02-19T23:27:13.779Z] --- PASS: Test/TestInitialize (0.00s) [2021-02-19T23:27:13.779Z] --- PASS: Test/TestNew (0.00s) [2021-02-19T23:27:13.779Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-02-19T23:27:13.779Z] --- PASS: Test/TestRegister (0.00s) [2021-02-19T23:27:13.779Z] --- PASS: Test/TestWatch (0.01s) [2021-02-19T23:27:13.779Z] PASS [2021-02-19T23:27:13.779Z] coverage: 92.9% of statements [2021-02-19T23:27:13.779Z] ok github.com/docker/docker/pkg/discovery/file 0.126s coverage: 92.9% of statements [2021-02-19T23:27:14.297Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-02-19T23:27:14.343Z] --- PASS: TestBuildMultiStageLayerLeak (3.31s) [2021-02-19T23:27:14.343Z] === RUN TestBuildWithHugeFile [2021-02-19T23:27:14.391Z] --- PASS: TestServiceWithPredefinedNetwork (2.42s) [2021-02-19T23:27:14.391Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-19T23:27:14.391Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-19T23:27:14.391Z] service_test.go:242: FLAKY_TEST [2021-02-19T23:27:14.391Z] === RUN TestServiceWithDataPathPortInit [2021-02-19T23:27:14.718Z] --- PASS: TestDaemonIpcModePrivate (1.81s) [2021-02-19T23:27:14.718Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2021-02-19T23:27:14.718Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-19T23:27:14.792Z] === RUN Test [2021-02-19T23:27:14.792Z] === RUN Test/TestInitialize [2021-02-19T23:27:14.868Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-02-19T23:27:15.288Z] time="2021-02-19T23:27:14Z" level=info msg="Initializing discovery without TLS" [2021-02-19T23:27:15.288Z] time="2021-02-19T23:27:14Z" level=info msg="Initializing discovery without TLS" [2021-02-19T23:27:15.288Z] time="2021-02-19T23:27:14Z" level=info msg="Initializing discovery without TLS" [2021-02-19T23:27:15.288Z] === RUN Test/TestInitializeWithCerts [2021-02-19T23:27:15.288Z] time="2021-02-19T23:27:14Z" level=info msg="Initializing discovery with TLS" [2021-02-19T23:27:15.288Z] === RUN Test/TestWatch [2021-02-19T23:27:15.288Z] time="2021-02-19T23:27:14Z" level=info msg="Initializing discovery without TLS" [2021-02-19T23:27:15.288Z] === RUN Test [2021-02-19T23:27:15.288Z] === RUN Test/TestWatch [2021-02-19T23:27:15.288Z] --- PASS: Test (0.00s) [2021-02-19T23:27:15.288Z] --- PASS: Test/TestWatch (0.00s) [2021-02-19T23:27:15.288Z] PASS [2021-02-19T23:27:15.288Z] coverage: 92.3% of statements [2021-02-19T23:27:15.288Z] ok github.com/docker/docker/pkg/discovery/memory 0.119s coverage: 92.3% of statements [2021-02-19T23:27:15.288Z] === RUN Test [2021-02-19T23:27:15.288Z] === RUN Test/TestInitialize [2021-02-19T23:27:15.288Z] === RUN Test/TestInitializeWithPattern [2021-02-19T23:27:15.288Z] === RUN Test/TestRegister [2021-02-19T23:27:15.288Z] === RUN Test/TestWatch [2021-02-19T23:27:15.288Z] --- PASS: Test (0.00s) [2021-02-19T23:27:15.288Z] --- PASS: Test/TestInitialize (0.00s) [2021-02-19T23:27:15.288Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-02-19T23:27:15.288Z] --- PASS: Test/TestRegister (0.00s) [2021-02-19T23:27:15.288Z] --- PASS: Test/TestWatch (0.00s) [2021-02-19T23:27:15.288Z] PASS [2021-02-19T23:27:15.288Z] coverage: 93.8% of statements [2021-02-19T23:27:15.288Z] ok github.com/docker/docker/pkg/discovery/nodes 0.041s coverage: 93.8% of statements [2021-02-19T23:27:15.803Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-02-19T23:27:16.100Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.84s) [2021-02-19T23:27:16.100Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2021-02-19T23:27:16.100Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-19T23:27:16.324Z] === RUN TestPollerAddRemove [2021-02-19T23:27:16.324Z] --- PASS: TestPollerAddRemove (0.00s) [2021-02-19T23:27:16.324Z] === RUN TestPollerEvent [2021-02-19T23:27:16.324Z] --- SKIP: TestPollerEvent (0.00s) [2021-02-19T23:27:16.324Z] poller_test.go:41: No chmod on Windows [2021-02-19T23:27:16.324Z] === RUN TestPollerClose [2021-02-19T23:27:16.324Z] --- PASS: TestPollerClose (0.00s) [2021-02-19T23:27:16.324Z] PASS [2021-02-19T23:27:16.324Z] coverage: 45.7% of statements [2021-02-19T23:27:16.324Z] ok github.com/docker/docker/pkg/filenotify 0.047s coverage: 45.7% of statements [2021-02-19T23:27:16.324Z] === RUN TestCopyFileWithInvalidSrc [2021-02-19T23:27:16.324Z] --- PASS: TestCopyFileWithInvalidSrc (0.01s) [2021-02-19T23:27:16.324Z] === RUN TestCopyFileWithInvalidDest [2021-02-19T23:27:16.324Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-02-19T23:27:16.324Z] === RUN TestCopyFileWithSameSrcAndDest [2021-02-19T23:27:16.324Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-02-19T23:27:16.324Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-02-19T23:27:16.324Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-02-19T23:27:16.324Z] === RUN TestCopyFile [2021-02-19T23:27:16.371Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-02-19T23:27:16.371Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-19T23:27:16.831Z] --- PASS: TestCopyFile (0.00s) [2021-02-19T23:27:16.831Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-02-19T23:27:16.831Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-02-19T23:27:16.831Z] fileutils_test.go:134: Needs porting to Windows [2021-02-19T23:27:16.831Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-02-19T23:27:16.831Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-02-19T23:27:16.831Z] === RUN TestReadSymlinkedDirectoryToFile [2021-02-19T23:27:16.831Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-02-19T23:27:16.831Z] fileutils_test.go:180: Needs porting to Windows [2021-02-19T23:27:16.831Z] === RUN TestWildcardMatches [2021-02-19T23:27:16.831Z] --- PASS: TestWildcardMatches (0.00s) [2021-02-19T23:27:16.831Z] === RUN TestPatternMatches [2021-02-19T23:27:16.831Z] --- PASS: TestPatternMatches (0.00s) [2021-02-19T23:27:16.831Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-02-19T23:27:16.831Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-02-19T23:27:16.831Z] === RUN TestPatternMatchesFolderExclusions [2021-02-19T23:27:16.831Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-02-19T23:27:16.831Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-02-19T23:27:16.831Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-02-19T23:27:16.831Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-02-19T23:27:16.831Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-02-19T23:27:16.831Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-02-19T23:27:16.831Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-02-19T23:27:16.832Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-02-19T23:27:16.832Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-02-19T23:27:16.832Z] === RUN TestSingleExclamationError [2021-02-19T23:27:16.832Z] --- PASS: TestSingleExclamationError (0.00s) [2021-02-19T23:27:16.832Z] === RUN TestMatchesWithNoPatterns [2021-02-19T23:27:16.832Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-02-19T23:27:16.832Z] === RUN TestMatchesWithMalformedPatterns [2021-02-19T23:27:16.832Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-02-19T23:27:16.832Z] === RUN TestMatches [2021-02-19T23:27:16.832Z] --- PASS: TestMatches (0.00s) [2021-02-19T23:27:16.832Z] === RUN TestCleanPatterns [2021-02-19T23:27:16.832Z] --- PASS: TestCleanPatterns (0.00s) [2021-02-19T23:27:16.832Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-02-19T23:27:16.832Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-02-19T23:27:16.832Z] === RUN TestCleanPatternsExceptionFlag [2021-02-19T23:27:16.832Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-02-19T23:27:16.832Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-02-19T23:27:16.832Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-02-19T23:27:16.832Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-02-19T23:27:16.832Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-02-19T23:27:16.832Z] === RUN TestCleanPatternsErrorSingleException [2021-02-19T23:27:16.832Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-02-19T23:27:16.832Z] === RUN TestCreateIfNotExistsDir [2021-02-19T23:27:16.832Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2021-02-19T23:27:16.832Z] === RUN TestCreateIfNotExistsFile [2021-02-19T23:27:16.832Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-02-19T23:27:16.832Z] === RUN TestMatch [2021-02-19T23:27:16.832Z] --- PASS: TestMatch (0.00s) [2021-02-19T23:27:16.832Z] PASS [2021-02-19T23:27:16.832Z] coverage: 87.7% of statements [2021-02-19T23:27:16.832Z] ok github.com/docker/docker/pkg/fileutils 0.110s coverage: 87.7% of statements [2021-02-19T23:27:17.139Z] ......................... [ 67%] [2021-02-19T23:27:17.307Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-02-19T23:27:17.329Z] === RUN TestGet [2021-02-19T23:27:17.329Z] --- PASS: TestGet (0.00s) [2021-02-19T23:27:17.329Z] === RUN TestGetShortcutString [2021-02-19T23:27:17.329Z] --- PASS: TestGetShortcutString (0.00s) [2021-02-19T23:27:17.329Z] PASS [2021-02-19T23:27:17.329Z] coverage: 42.9% of statements [2021-02-19T23:27:17.329Z] ok github.com/docker/docker/pkg/homedir 0.034s coverage: 42.9% of statements [2021-02-19T23:27:17.814Z] --- PASS: TestTarFiles (4.77s) [2021-02-19T23:27:17.814Z] === RUN TestTarUntar [2021-02-19T23:27:17.814Z] --- PASS: TestTarUntar (0.02s) [2021-02-19T23:27:17.814Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-02-19T23:27:17.814Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-02-19T23:27:17.814Z] === RUN TestTarWithOptions [2021-02-19T23:27:17.814Z] --- PASS: TestTarWithOptions (0.02s) [2021-02-19T23:27:17.814Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-02-19T23:27:17.814Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-02-19T23:27:17.814Z] === RUN TestUntarUstarGnuConflict [2021-02-19T23:27:17.814Z] --- PASS: TestUntarUstarGnuConflict (0.04s) [2021-02-19T23:27:17.814Z] === RUN TestUntarInvalidFilenames [2021-02-19T23:27:17.814Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames360008178\\dest" [2021-02-19T23:27:17.814Z] --- PASS: TestUntarInvalidFilenames (0.12s) [2021-02-19T23:27:17.814Z] === RUN TestUntarHardlinkToSymlink [2021-02-19T23:27:17.814Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-02-19T23:27:17.814Z] === RUN TestUntarInvalidHardlink [2021-02-19T23:27:17.814Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink744204995\\victim\\hello" -> "../victim/hello" [2021-02-19T23:27:17.814Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink495162182\\victim\\hello" -> "/../victim/hello" [2021-02-19T23:27:17.814Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink325828077\\victim" -> "../victim" [2021-02-19T23:27:17.814Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink372504168\\victim" -> "../victim" [2021-02-19T23:27:17.814Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink229458599\\victim" -> "../victim" [2021-02-19T23:27:17.814Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink779741146\\victim" -> "../victim" [2021-02-19T23:27:17.814Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-02-19T23:27:17.814Z] === RUN TestUntarInvalidSymlink [2021-02-19T23:27:17.814Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink477771633\\dest\\dotdot" -> "../victim/hello" [2021-02-19T23:27:17.814Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink315396124\\dest\\slash-dotdot" -> "/../victim/hello" [2021-02-19T23:27:17.814Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink304680651\\dest\\loophole-victim" -> "../victim" [2021-02-19T23:27:17.814Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink044732846\\dest\\loophole-victim" -> "../victim" [2021-02-19T23:27:17.814Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink235849525\\dest\\loophole-victim" -> "../victim" [2021-02-19T23:27:17.814Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink001849104\\dest\\loophole-victim" -> "../victim" [2021-02-19T23:27:17.814Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink697155887\\dest\\dir\\loophole" -> "../../victim" [2021-02-19T23:27:17.814Z] --- PASS: TestUntarInvalidSymlink (0.09s) [2021-02-19T23:27:17.814Z] === RUN TestTempArchiveCloseMultipleTimes [2021-02-19T23:27:17.814Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-02-19T23:27:17.814Z] === RUN TestReplaceFileTarWrapper [2021-02-19T23:27:17.814Z] === RUN TestCreateIDMapOrder [2021-02-19T23:27:17.814Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-02-19T23:27:17.814Z] PASS [2021-02-19T23:27:17.814Z] coverage: 7.2% of statements [2021-02-19T23:27:17.814Z] ok github.com/docker/docker/pkg/idtools 0.096s coverage: 7.2% of statements [2021-02-19T23:27:17.814Z] --- PASS: Test (3.11s) [2021-02-19T23:27:17.814Z] --- PASS: Test/TestInitialize (0.11s) [2021-02-19T23:27:17.814Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-02-19T23:27:17.814Z] --- PASS: Test/TestWatch (3.00s) [2021-02-19T23:27:17.814Z] PASS [2021-02-19T23:27:17.814Z] coverage: 84.1% of statements [2021-02-19T23:27:17.814Z] --- PASS: TestReplaceFileTarWrapper (0.14s) [2021-02-19T23:27:17.814Z] === RUN TestPrefixHeaderReadable [2021-02-19T23:27:17.814Z] ok github.com/docker/docker/pkg/discovery/kv 3.222s coverage: 84.1% of statements [2021-02-19T23:27:17.814Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-02-19T23:27:17.814Z] === RUN TestDisablePigz [2021-02-19T23:27:17.873Z] --- PASS: TestBuildPreserveOwnership (4.45s) [2021-02-19T23:27:17.873Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.80s) [2021-02-19T23:27:17.873Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.61s) [2021-02-19T23:27:17.873Z] === RUN TestBuildPlatformInvalid [2021-02-19T23:27:18.011Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.86s) [2021-02-19T23:27:18.011Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2021-02-19T23:27:18.011Z] === RUN TestIpcModeOlderClient [2021-02-19T23:27:18.011Z] === PAUSE TestIpcModeOlderClient [2021-02-19T23:27:18.011Z] === RUN TestKillContainerInvalidSignal [2021-02-19T23:27:18.131Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2021-02-19T23:27:18.131Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-19T23:27:18.425Z] --- PASS: TestDisablePigz (0.13s) [2021-02-19T23:27:18.425Z] archive_test.go:1310: Test will not check full path when Pigz not installed [2021-02-19T23:27:18.425Z] === RUN TestPigz [2021-02-19T23:27:18.425Z] --- PASS: TestPigz (0.14s) [2021-02-19T23:27:18.425Z] archive_test.go:1339: Tested whether Pigz is not used, as it not installed [2021-02-19T23:27:18.425Z] === RUN TestCopyFileWithInvalidDest [2021-02-19T23:27:18.425Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-02-19T23:27:18.425Z] archive_windows_test.go:16: Currently fails [2021-02-19T23:27:18.425Z] === RUN TestCanonicalTarNameForPath [2021-02-19T23:27:18.425Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-02-19T23:27:18.425Z] === RUN TestCanonicalTarName [2021-02-19T23:27:18.425Z] --- PASS: TestCanonicalTarName (0.00s) [2021-02-19T23:27:18.425Z] === RUN TestChmodTarEntry [2021-02-19T23:27:18.425Z] --- PASS: TestChmodTarEntry (0.00s) [2021-02-19T23:27:18.425Z] === RUN TestHardLinkOrder [2021-02-19T23:27:18.425Z] --- PASS: TestHardLinkOrder (0.11s) [2021-02-19T23:27:18.425Z] === RUN TestChangeString [2021-02-19T23:27:18.425Z] --- PASS: TestChangeString (0.00s) [2021-02-19T23:27:18.425Z] === RUN TestChangesWithNoChanges [2021-02-19T23:27:18.425Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-02-19T23:27:18.425Z] === RUN TestChangesWithChanges [2021-02-19T23:27:18.425Z] --- PASS: TestChangesWithChanges (0.02s) [2021-02-19T23:27:18.425Z] === RUN TestChangesWithChangesGH13590 [2021-02-19T23:27:18.425Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-02-19T23:27:18.425Z] changes_test.go:192: needs more investigation [2021-02-19T23:27:18.425Z] === RUN TestChangesDirsEmpty [2021-02-19T23:27:18.435Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-02-19T23:27:18.909Z] --- PASS: TestChangesDirsEmpty (0.13s) [2021-02-19T23:27:18.909Z] === RUN TestChangesDirsMutated [2021-02-19T23:27:18.909Z] --- PASS: TestChangesDirsMutated (0.16s) [2021-02-19T23:27:18.909Z] === RUN TestApplyLayer [2021-02-19T23:27:18.909Z] --- SKIP: TestApplyLayer (0.00s) [2021-02-19T23:27:18.909Z] changes_test.go:405: needs further investigation [2021-02-19T23:27:18.909Z] === RUN TestChangesSizeWithHardlinks [2021-02-19T23:27:18.909Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-02-19T23:27:18.909Z] changes_test.go:441: needs further investigation [2021-02-19T23:27:18.909Z] === RUN TestChangesSizeWithNoChanges [2021-02-19T23:27:18.909Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-02-19T23:27:18.909Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-02-19T23:27:18.909Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-02-19T23:27:18.909Z] === RUN TestChangesSize [2021-02-19T23:27:18.909Z] --- PASS: TestChangesSize (0.00s) [2021-02-19T23:27:18.909Z] === RUN TestApplyLayerInvalidFilenames [2021-02-19T23:27:18.909Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames997251811\\dest" [2021-02-19T23:27:18.909Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-02-19T23:27:18.909Z] === RUN TestApplyLayerInvalidHardlink [2021-02-19T23:27:18.909Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink512193293\\victim\\hello" -> "../victim/hello" [2021-02-19T23:27:18.909Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink791245064\\victim\\hello" -> "/../victim/hello" [2021-02-19T23:27:18.909Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink612208327\\victim" -> "../victim" [2021-02-19T23:27:18.909Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink922854266\\victim" -> "../victim" [2021-02-19T23:27:18.909Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink986268817\\victim" -> "../victim" [2021-02-19T23:27:18.909Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink680538300\\victim" -> "../victim" [2021-02-19T23:27:18.909Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-02-19T23:27:18.909Z] === RUN TestApplyLayerInvalidSymlink [2021-02-19T23:27:18.909Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink007696107\\dest\\dotdot" -> "../victim/hello" [2021-02-19T23:27:18.909Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink531999566\\dest\\slash-dotdot" -> "/../victim/hello" [2021-02-19T23:27:18.909Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink493346901\\dest\\loophole-victim" -> "../victim" [2021-02-19T23:27:18.909Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink315765168\\dest\\loophole-victim" -> "../victim" [2021-02-19T23:27:18.909Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink946854735\\dest\\loophole-victim" -> "../victim" [2021-02-19T23:27:18.909Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink372609122\\dest\\loophole-victim" -> "../victim" [2021-02-19T23:27:18.909Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-02-19T23:27:18.909Z] === RUN TestApplyLayerWhiteouts [2021-02-19T23:27:18.909Z] --- PASS: TestApplyLayerWhiteouts (0.04s) [2021-02-19T23:27:18.909Z] === RUN TestGenerateEmptyFile [2021-02-19T23:27:18.909Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-02-19T23:27:18.909Z] === RUN TestGenerateWithContent [2021-02-19T23:27:18.909Z] --- PASS: TestGenerateWithContent (0.00s) [2021-02-19T23:27:18.909Z] PASS [2021-02-19T23:27:18.909Z] coverage: 62.7% of statements [2021-02-19T23:27:18.909Z] ok github.com/docker/docker/pkg/archive 7.238s coverage: 62.7% of statements [2021-02-19T23:27:18.909Z] === RUN TestFixedBufferCap [2021-02-19T23:27:18.909Z] --- PASS: TestFixedBufferCap (0.00s) [2021-02-19T23:27:18.909Z] === RUN TestFixedBufferLen [2021-02-19T23:27:18.909Z] --- PASS: TestFixedBufferLen (0.00s) [2021-02-19T23:27:18.909Z] === RUN TestFixedBufferString [2021-02-19T23:27:18.909Z] --- PASS: TestFixedBufferString (0.00s) [2021-02-19T23:27:18.909Z] === RUN TestFixedBufferWrite [2021-02-19T23:27:18.909Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-02-19T23:27:18.909Z] === RUN TestFixedBufferRead [2021-02-19T23:27:18.909Z] --- PASS: TestFixedBufferRead (0.00s) [2021-02-19T23:27:18.909Z] === RUN TestBytesPipeRead [2021-02-19T23:27:18.909Z] --- PASS: TestBytesPipeRead (0.00s) [2021-02-19T23:27:18.909Z] === RUN TestBytesPipeWrite [2021-02-19T23:27:18.909Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-02-19T23:27:18.909Z] === RUN TestBytesPipeWriteRandomChunks [2021-02-19T23:27:19.003Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-02-19T23:27:19.109Z] --- PASS: TestKillContainerInvalidSignal (0.81s) [2021-02-19T23:27:19.109Z] === RUN TestKillContainer [2021-02-19T23:27:19.109Z] === RUN TestKillContainer/no_signal [2021-02-19T23:27:19.402Z] === RUN TestError [2021-02-19T23:27:19.402Z] --- PASS: TestError (0.00s) [2021-02-19T23:27:19.402Z] === RUN TestProgressString [2021-02-19T23:27:19.402Z] === RUN TestProgressString/no_progress [2021-02-19T23:27:19.402Z] === RUN TestProgressString/progress_1 [2021-02-19T23:27:19.402Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-02-19T23:27:19.402Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-02-19T23:27:19.402Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-02-19T23:27:19.402Z] === RUN TestProgressString/with_units [2021-02-19T23:27:19.402Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-02-19T23:27:19.402Z] === RUN TestProgressString/hide_counts [2021-02-19T23:27:19.402Z] --- PASS: TestProgressString (0.00s) [2021-02-19T23:27:19.402Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-02-19T23:27:19.402Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-02-19T23:27:19.402Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-02-19T23:27:19.402Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-02-19T23:27:19.402Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-02-19T23:27:19.402Z] --- PASS: TestProgressString/with_units (0.00s) [2021-02-19T23:27:19.402Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-02-19T23:27:19.402Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-02-19T23:27:19.402Z] === RUN TestJSONMessageDisplay [2021-02-19T23:27:19.402Z] --- PASS: TestJSONMessageDisplay (0.11s) [2021-02-19T23:27:19.402Z] === RUN TestJSONMessageDisplayWithJSONError [2021-02-19T23:27:19.402Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-02-19T23:27:19.402Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-02-19T23:27:19.402Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-02-19T23:27:19.402Z] === RUN TestDisplayJSONMessagesStream [2021-02-19T23:27:19.402Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-02-19T23:27:19.402Z] PASS [2021-02-19T23:27:19.402Z] coverage: 91.7% of statements [2021-02-19T23:27:19.402Z] ok github.com/docker/docker/pkg/jsonmessage 0.158s coverage: 91.7% of statements [2021-02-19T23:27:19.402Z] === RUN TestStandardLongPath [2021-02-19T23:27:19.402Z] --- PASS: TestStandardLongPath (0.00s) [2021-02-19T23:27:19.402Z] === RUN TestUNCLongPath [2021-02-19T23:27:19.402Z] --- PASS: TestUNCLongPath (0.00s) [2021-02-19T23:27:19.402Z] PASS [2021-02-19T23:27:19.402Z] coverage: 100.0% of statements [2021-02-19T23:27:19.402Z] ok github.com/docker/docker/pkg/longpath 0.044s coverage: 100.0% of statements [2021-02-19T23:27:19.402Z] --- PASS: TestBytesPipeWriteRandomChunks (0.50s) [2021-02-19T23:27:19.402Z] === RUN TestAtomicWriteToFile [2021-02-19T23:27:19.402Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-02-19T23:27:19.402Z] === RUN TestAtomicWriteSetCommit [2021-02-19T23:27:19.402Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-02-19T23:27:19.402Z] === RUN TestAtomicWriteSetCancel [2021-02-19T23:27:19.402Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-02-19T23:27:19.402Z] === RUN TestReadCloserWrapperClose [2021-02-19T23:27:19.402Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-02-19T23:27:19.402Z] === RUN TestReaderErrWrapperReadOnError [2021-02-19T23:27:19.402Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-02-19T23:27:19.402Z] === RUN TestReaderErrWrapperRead [2021-02-19T23:27:19.402Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-02-19T23:27:19.402Z] === RUN TestHashData [2021-02-19T23:27:19.402Z] --- PASS: TestHashData (0.00s) [2021-02-19T23:27:19.402Z] === RUN TestCancelReadCloser [2021-02-19T23:27:19.402Z] --- PASS: TestCancelReadCloser (0.10s) [2021-02-19T23:27:19.402Z] === RUN TestWriteCloserWrapperClose [2021-02-19T23:27:19.402Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-02-19T23:27:19.402Z] === RUN TestNopWriteCloser [2021-02-19T23:27:19.402Z] --- PASS: TestNopWriteCloser (0.00s) [2021-02-19T23:27:19.402Z] === RUN TestNopWriter [2021-02-19T23:27:19.402Z] --- PASS: TestNopWriter (0.00s) [2021-02-19T23:27:19.402Z] === RUN TestWriteCounter [2021-02-19T23:27:19.402Z] --- PASS: TestWriteCounter (0.00s) [2021-02-19T23:27:19.402Z] PASS [2021-02-19T23:27:19.402Z] coverage: 69.2% of statements [2021-02-19T23:27:19.402Z] ok github.com/docker/docker/pkg/ioutils 0.757s coverage: 69.2% of statements [2021-02-19T23:27:19.679Z] === RUN TestKillContainer/non_killing_signal [2021-02-19T23:27:20.250Z] === RUN TestKillContainer/killing_signal [2021-02-19T23:27:20.381Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-02-19T23:27:20.413Z] === RUN TestNameFormat [2021-02-19T23:27:20.413Z] --- PASS: TestNameFormat (0.00s) [2021-02-19T23:27:20.413Z] === RUN TestNameRetries [2021-02-19T23:27:20.414Z] --- PASS: TestNameRetries (0.00s) [2021-02-19T23:27:20.414Z] PASS [2021-02-19T23:27:20.414Z] coverage: 85.7% of statements [2021-02-19T23:27:20.414Z] ok github.com/docker/docker/pkg/namesgenerator 0.105s coverage: 85.7% of statements [2021-02-19T23:27:20.414Z] === RUN TestParseKeyValueOpt [2021-02-19T23:27:20.414Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-02-19T23:27:20.414Z] === RUN TestParseUintList [2021-02-19T23:27:20.414Z] --- PASS: TestParseUintList (0.00s) [2021-02-19T23:27:20.414Z] === RUN TestParseUintListMaximumLimits [2021-02-19T23:27:20.414Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-02-19T23:27:20.414Z] PASS [2021-02-19T23:27:20.414Z] coverage: 97.0% of statements [2021-02-19T23:27:20.414Z] ok github.com/docker/docker/pkg/parsers 0.042s coverage: 97.0% of statements [2021-02-19T23:27:20.901Z] === RUN TestNewAndRemove [2021-02-19T23:27:20.901Z] --- PASS: TestNewAndRemove (0.00s) [2021-02-19T23:27:20.901Z] === RUN TestRemoveInvalidPath [2021-02-19T23:27:20.901Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-02-19T23:27:20.901Z] PASS [2021-02-19T23:27:20.901Z] coverage: 82.6% of statements [2021-02-19T23:27:20.901Z] ok github.com/docker/docker/pkg/pidfile 0.071s coverage: 82.6% of statements [2021-02-19T23:27:21.191Z] --- PASS: TestKillContainer (2.36s) [2021-02-19T23:27:21.191Z] --- PASS: TestKillContainer/no_signal (0.78s) [2021-02-19T23:27:21.191Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2021-02-19T23:27:21.191Z] --- PASS: TestKillContainer/killing_signal (0.76s) [2021-02-19T23:27:21.191Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-19T23:27:21.191Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-19T23:27:21.285Z] --- PASS: TestInfoAPIWarnings (17.34s) [2021-02-19T23:27:21.285Z] === RUN TestInfoDebug [2021-02-19T23:27:21.285Z] --- PASS: TestInfoDebug (1.52s) [2021-02-19T23:27:21.285Z] === RUN TestInfoInsecureRegistries [2021-02-19T23:27:21.757Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-02-19T23:27:21.757Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-02-19T23:27:21.757Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-02-19T23:27:21.911Z] === RUN TestParseEmptyInterface [2021-02-19T23:27:21.911Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-02-19T23:27:21.911Z] === RUN TestParseNonInterfaceType [2021-02-19T23:27:21.911Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-02-19T23:27:21.911Z] === RUN TestParseWithOneFunction [2021-02-19T23:27:21.911Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-02-19T23:27:21.911Z] === RUN TestParseWithMultipleFuncs [2021-02-19T23:27:21.911Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-02-19T23:27:21.911Z] === RUN TestParseWithUnnamedReturn [2021-02-19T23:27:21.911Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-02-19T23:27:21.911Z] === RUN TestEmbeddedInterface [2021-02-19T23:27:21.911Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-02-19T23:27:21.911Z] === RUN TestParsedImports [2021-02-19T23:27:21.911Z] --- PASS: TestParsedImports (0.00s) [2021-02-19T23:27:21.911Z] === RUN TestAliasedImports [2021-02-19T23:27:21.911Z] --- PASS: TestAliasedImports (0.00s) [2021-02-19T23:27:21.911Z] PASS [2021-02-19T23:27:21.911Z] coverage: 56.8% of statements [2021-02-19T23:27:21.911Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.044s coverage: 56.8% of statements [2021-02-19T23:27:22.131Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-19T23:27:22.403Z] === RUN TestFailedConnection [2021-02-19T23:27:22.701Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.56s) [2021-02-19T23:27:22.701Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.78s) [2021-02-19T23:27:22.701Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2021-02-19T23:27:22.701Z] === RUN TestKillStoppedContainer [2021-02-19T23:27:22.897Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-02-19T23:27:22.897Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-02-19T23:27:22.897Z] === RUN TestBufioReaderPoolPutAndGet [2021-02-19T23:27:22.897Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-02-19T23:27:22.897Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-02-19T23:27:22.897Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-02-19T23:27:22.897Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-02-19T23:27:22.897Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-02-19T23:27:22.897Z] === RUN TestBufioWriterPoolPutAndGet [2021-02-19T23:27:22.897Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-02-19T23:27:22.897Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-02-19T23:27:22.897Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-02-19T23:27:22.897Z] === RUN TestBufferPoolPutAndGet [2021-02-19T23:27:22.897Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-02-19T23:27:22.897Z] PASS [2021-02-19T23:27:22.897Z] coverage: 88.2% of statements [2021-02-19T23:27:22.897Z] ok github.com/docker/docker/pkg/pools 0.036s coverage: 88.2% of statements [2021-02-19T23:27:22.962Z] --- PASS: TestKillStoppedContainer (0.10s) [2021-02-19T23:27:22.962Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-19T23:27:22.962Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2021-02-19T23:27:22.962Z] === RUN TestKillDifferentUserContainer [2021-02-19T23:27:23.135Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-02-19T23:27:23.187Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2021-02-19T23:27:23.187Z] === RUN TestInfoRegistryMirrors [2021-02-19T23:27:23.373Z] === RUN TestHTTPTransport [2021-02-19T23:27:23.373Z] --- PASS: TestHTTPTransport (0.00s) [2021-02-19T23:27:23.373Z] PASS [2021-02-19T23:27:23.373Z] coverage: 85.7% of statements [2021-02-19T23:27:23.373Z] ok github.com/docker/docker/pkg/plugins/transport 0.039s coverage: 85.7% of statements [2021-02-19T23:27:23.858Z] --- PASS: TestFailedConnection (1.10s) [2021-02-19T23:27:23.858Z] === RUN TestFailOnce [2021-02-19T23:27:23.858Z] 2021/02/19 23:27:23 http: panic serving 127.0.0.1:49221: Plugin not ready [2021-02-19T23:27:23.858Z] goroutine 10 [running]: [2021-02-19T23:27:23.858Z] net/http.(*conn).serve.func1(0xc000058aa0) [2021-02-19T23:27:23.858Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-02-19T23:27:23.858Z] panic(0x849b40, 0x986ad0) [2021-02-19T23:27:23.858Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-02-19T23:27:23.858Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a700, 0xc000132000, 0xc0000d0300) [2021-02-19T23:27:23.858Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-02-19T23:27:23.858Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-02-19T23:27:23.858Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-02-19T23:27:23.858Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-02-19T23:27:23.858Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-02-19T23:27:23.858Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-02-19T23:27:23.858Z] c:/go/src/net/http/server.go:2831 +0xab [2021-02-19T23:27:23.858Z] net/http.(*conn).serve(0xc000058aa0, 0x99b2c0, 0xc00004a980) [2021-02-19T23:27:23.858Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-02-19T23:27:23.858Z] created by net/http.(*Server).Serve [2021-02-19T23:27:23.858Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-02-19T23:27:23.858Z] time="2021-02-19T23:27:23Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49220/Test.FailOnce: Post http://127.0.0.1:49220/Test.FailOnce: EOF, retrying in 1s" [2021-02-19T23:27:23.858Z] === RUN TestOutputOnPrematureClose [2021-02-19T23:27:23.858Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-02-19T23:27:23.858Z] === RUN TestCompleteSilently [2021-02-19T23:27:23.858Z] --- PASS: TestCompleteSilently (0.00s) [2021-02-19T23:27:23.858Z] PASS [2021-02-19T23:27:23.858Z] coverage: 75.9% of statements [2021-02-19T23:27:23.858Z] ok github.com/docker/docker/pkg/progress 0.036s coverage: 75.9% of statements [2021-02-19T23:27:23.858Z] === RUN TestSendToOneSub [2021-02-19T23:27:23.858Z] --- PASS: TestSendToOneSub (0.00s) [2021-02-19T23:27:23.858Z] === RUN TestSendToMultipleSubs [2021-02-19T23:27:23.858Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-02-19T23:27:23.858Z] === RUN TestEvictOneSub [2021-02-19T23:27:23.858Z] --- PASS: TestEvictOneSub (0.00s) [2021-02-19T23:27:23.858Z] === RUN TestClosePublisher [2021-02-19T23:27:23.858Z] --- PASS: TestClosePublisher (0.00s) [2021-02-19T23:27:23.858Z] === RUN TestPubSubRace [2021-02-19T23:27:23.902Z] --- PASS: TestKillDifferentUserContainer (0.81s) [2021-02-19T23:27:23.902Z] === RUN TestInspectOomKilledTrue [2021-02-19T23:27:23.902Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-02-19T23:27:23.902Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-19T23:27:23.902Z] === RUN TestInspectOomKilledFalse [2021-02-19T23:27:23.902Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-02-19T23:27:23.902Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-19T23:27:23.902Z] === RUN TestLinksEtcHostsContentMatch [2021-02-19T23:27:24.071Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-02-19T23:27:24.071Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-02-19T23:27:24.472Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s) [2021-02-19T23:27:24.472Z] === RUN TestLinksContainerNames [2021-02-19T23:27:24.562Z] --- PASS: TestInfoRegistryMirrors (1.52s) [2021-02-19T23:27:24.562Z] === RUN TestLoginFailsWithBadCredentials [2021-02-19T23:27:24.562Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s) [2021-02-19T23:27:24.562Z] === RUN TestPingCacheHeaders [2021-02-19T23:27:24.562Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-02-19T23:27:24.562Z] === RUN TestPingGet [2021-02-19T23:27:24.562Z] --- PASS: TestPingGet (0.02s) [2021-02-19T23:27:24.562Z] === RUN TestPingHead [2021-02-19T23:27:24.562Z] --- PASS: TestPingHead (0.02s) [2021-02-19T23:27:24.562Z] === RUN TestVersion [2021-02-19T23:27:24.562Z] --- PASS: TestVersion (0.02s) [2021-02-19T23:27:24.562Z] PASS [2021-02-19T23:27:24.562Z] [2021-02-19T23:27:24.562Z] === Skipped [2021-02-19T23:27:24.562Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-19T23:27:24.562Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-19T23:27:24.562Z] [2021-02-19T23:27:24.562Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-02-19T23:27:24.562Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-19T23:27:24.562Z] [2021-02-19T23:27:24.562Z] [2021-02-19T23:27:24.562Z] DONE 18 tests, 2 skipped in 27.781s [2021-02-19T23:27:24.562Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-02-19T23:27:24.821Z] INFO: Testing against a local daemon [2021-02-19T23:27:24.821Z] === RUN TestVolumesCreateAndList [2021-02-19T23:27:24.821Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-02-19T23:27:24.821Z] === RUN TestVolumesRemove [2021-02-19T23:27:24.821Z] --- PASS: TestVolumesRemove (0.05s) [2021-02-19T23:27:24.821Z] === RUN TestVolumesInspect [2021-02-19T23:27:24.821Z] --- PASS: TestVolumesInspect (0.03s) [2021-02-19T23:27:24.821Z] === RUN TestVolumesInvalidJSON [2021-02-19T23:27:24.821Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-19T23:27:24.821Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-19T23:27:24.821Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-19T23:27:24.821Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-02-19T23:27:24.821Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-19T23:27:24.821Z] PASS [2021-02-19T23:27:24.821Z] [2021-02-19T23:27:24.821Z] DONE 5 tests in 0.203s [2021-02-19T23:27:24.821Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-19T23:27:24.821Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12233 is not a child of this shell [2021-02-19T23:27:24.821Z] warning: PID 12233 from bundles/test-integration/docker.pid had a nonzero exit code [2021-02-19T23:27:24.821Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-19T23:27:24.821Z] [2021-02-19T23:27:24.821Z] Unloading profiles will leave already running processes permanently [2021-02-19T23:27:24.821Z] unconfined, which can lead to unexpected situations. [2021-02-19T23:27:24.821Z] [2021-02-19T23:27:24.821Z] To set a process to complain mode, use the command line tool [2021-02-19T23:27:24.821Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-19T23:27:24.821Z] Removing test suite binaries [2021-02-19T23:27:24.884Z] --- PASS: TestFailOnce (1.11s) [2021-02-19T23:27:24.884Z] === RUN TestEchoInputOutput [2021-02-19T23:27:24.884Z] --- PASS: TestEchoInputOutput (0.00s) [2021-02-19T23:27:24.884Z] === RUN TestBackoff [2021-02-19T23:27:24.884Z] --- PASS: TestBackoff (0.00s) [2021-02-19T23:27:24.884Z] === RUN TestAbortRetry [2021-02-19T23:27:24.884Z] --- PASS: TestAbortRetry (0.00s) [2021-02-19T23:27:24.884Z] === RUN TestClientScheme [2021-02-19T23:27:24.884Z] --- PASS: TestClientScheme (0.00s) [2021-02-19T23:27:24.884Z] === RUN TestNewClientWithTimeout [2021-02-19T23:27:24.884Z] === RUN TestRegister [2021-02-19T23:27:24.884Z] --- PASS: TestRegister (0.00s) [2021-02-19T23:27:24.884Z] === RUN TestCommand [2021-02-19T23:27:24.884Z] --- PASS: TestCommand (0.02s) [2021-02-19T23:27:24.884Z] === RUN TestNaiveSelf [2021-02-19T23:27:24.884Z] --- PASS: TestNaiveSelf (0.05s) [2021-02-19T23:27:24.884Z] PASS [2021-02-19T23:27:24.884Z] coverage: 82.4% of statements [2021-02-19T23:27:24.884Z] ok github.com/docker/docker/pkg/reexec 0.103s coverage: 82.4% of statements [2021-02-19T23:27:24.884Z] --- PASS: TestPubSubRace (1.04s) [2021-02-19T23:27:24.884Z] PASS [2021-02-19T23:27:24.884Z] coverage: 75.0% of statements [2021-02-19T23:27:24.884Z] ok github.com/docker/docker/pkg/pubsub 1.073s coverage: 75.0% of statements [2021-02-19T23:27:25.080Z] exiting test-integration [2021-02-19T23:27:25.080Z] ++ exit 0 [2021-02-19T23:27:25.375Z] time="2021-02-19T23:27:24Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-02-19T23:27:25.855Z] --- PASS: TestLinksContainerNames (1.53s) [2021-02-19T23:27:25.855Z] === RUN TestLogsFollowTailEmpty [2021-02-19T23:27:25.865Z] === RUN TestParseSignal [2021-02-19T23:27:25.865Z] --- PASS: TestParseSignal (0.00s) [2021-02-19T23:27:25.865Z] === RUN TestValidSignalForPlatform [2021-02-19T23:27:25.865Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-02-19T23:27:25.865Z] PASS [2021-02-19T23:27:25.865Z] coverage: 20.3% of statements [2021-02-19T23:27:25.865Z] ok github.com/docker/docker/pkg/signal 0.037s coverage: 20.3% of statements [2021-02-19T23:27:25.865Z] === RUN TestNewStdWriter [2021-02-19T23:27:25.865Z] --- PASS: TestNewStdWriter (0.00s) [2021-02-19T23:27:25.865Z] === RUN TestWriteWithUninitializedStdWriter [2021-02-19T23:27:25.865Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-02-19T23:27:25.865Z] === RUN TestWriteWithNilBytes [2021-02-19T23:27:25.865Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-02-19T23:27:25.865Z] === RUN TestWrite [2021-02-19T23:27:25.865Z] --- PASS: TestWrite (0.00s) [2021-02-19T23:27:25.865Z] === RUN TestWriteWithWriterError [2021-02-19T23:27:25.865Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-02-19T23:27:25.865Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-02-19T23:27:25.865Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-02-19T23:27:25.865Z] === RUN TestStdCopyWriteAndRead [2021-02-19T23:27:25.865Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-02-19T23:27:25.865Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-02-19T23:27:25.865Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-02-19T23:27:25.866Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-02-19T23:27:25.866Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-02-19T23:27:25.866Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-02-19T23:27:25.866Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-02-19T23:27:25.866Z] === RUN TestStdCopyWithInvalidInputHeader [2021-02-19T23:27:25.866Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-02-19T23:27:25.866Z] === RUN TestStdCopyWithCorruptedPrefix [2021-02-19T23:27:25.866Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-02-19T23:27:25.866Z] === RUN TestStdCopyReturnsWriteErrors [2021-02-19T23:27:25.866Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-02-19T23:27:25.866Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-02-19T23:27:25.866Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-02-19T23:27:25.866Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-02-19T23:27:25.866Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-02-19T23:27:25.866Z] PASS [2021-02-19T23:27:25.866Z] coverage: 100.0% of statements [2021-02-19T23:27:25.866Z] ok github.com/docker/docker/pkg/stdcopy 0.055s coverage: 100.0% of statements [2021-02-19T23:27:26.016Z] [2021-02-19T23:27:26.798Z] --- PASS: TestLogsFollowTailEmpty (0.82s) [2021-02-19T23:27:26.798Z] === RUN TestContainerNetworkMountsNoChown [2021-02-19T23:27:26.864Z] === RUN TestGenerateRandomID [2021-02-19T23:27:26.864Z] time="2021-02-19T23:27:26Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-02-19T23:27:26.864Z] --- PASS: TestGenerateRandomID (0.00s) [2021-02-19T23:27:26.864Z] === RUN TestShortenId [2021-02-19T23:27:26.864Z] --- PASS: TestShortenId (0.00s) [2021-02-19T23:27:26.864Z] === RUN TestShortenSha256Id [2021-02-19T23:27:26.864Z] --- PASS: TestShortenSha256Id (0.00s) [2021-02-19T23:27:26.864Z] === RUN TestShortenIdEmpty [2021-02-19T23:27:26.864Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-02-19T23:27:26.864Z] === RUN TestShortenIdInvalid [2021-02-19T23:27:26.864Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-02-19T23:27:26.864Z] === RUN TestIsShortIDNonHex [2021-02-19T23:27:26.864Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-02-19T23:27:26.864Z] === RUN TestIsShortIDNotCorrectSize [2021-02-19T23:27:26.864Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-02-19T23:27:26.864Z] PASS [2021-02-19T23:27:26.864Z] coverage: 70.6% of statements [2021-02-19T23:27:26.864Z] ok github.com/docker/docker/pkg/stringid 0.042s coverage: 70.6% of statements [2021-02-19T23:27:26.864Z] === RUN TestRawProgressFormatterFormatStatus [2021-02-19T23:27:26.864Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-02-19T23:27:26.864Z] === RUN TestRawProgressFormatterFormatProgress [2021-02-19T23:27:26.864Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-02-19T23:27:26.864Z] === RUN TestFormatStatus [2021-02-19T23:27:26.864Z] --- PASS: TestFormatStatus (0.00s) [2021-02-19T23:27:26.864Z] === RUN TestFormatError [2021-02-19T23:27:26.864Z] --- PASS: TestFormatError (0.00s) [2021-02-19T23:27:26.864Z] === RUN TestFormatJSONError [2021-02-19T23:27:26.864Z] --- PASS: TestFormatJSONError (0.00s) [2021-02-19T23:27:26.864Z] === RUN TestJsonProgressFormatterFormatProgress [2021-02-19T23:27:26.864Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-02-19T23:27:26.864Z] === RUN TestJsonProgressFormatterFormatStatus [2021-02-19T23:27:26.864Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-02-19T23:27:26.864Z] === RUN TestNewJSONProgressOutput [2021-02-19T23:27:26.864Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-02-19T23:27:26.864Z] === RUN TestAuxFormatterEmit [2021-02-19T23:27:26.864Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-02-19T23:27:26.864Z] === RUN TestStreamWriterStdout [2021-02-19T23:27:26.864Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-02-19T23:27:26.864Z] === RUN TestStreamWriterStderr [2021-02-19T23:27:26.864Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-02-19T23:27:26.864Z] PASS [2021-02-19T23:27:26.864Z] coverage: 66.2% of statements [2021-02-19T23:27:26.864Z] ok github.com/docker/docker/pkg/streamformatter 0.039s coverage: 66.2% of statements [2021-02-19T23:27:27.372Z] --- PASS: TestContainerNetworkMountsNoChown (0.74s) [2021-02-19T23:27:27.372Z] === RUN TestMountDaemonRoot [2021-02-19T23:27:27.634Z] === RUN TestMountDaemonRoot/default [2021-02-19T23:27:27.634Z] === PAUSE TestMountDaemonRoot/default [2021-02-19T23:27:27.634Z] === RUN TestMountDaemonRoot/private [2021-02-19T23:27:27.634Z] === PAUSE TestMountDaemonRoot/private [2021-02-19T23:27:27.634Z] === RUN TestMountDaemonRoot/rprivate [2021-02-19T23:27:27.634Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-19T23:27:27.634Z] === RUN TestMountDaemonRoot/slave [2021-02-19T23:27:27.634Z] === PAUSE TestMountDaemonRoot/slave [2021-02-19T23:27:27.634Z] === RUN TestMountDaemonRoot/rslave [2021-02-19T23:27:27.634Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-19T23:27:27.634Z] === RUN TestMountDaemonRoot/shared [2021-02-19T23:27:27.634Z] === PAUSE TestMountDaemonRoot/shared [2021-02-19T23:27:27.634Z] === RUN TestMountDaemonRoot/rshared [2021-02-19T23:27:27.634Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-19T23:27:27.634Z] === CONT TestMountDaemonRoot/default [2021-02-19T23:27:27.634Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-19T23:27:27.634Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-19T23:27:27.634Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-19T23:27:27.634Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-19T23:27:27.634Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-19T23:27:27.634Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-19T23:27:27.634Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-19T23:27:27.634Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-19T23:27:27.634Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-19T23:27:27.634Z] === CONT TestMountDaemonRoot/rshared [2021-02-19T23:27:27.634Z] === CONT TestMountDaemonRoot/rprivate [2021-02-19T23:27:27.634Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-19T23:27:27.634Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-19T23:27:27.634Z] === CONT TestMountDaemonRoot/shared [2021-02-19T23:27:27.634Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-19T23:27:27.634Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-19T23:27:27.634Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-19T23:27:27.634Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-19T23:27:27.634Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-19T23:27:27.634Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-19T23:27:27.634Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-19T23:27:27.634Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-19T23:27:27.634Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-19T23:27:27.634Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-19T23:27:27.634Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-19T23:27:27.634Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-19T23:27:27.634Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-19T23:27:27.634Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-19T23:27:27.634Z] === CONT TestMountDaemonRoot/private [2021-02-19T23:27:27.634Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-19T23:27:27.634Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-19T23:27:27.634Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-19T23:27:27.634Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-19T23:27:27.634Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-19T23:27:27.634Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-19T23:27:27.634Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-19T23:27:27.634Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-19T23:27:27.634Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-19T23:27:27.634Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-19T23:27:27.634Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-19T23:27:27.634Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-19T23:27:27.634Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-19T23:27:27.634Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-19T23:27:27.634Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-19T23:27:27.634Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-19T23:27:27.634Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-19T23:27:27.634Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-19T23:27:27.634Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-19T23:27:27.634Z] === CONT TestMountDaemonRoot/rslave [2021-02-19T23:27:27.634Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-19T23:27:27.634Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-19T23:27:27.634Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-19T23:27:27.634Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-19T23:27:27.634Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-19T23:27:27.634Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-19T23:27:27.634Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-19T23:27:27.634Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-19T23:27:27.634Z] === CONT TestMountDaemonRoot/slave [2021-02-19T23:27:27.634Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-19T23:27:27.634Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-19T23:27:27.634Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-19T23:27:27.634Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-19T23:27:27.634Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-19T23:27:27.634Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-19T23:27:27.634Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-19T23:27:27.634Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-19T23:27:27.634Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-19T23:27:27.634Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-19T23:27:27.634Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-19T23:27:27.634Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-19T23:27:27.634Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-19T23:27:27.634Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-19T23:27:27.634Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-19T23:27:27.634Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-19T23:27:27.634Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-19T23:27:27.634Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-19T23:27:27.872Z] === RUN TestIsCpusetListAvailable [2021-02-19T23:27:27.872Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-02-19T23:27:27.872Z] PASS [2021-02-19T23:27:27.872Z] coverage: 38.2% of statements [2021-02-19T23:27:27.872Z] ok github.com/docker/docker/pkg/sysinfo 0.034s coverage: 38.2% of statements [2021-02-19T23:27:27.895Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-19T23:27:27.895Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-19T23:27:27.895Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-19T23:27:27.895Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-19T23:27:27.895Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-19T23:27:27.895Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-19T23:27:27.895Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-19T23:27:27.895Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-19T23:27:27.895Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-19T23:27:27.895Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-19T23:27:27.895Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-19T23:27:27.895Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-19T23:27:27.895Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-19T23:27:27.895Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-19T23:27:28.155Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-02-19T23:27:28.155Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-19T23:27:28.155Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2021-02-19T23:27:28.155Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.11s) [2021-02-19T23:27:28.155Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s) [2021-02-19T23:27:28.155Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s) [2021-02-19T23:27:28.155Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-19T23:27:28.155Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2021-02-19T23:27:28.155Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2021-02-19T23:27:28.155Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2021-02-19T23:27:28.155Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2021-02-19T23:27:28.155Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-19T23:27:28.155Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s) [2021-02-19T23:27:28.155Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.12s) [2021-02-19T23:27:28.155Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2021-02-19T23:27:28.155Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2021-02-19T23:27:28.155Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-19T23:27:28.155Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2021-02-19T23:27:28.155Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2021-02-19T23:27:28.155Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-02-19T23:27:28.155Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2021-02-19T23:27:28.155Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-19T23:27:28.155Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-02-19T23:27:28.155Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2021-02-19T23:27:28.155Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2021-02-19T23:27:28.155Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2021-02-19T23:27:28.155Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-19T23:27:28.155Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2021-02-19T23:27:28.155Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2021-02-19T23:27:28.156Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2021-02-19T23:27:28.156Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2021-02-19T23:27:28.156Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-19T23:27:28.156Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-02-19T23:27:28.156Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2021-02-19T23:27:28.156Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-02-19T23:27:28.156Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-02-19T23:27:28.156Z] === RUN TestContainerBindMountNonRecursive [2021-02-19T23:27:28.256Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-02-19T23:27:28.362Z] === RUN TestChtimes [2021-02-19T23:27:28.362Z] --- PASS: TestChtimes (0.00s) [2021-02-19T23:27:28.362Z] === RUN TestChtimesWindows [2021-02-19T23:27:28.362Z] --- PASS: TestChtimesWindows (0.00s) [2021-02-19T23:27:28.362Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-02-19T23:27:28.362Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-02-19T23:27:28.362Z] === RUN TestEnsureRemoveAllNotExist [2021-02-19T23:27:28.362Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-02-19T23:27:28.362Z] === RUN TestEnsureRemoveAllWithDir [2021-02-19T23:27:28.362Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-02-19T23:27:28.362Z] === RUN TestEnsureRemoveAllWithFile [2021-02-19T23:27:28.362Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-02-19T23:27:28.362Z] === RUN TestHasWin32KSupport [2021-02-19T23:27:28.362Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-02-19T23:27:28.362Z] syscall_windows_test.go:8: win32k: true [2021-02-19T23:27:28.362Z] PASS [2021-02-19T23:27:28.362Z] coverage: 12.0% of statements [2021-02-19T23:27:28.362Z] ok github.com/docker/docker/pkg/system 0.050s coverage: 12.0% of statements Post stage [Pipeline] junit [2021-02-19T23:27:28.563Z] Recording test results [2021-02-19T23:27:28.836Z] === RUN TestTailFile [2021-02-19T23:27:28.836Z] --- PASS: TestTailFile (0.00s) [2021-02-19T23:27:28.836Z] === RUN TestTailFileManyLines [2021-02-19T23:27:28.836Z] --- PASS: TestTailFileManyLines (0.00s) [2021-02-19T23:27:28.836Z] === RUN TestTailEmptyFile [2021-02-19T23:27:28.836Z] --- PASS: TestTailEmptyFile (0.00s) [2021-02-19T23:27:28.836Z] === RUN TestTailNegativeN [2021-02-19T23:27:28.837Z] --- PASS: TestTailNegativeN (0.00s) [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader [2021-02-19T23:27:28.837Z] === CONT TestNewTailReader [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/no_delimiter [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/no_delimiter [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/single_byte_delimiter [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/2_byte_delimiter [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/4_byte_delimiter [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/8_byte_delimiter [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/12_byte_delimiter [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/truncated_last_line [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-02-19T23:27:28.837Z] === CONT TestNewTailReader/no_delimiter [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-02-19T23:27:28.837Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-02-19T23:27:28.837Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-02-19T23:27:28.837Z] === CONT TestNewTailReader/12_byte_delimiter [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-02-19T23:27:28.837Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-02-19T23:27:28.837Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-19T23:27:28.837Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-19T23:27:28.837Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-19T23:27:28.837Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-19T23:27:28.837Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-02-19T23:27:28.837Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-02-19T23:27:28.837Z] === CONT TestNewTailReader/single_byte_delimiter [2021-02-19T23:27:28.837Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-02-19T23:27:28.837Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-19T23:27:28.837Z] === CONT TestNewTailReader/8_byte_delimiter [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-02-19T23:27:28.837Z] === CONT TestNewTailReader/4_byte_delimiter [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-02-19T23:27:28.837Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-02-19T23:27:28.837Z] === CONT TestNewTailReader/2_byte_delimiter [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-02-19T23:27:28.837Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-02-19T23:27:28.837Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-02-19T23:27:28.837Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-02-19T23:27:28.837Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-02-19T23:27:28.838Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-02-19T23:27:28.838Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-02-19T23:27:28.838Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-02-19T23:27:28.838Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-02-19T23:27:28.838Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-02-19T23:27:28.838Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-02-19T23:27:28.838Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-02-19T23:27:28.838Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-02-19T23:27:28.838Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-02-19T23:27:28.838Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-02-19T23:27:28.838Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-02-19T23:27:28.838Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-02-19T23:27:28.838Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-02-19T23:27:28.838Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-02-19T23:27:28.838Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-19T23:27:28.838Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-19T23:27:28.838Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-02-19T23:27:28.838Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-02-19T23:27:28.838Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-19T23:27:28.838Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-19T23:27:28.838Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-02-19T23:27:28.838Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-02-19T23:27:28.838Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-02-19T23:27:28.838Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-19T23:27:28.838Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-19T23:27:28.838Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-19T23:27:28.838Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-19T23:27:28.838Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-19T23:27:28.838Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-02-19T23:27:28.838Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-02-19T23:27:28.838Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-02-19T23:27:28.838Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-19T23:27:28.838Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-19T23:27:28.838Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-19T23:27:28.838Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-19T23:27:28.838Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-19T23:27:28.838Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-19T23:27:28.838Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-19T23:27:28.838Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-02-19T23:27:28.838Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-02-19T23:27:28.838Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-02-19T23:27:28.838Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-02-19T23:27:28.838Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-02-19T23:27:28.838Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-19T23:27:28.838Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-19T23:27:28.838Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-02-19T23:27:28.838Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-19T23:27:28.838Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-02-19T23:27:28.838Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-02-19T23:27:28.838Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-19T23:27:28.838Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-19T23:27:28.838Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-19T23:27:28.838Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-19T23:27:28.838Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-19T23:27:28.838Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-19T23:27:28.838Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-02-19T23:27:28.838Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-02-19T23:27:28.838Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-02-19T23:27:28.838Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-19T23:27:28.838Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-19T23:27:28.838Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-02-19T23:27:28.838Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-19T23:27:28.838Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-19T23:27:28.838Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-19T23:27:28.838Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-19T23:27:28.838Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-19T23:27:28.838Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-19T23:27:28.838Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-19T23:27:28.838Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-19T23:27:28.838Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-19T23:27:28.838Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-19T23:27:28.838Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-19T23:27:28.838Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-19T23:27:28.838Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-19T23:27:28.838Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-02-19T23:27:28.838Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-19T23:27:29.055Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-19T23:27:29.217Z] --- PASS: TestServiceWithDataPathPortInit (14.04s) [2021-02-19T23:27:29.217Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-19T23:27:29.339Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-02-19T23:27:29.339Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-19T23:27:29.339Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-02-19T23:27:29.339Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-19T23:27:29.339Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-19T23:27:29.339Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-19T23:27:29.339Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-02-19T23:27:29.339Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-19T23:27:29.339Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-19T23:27:29.339Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-19T23:27:29.339Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-02-19T23:27:29.339Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-02-19T23:27:29.339Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-19T23:27:29.339Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-19T23:27:29.339Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-19T23:27:29.339Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-19T23:27:29.339Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-19T23:27:29.339Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-19T23:27:29.339Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-19T23:27:29.339Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-02-19T23:27:29.339Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-02-19T23:27:29.339Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-02-19T23:27:29.339Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-19T23:27:29.339Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-19T23:27:29.339Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-19T23:27:29.339Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-02-19T23:27:29.339Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-19T23:27:29.339Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-02-19T23:27:29.339Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-02-19T23:27:29.339Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-02-19T23:27:29.339Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-02-19T23:27:29.339Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-02-19T23:27:29.339Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-02-19T23:27:29.339Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-02-19T23:27:29.339Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-02-19T23:27:29.339Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-02-19T23:27:29.339Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-02-19T23:27:29.339Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-02-19T23:27:29.339Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-02-19T23:27:29.339Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-19T23:27:29.339Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-02-19T23:27:29.339Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-02-19T23:27:29.339Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-02-19T23:27:29.339Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-19T23:27:29.339Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-19T23:27:29.339Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-19T23:27:29.339Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-19T23:27:29.339Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-19T23:27:29.339Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-19T23:27:29.339Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-02-19T23:27:29.339Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-19T23:27:29.339Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-19T23:27:29.339Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-02-19T23:27:29.339Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-02-19T23:27:29.339Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-19T23:27:29.340Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-19T23:27:29.340Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-19T23:27:29.340Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-19T23:27:29.340Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-02-19T23:27:29.340Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-19T23:27:29.340Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-19T23:27:29.340Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-19T23:27:29.340Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-19T23:27:29.340Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-19T23:27:29.340Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-19T23:27:29.340Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-19T23:27:29.340Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-19T23:27:29.340Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-19T23:27:29.340Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-19T23:27:29.340Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-19T23:27:29.340Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-19T23:27:29.340Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-19T23:27:29.340Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-19T23:27:29.340Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-19T23:27:29.340Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-19T23:27:29.340Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-19T23:27:29.340Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-19T23:27:29.340Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-19T23:27:29.340Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-19T23:27:29.340Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-19T23:27:29.340Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-02-19T23:27:29.341Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-19T23:27:29.341Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-02-19T23:27:29.341Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-19T23:27:29.342Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-19T23:27:29.342Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-19T23:27:29.342Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-19T23:27:29.342Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-19T23:27:29.342Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-19T23:27:29.342Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-19T23:27:29.342Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-19T23:27:29.342Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-19T23:27:29.342Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-19T23:27:29.342Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-19T23:27:29.342Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-19T23:27:29.342Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-02-19T23:27:29.342Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-02-19T23:27:29.343Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-02-19T23:27:29.343Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-19T23:27:29.343Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-19T23:27:29.343Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-02-19T23:27:29.343Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-19T23:27:29.343Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-02-19T23:27:29.343Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-19T23:27:29.343Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-02-19T23:27:29.343Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-02-19T23:27:29.343Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-19T23:27:29.343Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-02-19T23:27:29.343Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-19T23:27:29.343Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-19T23:27:29.343Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-19T23:27:29.343Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-02-19T23:27:29.343Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-02-19T23:27:29.343Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-02-19T23:27:29.343Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-02-19T23:27:29.343Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-02-19T23:27:29.343Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-02-19T23:27:29.343Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-02-19T23:27:29.343Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-02-19T23:27:29.343Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-19T23:27:29.343Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-02-19T23:27:29.343Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-19T23:27:29.343Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-19T23:27:29.343Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-19T23:27:29.343Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-19T23:27:29.343Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-19T23:27:29.343Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-19T23:27:29.343Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-02-19T23:27:29.343Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-02-19T23:27:29.343Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-19T23:27:29.343Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-19T23:27:29.343Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-19T23:27:29.343Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-19T23:27:29.343Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-19T23:27:29.343Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-19T23:27:29.343Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-19T23:27:29.343Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-19T23:27:29.343Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader (0.00s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-02-19T23:27:29.343Z] time="2021-02-19T23:27:28Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.01s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-02-19T23:27:29.343Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-02-19T23:27:29.396Z] + echo Ensuring container killed. [2021-02-19T23:27:29.396Z] Ensuring container killed. [2021-02-19T23:27:29.396Z] + docker rm -vf docker-pr2 [2021-02-19T23:27:29.396Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-02-19T23:27:29.678Z] + echo Chowning /workspace to jenkins user [2021-02-19T23:27:29.678Z] Chowning /workspace to jenkins user [2021-02-19T23:27:29.678Z] + id -u [2021-02-19T23:27:29.678Z] + id -g [2021-02-19T23:27:29.678Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42046:/workspace busybox chown -R 1000:1000 /workspace [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.03s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.01s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.03s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.03s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.03s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.03s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.04s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-02-19T23:27:29.841Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.02s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.02s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-02-19T23:27:29.842Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-02-19T23:27:29.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-02-19T23:27:29.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-02-19T23:27:29.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-02-19T23:27:29.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-02-19T23:27:29.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-02-19T23:27:29.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-02-19T23:27:29.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-02-19T23:27:29.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-02-19T23:27:29.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-02-19T23:27:29.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-02-19T23:27:29.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-02-19T23:27:29.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-02-19T23:27:29.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-02-19T23:27:29.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-02-19T23:27:29.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-02-19T23:27:29.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-02-19T23:27:29.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-02-19T23:27:29.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-02-19T23:27:29.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-02-19T23:27:29.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-02-19T23:27:29.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-02-19T23:27:29.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-02-19T23:27:29.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-02-19T23:27:29.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-02-19T23:27:29.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-02-19T23:27:29.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-02-19T23:27:29.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-02-19T23:27:29.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-02-19T23:27:29.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-02-19T23:27:29.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-02-19T23:27:29.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-02-19T23:27:29.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-02-19T23:27:29.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-02-19T23:27:29.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-02-19T23:27:29.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-02-19T23:27:29.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-02-19T23:27:29.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-02-19T23:27:29.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-02-19T23:27:29.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-02-19T23:27:29.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-02-19T23:27:29.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-02-19T23:27:29.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-02-19T23:27:29.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-02-19T23:27:29.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-02-19T23:27:29.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-02-19T23:27:29.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-02-19T23:27:29.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-02-19T23:27:29.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-02-19T23:27:29.843Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-02-19T23:27:29.843Z] PASS [2021-02-19T23:27:29.843Z] coverage: 88.6% of statements [2021-02-19T23:27:29.843Z] ok github.com/docker/docker/pkg/tailfile 0.396s coverage: 88.6% of statements [2021-02-19T23:27:29.843Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-02-19T23:27:29.843Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-02-19T23:27:29.843Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-02-19T23:27:29.843Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-02-19T23:27:29.843Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-02-19T23:27:29.843Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-02-19T23:27:29.843Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-02-19T23:27:29.843Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-02-19T23:27:29.843Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-02-19T23:27:29.843Z] === RUN TestTarSumRemoveNonExistent [2021-02-19T23:27:29.843Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-02-19T23:27:29.843Z] === RUN TestTarSumRemove [2021-02-19T23:27:29.843Z] --- PASS: TestTarSumRemove (0.00s) [2021-02-19T23:27:29.843Z] === RUN TestSortFileInfoSums [2021-02-19T23:27:29.843Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-02-19T23:27:29.843Z] === RUN TestNewTarSumForLabelInvalid [2021-02-19T23:27:29.843Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-02-19T23:27:29.843Z] === RUN TestNewTarSumForLabel [2021-02-19T23:27:29.843Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-02-19T23:27:29.843Z] === RUN TestEmptyTar [2021-02-19T23:27:29.843Z] --- PASS: TestEmptyTar (0.00s) [2021-02-19T23:27:29.843Z] === RUN TestTarSumsReadSize [2021-02-19T23:27:29.843Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-02-19T23:27:29.843Z] === RUN TestTarSums [2021-02-19T23:27:29.843Z] --- PASS: TestTarSums (0.08s) [2021-02-19T23:27:29.843Z] === RUN TestIteration [2021-02-19T23:27:29.843Z] --- PASS: TestIteration (0.00s) [2021-02-19T23:27:29.843Z] === RUN TestVersionLabelForChecksum [2021-02-19T23:27:29.843Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-02-19T23:27:29.843Z] === RUN TestVersion [2021-02-19T23:27:29.843Z] --- PASS: TestVersion (0.00s) [2021-02-19T23:27:29.843Z] === RUN TestGetVersion [2021-02-19T23:27:29.843Z] --- PASS: TestGetVersion (0.00s) [2021-02-19T23:27:29.843Z] === RUN TestGetVersions [2021-02-19T23:27:29.843Z] --- PASS: TestGetVersions (0.00s) [2021-02-19T23:27:29.843Z] PASS [2021-02-19T23:27:29.843Z] coverage: 89.3% of statements [2021-02-19T23:27:29.843Z] ok github.com/docker/docker/pkg/tarsum 0.143s coverage: 89.3% of statements [2021-02-19T23:27:30.327Z] testing: warning: no tests to run [2021-02-19T23:27:30.327Z] PASS [2021-02-19T23:27:30.327Z] coverage: [no statements] [2021-02-19T23:27:30.327Z] ok github.com/docker/docker/pkg/term/windows 0.037s coverage: [no statements] [no tests to run] [2021-02-19T23:27:30.327Z] === RUN TestTruncIndex [2021-02-19T23:27:30.327Z] --- PASS: TestTruncIndex (0.10s) [2021-02-19T23:27:30.327Z] PASS [2021-02-19T23:27:30.327Z] coverage: 91.5% of statements [2021-02-19T23:27:30.327Z] ok github.com/docker/docker/pkg/truncindex 0.143s coverage: 91.5% of statements [2021-02-19T23:27:30.697Z] --- PASS: TestContainerBindMountNonRecursive (2.27s) [2021-02-19T23:27:30.697Z] === RUN TestContainerVolumesMountedAsShared [2021-02-19T23:27:30.814Z] === RUN TestIsGIT [2021-02-19T23:27:30.814Z] --- PASS: TestIsGIT (0.00s) [2021-02-19T23:27:30.814Z] === RUN TestIsTransport [2021-02-19T23:27:30.814Z] --- PASS: TestIsTransport (0.00s) [2021-02-19T23:27:30.814Z] PASS [2021-02-19T23:27:30.814Z] coverage: 100.0% of statements [2021-02-19T23:27:30.814Z] ok github.com/docker/docker/pkg/urlutil 0.035s coverage: 100.0% of statements [2021-02-19T23:27:30.814Z] === RUN TestVersionInfo [2021-02-19T23:27:30.814Z] --- PASS: TestVersionInfo (0.00s) [2021-02-19T23:27:30.814Z] === RUN TestAppendVersions [2021-02-19T23:27:30.814Z] --- PASS: TestAppendVersions (0.00s) [2021-02-19T23:27:30.814Z] PASS [2021-02-19T23:27:30.814Z] coverage: 88.9% of statements [2021-02-19T23:27:30.814Z] ok github.com/docker/docker/pkg/useragent 0.075s coverage: 88.9% of statements [2021-02-19T23:27:30.957Z] --- PASS: TestContainerVolumesMountedAsShared (0.75s) [2021-02-19T23:27:30.957Z] === RUN TestContainerVolumesMountedAsSlave [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-19T23:27:31.351Z] + bundleName=amd64-rootless [2021-02-19T23:27:31.351Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-02-19T23:27:31.351Z] Creating amd64-rootless-bundles.tar.gz [2021-02-19T23:27:31.351Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-02-19T23:27:31.351Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-02-19T23:27:31.363Z] Archiving artifacts [2021-02-19T23:27:31.540Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-02-19T23:27:31.644Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42046/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-19T23:27:31.898Z] --- PASS: TestContainerVolumesMountedAsSlave (0.61s) [2021-02-19T23:27:31.898Z] === RUN TestNetworkNat [2021-02-19T23:27:31.956Z] + make clean [2021-02-19T23:27:32.215Z] docker volume rm -f docker-dev-cache [2021-02-19T23:27:32.215Z] docker-dev-cache [Pipeline] deleteDir [2021-02-19T23:27:32.441Z] === RUN TestNewSettable [2021-02-19T23:27:32.441Z] --- PASS: TestNewSettable (0.00s) [2021-02-19T23:27:32.441Z] === RUN TestIsSettable [2021-02-19T23:27:32.441Z] --- PASS: TestIsSettable (0.00s) [2021-02-19T23:27:32.441Z] === RUN TestUpdateSettingsEnv [2021-02-19T23:27:32.441Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-02-19T23:27:32.441Z] PASS [2021-02-19T23:27:32.441Z] coverage: 20.1% of statements [2021-02-19T23:27:32.441Z] ok github.com/docker/docker/plugin/v2 0.127s coverage: 20.1% of statements [2021-02-19T23:27:32.441Z] === RUN TestLoad [2021-02-19T23:27:32.441Z] --- PASS: TestLoad (0.00s) [2021-02-19T23:27:32.441Z] === RUN TestSave [2021-02-19T23:27:32.441Z] --- PASS: TestSave (0.04s) [2021-02-19T23:27:32.441Z] === RUN TestAddDeleteGet [2021-02-19T23:27:32.441Z] === RUN TestValidatePrivileges [2021-02-19T23:27:32.441Z] --- PASS: TestValidatePrivileges (0.00s) [2021-02-19T23:27:32.441Z] === RUN TestFilterByCapNeg [2021-02-19T23:27:32.441Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-02-19T23:27:32.441Z] === RUN TestFilterByCapPos [2021-02-19T23:27:32.441Z] --- PASS: TestFilterByCapPos (0.00s) [2021-02-19T23:27:32.441Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-02-19T23:27:32.441Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-02-19T23:27:32.441Z] PASS [2021-02-19T23:27:32.441Z] coverage: 12.0% of statements [2021-02-19T23:27:32.441Z] ok github.com/docker/docker/plugin 0.063s coverage: 12.0% of statements [2021-02-19T23:27:32.441Z] --- PASS: TestAddDeleteGet (0.04s) [2021-02-19T23:27:32.441Z] === RUN TestInvalidTags [2021-02-19T23:27:32.441Z] --- PASS: TestInvalidTags (0.01s) [2021-02-19T23:27:32.441Z] PASS [2021-02-19T23:27:32.441Z] coverage: 84.4% of statements [2021-02-19T23:27:32.441Z] ok github.com/docker/docker/reference 0.124s coverage: 84.4% of statements [2021-02-19T23:27:32.468Z] --- PASS: TestNetworkNat (0.88s) [2021-02-19T23:27:32.468Z] === RUN TestNetworkLocalhostTCPNat [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-19T23:27:33.411Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s) [2021-02-19T23:27:33.411Z] === RUN TestNetworkLoopbackNat [2021-02-19T23:27:34.045Z] time="2021-02-19T23:27:33Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-02-19T23:27:34.045Z] === RUN TestRestartManagerTimeout [2021-02-19T23:27:34.045Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-02-19T23:27:34.045Z] === RUN TestRestartManagerTimeoutReset [2021-02-19T23:27:34.045Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-02-19T23:27:34.045Z] PASS [2021-02-19T23:27:34.045Z] coverage: 50.9% of statements [2021-02-19T23:27:34.045Z] ok github.com/docker/docker/restartmanager 0.031s coverage: 50.9% of statements [2021-02-19T23:27:34.045Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-02-19T23:27:34.045Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-02-19T23:27:34.045Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-02-19T23:27:34.045Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-02-19T23:27:34.045Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-02-19T23:27:34.045Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-02-19T23:27:34.045Z] === RUN TestResumableRequestReaderWithReadError [2021-02-19T23:27:34.045Z] time="2021-02-19T23:27:33Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-02-19T23:27:34.045Z] --- PASS: TestResumableRequestReaderWithReadError (0.11s) [2021-02-19T23:27:34.045Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-02-19T23:27:34.045Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-02-19T23:27:34.045Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-02-19T23:27:34.045Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.01s) [2021-02-19T23:27:34.045Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-02-19T23:27:34.045Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-02-19T23:27:34.045Z] === RUN TestResumableRequestReader [2021-02-19T23:27:34.045Z] --- PASS: TestResumableRequestReader (0.00s) [2021-02-19T23:27:34.045Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-02-19T23:27:34.045Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-02-19T23:27:34.045Z] PASS [2021-02-19T23:27:34.045Z] coverage: 100.0% of statements [2021-02-19T23:27:34.045Z] ok github.com/docker/docker/registry/resumable 0.183s coverage: 100.0% of statements [2021-02-19T23:27:34.074Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-02-19T23:27:34.532Z] === RUN TestResolveAuthConfigIndexServer [2021-02-19T23:27:34.532Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-02-19T23:27:34.532Z] === RUN TestResolveAuthConfigFullURL [2021-02-19T23:27:34.532Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-02-19T23:27:34.532Z] === RUN TestLoadAllowNondistributableArtifacts [2021-02-19T23:27:34.532Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-02-19T23:27:34.532Z] === RUN TestValidateMirror [2021-02-19T23:27:34.532Z] --- PASS: TestValidateMirror (0.00s) [2021-02-19T23:27:34.532Z] === RUN TestLoadInsecureRegistries [2021-02-19T23:27:34.532Z] time="2021-02-19T23:27:34Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-02-19T23:27:34.532Z] time="2021-02-19T23:27:34Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-02-19T23:27:34.532Z] time="2021-02-19T23:27:34Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-02-19T23:27:34.532Z] --- PASS: TestLoadInsecureRegistries (0.08s) [2021-02-19T23:27:34.532Z] === RUN TestNewServiceConfig [2021-02-19T23:27:34.532Z] --- PASS: TestNewServiceConfig (0.00s) [2021-02-19T23:27:34.532Z] === RUN TestValidateIndexName [2021-02-19T23:27:34.532Z] --- PASS: TestValidateIndexName (0.00s) [2021-02-19T23:27:34.532Z] === RUN TestValidateIndexNameWithError [2021-02-19T23:27:34.532Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-02-19T23:27:34.532Z] === RUN TestEndpointParse [2021-02-19T23:27:34.532Z] --- PASS: TestEndpointParse (0.00s) [2021-02-19T23:27:34.532Z] === RUN TestEndpointParseInvalid [2021-02-19T23:27:34.532Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-02-19T23:27:34.532Z] === RUN TestValidateEndpoint [2021-02-19T23:27:34.532Z] --- PASS: TestValidateEndpoint (0.01s) [2021-02-19T23:27:34.532Z] === RUN TestPing [2021-02-19T23:27:34.532Z] --- PASS: TestPing (0.00s) [2021-02-19T23:27:34.532Z] === RUN TestPingRegistryEndpoint [2021-02-19T23:27:34.532Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-02-19T23:27:34.532Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-02-19T23:27:34.532Z] === RUN TestEndpoint [2021-02-19T23:27:34.532Z] --- SKIP: TestEndpoint (0.00s) [2021-02-19T23:27:34.532Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-02-19T23:27:34.532Z] === RUN TestParseRepositoryInfo [2021-02-19T23:27:34.532Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-02-19T23:27:34.532Z] === RUN TestNewIndexInfo [2021-02-19T23:27:34.532Z] --- PASS: TestNewIndexInfo (0.00s) [2021-02-19T23:27:34.532Z] === RUN TestMirrorEndpointLookup [2021-02-19T23:27:34.532Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-02-19T23:27:34.532Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-02-19T23:27:34.532Z] === RUN TestSearchRepositories [2021-02-19T23:27:34.532Z] --- PASS: TestSearchRepositories (0.00s) [2021-02-19T23:27:34.532Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-02-19T23:27:34.532Z] Host: 127.0.0.1:49241 [2021-02-19T23:27:34.532Z] User-Agent: docker test client [2021-02-19T23:27:34.532Z] Authorization: Token fake-token [2021-02-19T23:27:34.532Z] X-Docker-Token: true [2021-02-19T23:27:34.532Z] Accept-Encoding: gzip [2021-02-19T23:27:34.532Z] [2021-02-19T23:27:34.532Z] [2021-02-19T23:27:34.532Z] registry_test.go:730: HTTP/1.1 200 OK [2021-02-19T23:27:34.532Z] Connection: close [2021-02-19T23:27:34.532Z] Content-Length: 144 [2021-02-19T23:27:34.532Z] Cache-Control: no-cache [2021-02-19T23:27:34.532Z] Content-Type: application/json [2021-02-19T23:27:34.532Z] Date: Fri, 19 Feb 2021 23:27:34 GMT [2021-02-19T23:27:34.532Z] Expires: -1 [2021-02-19T23:27:34.532Z] Pragma: no-cache [2021-02-19T23:27:34.532Z] Server: docker-tests/mock [2021-02-19T23:27:34.532Z] X-Docker-Registry-Config: mock [2021-02-19T23:27:34.532Z] X-Docker-Registry-Version: 0.0.0 [2021-02-19T23:27:34.532Z] [2021-02-19T23:27:34.532Z] [2021-02-19T23:27:34.532Z] === RUN TestTrustedLocation [2021-02-19T23:27:34.532Z] --- PASS: TestTrustedLocation (0.00s) [2021-02-19T23:27:34.532Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-02-19T23:27:34.532Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-02-19T23:27:34.532Z] === RUN TestAllowNondistributableArtifacts [2021-02-19T23:27:34.532Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-02-19T23:27:34.532Z] === RUN TestIsSecureIndex [2021-02-19T23:27:34.532Z] --- PASS: TestIsSecureIndex (0.00s) [2021-02-19T23:27:34.532Z] PASS [2021-02-19T23:27:34.532Z] coverage: 50.3% of statements [2021-02-19T23:27:34.532Z] ok github.com/docker/docker/registry 0.232s coverage: 50.3% of statements [2021-02-19T23:27:35.017Z] === RUN TestDecodeContainerConfig [2021-02-19T23:27:35.017Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-02-19T23:27:35.017Z] === RUN TestDecodeContainerConfigIsolation [2021-02-19T23:27:35.017Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-02-19T23:27:35.017Z] === RUN TestValidatePrivileged [2021-02-19T23:27:35.017Z] --- PASS: TestValidatePrivileged (0.00s) [2021-02-19T23:27:35.017Z] PASS [2021-02-19T23:27:35.017Z] coverage: 52.2% of statements [2021-02-19T23:27:35.017Z] ok github.com/docker/docker/runconfig 0.045s coverage: 52.2% of statements [2021-02-19T23:27:35.490Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-02-19T23:27:35.490Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-02-19T23:27:35.490Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-02-19T23:27:35.490Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-02-19T23:27:35.490Z] PASS [2021-02-19T23:27:35.490Z] coverage: 62.5% of statements [2021-02-19T23:27:35.490Z] ok github.com/docker/docker/testutil 0.086s coverage: 62.5% of statements [2021-02-19T23:27:35.742Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.13s) [2021-02-19T23:27:35.743Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:j82x6m13v70ajniuln49sh36t Created:2021-02-19 23:27:29.566329262 +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[6972e81c499dc133d55d33ee0dd710967ec8a79ac682635d9678bd7b3db9e6d9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.x0laffge4j2de7xi1jwr85lu1 EndpointID:811108dfbb8a4a9f4666e618d064e2f36e9ffc31b3c9f69be537acfdb5af3121 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f7a71a30ab429791a07e084e3e7072b02e65b8c3e82969c7f092653815f26c5a 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:1f5add5148f7 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.x0laffge4j2de7xi1jwr85lu1 EndpointID:811108dfbb8a4a9f4666e618d064e2f36e9ffc31b3c9f69be537acfdb5af3121 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-02-19T23:27:35.743Z] PASS [2021-02-19T23:27:35.743Z] [2021-02-19T23:27:35.743Z] === Skipped [2021-02-19T23:27:35.743Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-19T23:27:35.743Z] service_test.go:242: FLAKY_TEST [2021-02-19T23:27:35.743Z] [2021-02-19T23:27:35.743Z] [2021-02-19T23:27:35.743Z] DONE 26 tests, 1 skipped in 44.943s [2021-02-19T23:27:35.743Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-19T23:27:35.743Z] INFO: Testing against a local daemon [2021-02-19T23:27:35.743Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-19T23:27:35.743Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-19T23:27:35.743Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-19T23:27:35.743Z] === RUN TestDockerNetworkIpvlan [2021-02-19T23:27:35.743Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-19T23:27:35.743Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-19T23:27:35.743Z] PASS [2021-02-19T23:27:35.743Z] [2021-02-19T23:27:35.743Z] === Skipped [2021-02-19T23:27:35.743Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-19T23:27:35.743Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-19T23:27:35.743Z] [2021-02-19T23:27:35.743Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-19T23:27:35.743Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-19T23:27:35.743Z] [2021-02-19T23:27:35.743Z] [2021-02-19T23:27:35.743Z] DONE 2 tests, 2 skipped in 0.039s [2021-02-19T23:27:35.743Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-19T23:27:35.743Z] INFO: Testing against a local daemon [2021-02-19T23:27:35.743Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-19T23:27:36.001Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-02-19T23:27:36.668Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s) [2021-02-19T23:27:36.669Z] === RUN TestDockerNetworkMacvlan [2021-02-19T23:27:36.708Z] --- PASS: TestNetworkLoopbackNat (3.16s) [2021-02-19T23:27:36.708Z] === RUN TestPause [2021-02-19T23:27:37.117Z] === RUN TestGetDriver [2021-02-19T23:27:37.117Z] --- PASS: TestGetDriver (0.00s) [2021-02-19T23:27:37.117Z] === RUN TestVolumeRequestError [2021-02-19T23:27:37.117Z] --- PASS: TestVolumeRequestError (0.01s) [2021-02-19T23:27:37.117Z] PASS [2021-02-19T23:27:37.117Z] coverage: 36.1% of statements [2021-02-19T23:27:37.117Z] ok github.com/docker/docker/volume/drivers 0.083s coverage: 36.1% of statements [2021-02-19T23:27:37.594Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-02-19T23:27:37.649Z] --- PASS: TestPause (0.85s) [2021-02-19T23:27:37.649Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-19T23:27:37.649Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-19T23:27:37.649Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-19T23:27:37.649Z] === RUN TestPauseStopPausedContainer [2021-02-19T23:27:38.147Z] === RUN TestGetAddress [2021-02-19T23:27:38.148Z] --- PASS: TestGetAddress (0.00s) [2021-02-19T23:27:38.148Z] === RUN TestRemove [2021-02-19T23:27:38.148Z] --- SKIP: TestRemove (0.00s) [2021-02-19T23:27:38.148Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-02-19T23:27:38.148Z] === RUN TestInitializeWithVolumes [2021-02-19T23:27:38.148Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-02-19T23:27:38.148Z] === RUN TestCreate [2021-02-19T23:27:38.148Z] --- PASS: TestCreate (0.01s) [2021-02-19T23:27:38.148Z] === RUN TestValidateName [2021-02-19T23:27:38.148Z] --- PASS: TestValidateName (0.00s) [2021-02-19T23:27:38.148Z] === RUN TestCreateWithOpts [2021-02-19T23:27:38.148Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-02-19T23:27:38.148Z] local_test.go:181: runtime.GOOS == "windows" [2021-02-19T23:27:38.148Z] === RUN TestRelaodNoOpts [2021-02-19T23:27:38.148Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-02-19T23:27:38.148Z] PASS [2021-02-19T23:27:38.148Z] coverage: 41.5% of statements [2021-02-19T23:27:38.148Z] ok github.com/docker/docker/volume/local 0.090s coverage: 41.5% of statements [2021-02-19T23:27:38.148Z] === RUN TestConvertTmpfsOptions [2021-02-19T23:27:38.148Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-02-19T23:27:38.148Z] parser_test.go:49: data="mode=700,size=1m" [2021-02-19T23:27:38.148Z] parser_test.go:49: data="ro" [2021-02-19T23:27:38.148Z] === RUN TestParseMountRaw [2021-02-19T23:27:38.148Z] --- PASS: TestParseMountRaw (0.03s) [2021-02-19T23:27:38.148Z] === RUN TestParseMountRawSplit [2021-02-19T23:27:38.148Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-02-19T23:27:38.148Z] parser_test.go:390: case 0 [2021-02-19T23:27:38.148Z] parser_test.go:390: case 1 [2021-02-19T23:27:38.148Z] parser_test.go:390: case 2 [2021-02-19T23:27:38.148Z] parser_test.go:390: case 3 [2021-02-19T23:27:38.148Z] parser_test.go:390: case 4 [2021-02-19T23:27:38.148Z] parser_test.go:390: case 5 [2021-02-19T23:27:38.148Z] parser_test.go:390: case 6 [2021-02-19T23:27:38.148Z] parser_test.go:390: case 7 [2021-02-19T23:27:38.148Z] parser_test.go:390: case 8 [2021-02-19T23:27:38.148Z] parser_test.go:390: case 0 [2021-02-19T23:27:38.148Z] parser_test.go:390: case 1 [2021-02-19T23:27:38.148Z] parser_test.go:390: case 2 [2021-02-19T23:27:38.148Z] parser_test.go:390: case 3 [2021-02-19T23:27:38.148Z] parser_test.go:390: case 4 [2021-02-19T23:27:38.148Z] parser_test.go:390: case 5 [2021-02-19T23:27:38.148Z] parser_test.go:390: case 6 [2021-02-19T23:27:38.148Z] parser_test.go:390: case 7 [2021-02-19T23:27:38.148Z] parser_test.go:390: case 8 [2021-02-19T23:27:38.148Z] parser_test.go:390: case 9 [2021-02-19T23:27:38.148Z] parser_test.go:390: case 10 [2021-02-19T23:27:38.148Z] parser_test.go:390: case 11 [2021-02-19T23:27:38.148Z] parser_test.go:390: case 12 [2021-02-19T23:27:38.148Z] parser_test.go:390: case 0 [2021-02-19T23:27:38.148Z] parser_test.go:390: case 1 [2021-02-19T23:27:38.148Z] parser_test.go:390: case 2 [2021-02-19T23:27:38.148Z] parser_test.go:390: case 3 [2021-02-19T23:27:38.148Z] parser_test.go:390: case 4 [2021-02-19T23:27:38.148Z] parser_test.go:390: case 5 [2021-02-19T23:27:38.148Z] parser_test.go:390: case 6 [2021-02-19T23:27:38.148Z] parser_test.go:390: case 7 [2021-02-19T23:27:38.148Z] parser_test.go:390: case 8 [2021-02-19T23:27:38.148Z] parser_test.go:390: case 9 [2021-02-19T23:27:38.148Z] parser_test.go:390: case 10 [2021-02-19T23:27:38.148Z] parser_test.go:390: case 11 [2021-02-19T23:27:38.148Z] === RUN TestParseMountSpec [2021-02-19T23:27:38.148Z] --- PASS: TestParseMountSpec (0.00s) [2021-02-19T23:27:38.148Z] parser_test.go:455: case 0 [2021-02-19T23:27:38.148Z] parser_test.go:455: case 1 [2021-02-19T23:27:38.148Z] parser_test.go:455: case 2 [2021-02-19T23:27:38.148Z] parser_test.go:455: case 3 [2021-02-19T23:27:38.148Z] parser_test.go:455: case 4 [2021-02-19T23:27:38.148Z] parser_test.go:455: case 5 [2021-02-19T23:27:38.148Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-02-19T23:27:38.148Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-02-19T23:27:38.148Z] === RUN TestValidateMount [2021-02-19T23:27:38.148Z] --- PASS: TestValidateMount (0.00s) [2021-02-19T23:27:38.148Z] PASS [2021-02-19T23:27:38.148Z] coverage: 66.2% of statements [2021-02-19T23:27:38.148Z] ok github.com/docker/docker/volume/mounts 0.078s coverage: 66.2% of statements [2021-02-19T23:27:38.154Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-02-19T23:27:38.219Z] --- PASS: TestPauseStopPausedContainer (0.83s) [2021-02-19T23:27:38.219Z] === RUN TestPsFilter [2021-02-19T23:27:38.479Z] --- PASS: TestPsFilter (0.26s) [2021-02-19T23:27:38.479Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-19T23:27:38.535Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-02-19T23:27:38.793Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-02-19T23:27:39.079Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-02-19T23:27:39.170Z] === RUN TestSetGetMeta [2021-02-19T23:27:39.170Z] === PAUSE TestSetGetMeta [2021-02-19T23:27:39.170Z] === RUN TestRestore [2021-02-19T23:27:39.170Z] === PAUSE TestRestore [2021-02-19T23:27:39.170Z] === RUN TestServiceCreate [2021-02-19T23:27:39.170Z] === PAUSE TestServiceCreate [2021-02-19T23:27:39.170Z] === RUN TestServiceList [2021-02-19T23:27:39.170Z] === PAUSE TestServiceList [2021-02-19T23:27:39.170Z] === RUN TestServiceRemove [2021-02-19T23:27:39.170Z] === PAUSE TestServiceRemove [2021-02-19T23:27:39.170Z] === RUN TestServiceGet [2021-02-19T23:27:39.170Z] === PAUSE TestServiceGet [2021-02-19T23:27:39.170Z] === RUN TestServicePrune [2021-02-19T23:27:39.170Z] === PAUSE TestServicePrune [2021-02-19T23:27:39.170Z] === RUN TestCreate [2021-02-19T23:27:39.170Z] === PAUSE TestCreate [2021-02-19T23:27:39.170Z] === RUN TestRemove [2021-02-19T23:27:39.170Z] === PAUSE TestRemove [2021-02-19T23:27:39.170Z] === RUN TestList [2021-02-19T23:27:39.170Z] === PAUSE TestList [2021-02-19T23:27:39.170Z] === RUN TestFindByDriver [2021-02-19T23:27:39.170Z] === PAUSE TestFindByDriver [2021-02-19T23:27:39.170Z] === RUN TestFindByReferenced [2021-02-19T23:27:39.170Z] === PAUSE TestFindByReferenced [2021-02-19T23:27:39.170Z] === RUN TestDerefMultipleOfSameRef [2021-02-19T23:27:39.170Z] === PAUSE TestDerefMultipleOfSameRef [2021-02-19T23:27:39.170Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-02-19T23:27:39.170Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-02-19T23:27:39.170Z] === RUN TestDefererencePluginOnCreateError [2021-02-19T23:27:39.170Z] === PAUSE TestDefererencePluginOnCreateError [2021-02-19T23:27:39.170Z] === RUN TestRefDerefRemove [2021-02-19T23:27:39.170Z] === PAUSE TestRefDerefRemove [2021-02-19T23:27:39.170Z] === RUN TestGet [2021-02-19T23:27:39.170Z] === PAUSE TestGet [2021-02-19T23:27:39.170Z] === RUN TestGetWithReference [2021-02-19T23:27:39.170Z] === PAUSE TestGetWithReference [2021-02-19T23:27:39.170Z] === RUN TestFilterFunc [2021-02-19T23:27:39.170Z] === RUN TestFilterFunc/test_nil_list [2021-02-19T23:27:39.170Z] === PAUSE TestFilterFunc/test_nil_list [2021-02-19T23:27:39.170Z] === RUN TestFilterFunc/test_empty_list [2021-02-19T23:27:39.170Z] === PAUSE TestFilterFunc/test_empty_list [2021-02-19T23:27:39.170Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-02-19T23:27:39.170Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-02-19T23:27:39.170Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-02-19T23:27:39.170Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-02-19T23:27:39.170Z] === RUN TestFilterFunc/test_filter_some [2021-02-19T23:27:39.170Z] === PAUSE TestFilterFunc/test_filter_some [2021-02-19T23:27:39.170Z] === RUN TestFilterFunc/test_filter_middle [2021-02-19T23:27:39.170Z] === PAUSE TestFilterFunc/test_filter_middle [2021-02-19T23:27:39.170Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-02-19T23:27:39.170Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-02-19T23:27:39.170Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-02-19T23:27:39.170Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-02-19T23:27:39.170Z] === CONT TestFilterFunc/test_nil_list [2021-02-19T23:27:39.170Z] === CONT TestFilterFunc/test_filter_some [2021-02-19T23:27:39.170Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-02-19T23:27:39.170Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-02-19T23:27:39.170Z] === CONT TestFilterFunc/test_empty_list [2021-02-19T23:27:39.170Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-02-19T23:27:39.170Z] === CONT TestFilterFunc/test_filter_middle [2021-02-19T23:27:39.170Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-02-19T23:27:39.170Z] --- PASS: TestFilterFunc (0.00s) [2021-02-19T23:27:39.170Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-02-19T23:27:39.170Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-02-19T23:27:39.170Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-02-19T23:27:39.170Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-02-19T23:27:39.170Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-02-19T23:27:39.170Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-02-19T23:27:39.170Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-02-19T23:27:39.170Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-02-19T23:27:39.170Z] === CONT TestSetGetMeta [2021-02-19T23:27:39.170Z] === CONT TestFindByReferenced [2021-02-19T23:27:39.170Z] === CONT TestList [2021-02-19T23:27:39.170Z] === CONT TestServicePrune [2021-02-19T23:27:39.170Z] --- PASS: TestSetGetMeta (0.02s) [2021-02-19T23:27:39.170Z] === CONT TestServiceGet [2021-02-19T23:27:39.170Z] --- PASS: TestFindByReferenced (0.03s) [2021-02-19T23:27:39.170Z] === CONT TestServiceRemove [2021-02-19T23:27:39.170Z] --- PASS: TestList (0.03s) [2021-02-19T23:27:39.170Z] === CONT TestServiceList [2021-02-19T23:27:39.170Z] --- PASS: TestServiceGet (0.09s) [2021-02-19T23:27:39.170Z] === CONT TestServiceCreate [2021-02-19T23:27:39.170Z] time="2021-02-19T23:27:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-02-19T23:27:39.170Z] --- PASS: TestServiceRemove (0.08s) [2021-02-19T23:27:39.170Z] === CONT TestRestore [2021-02-19T23:27:39.170Z] --- PASS: TestServiceList (0.08s) [2021-02-19T23:27:39.170Z] === CONT TestFindByDriver [2021-02-19T23:27:39.170Z] time="2021-02-19T23:27:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-02-19T23:27:39.170Z] time="2021-02-19T23:27:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-02-19T23:27:39.170Z] --- PASS: TestServiceCreate (0.03s) [2021-02-19T23:27:39.170Z] === CONT TestGetWithReference [2021-02-19T23:27:39.170Z] time="2021-02-19T23:27:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-02-19T23:27:39.170Z] time="2021-02-19T23:27:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-02-19T23:27:39.170Z] --- PASS: TestRestore (0.03s) [2021-02-19T23:27:39.170Z] === CONT TestDefererencePluginOnCreateError [2021-02-19T23:27:39.170Z] --- PASS: TestFindByDriver (0.03s) [2021-02-19T23:27:39.170Z] === CONT TestGet [2021-02-19T23:27:39.170Z] --- PASS: TestServicePrune (0.14s) [2021-02-19T23:27:39.170Z] === CONT TestRefDerefRemove [2021-02-19T23:27:39.170Z] --- PASS: TestGetWithReference (0.02s) [2021-02-19T23:27:39.361Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-02-19T23:27:39.420Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s) [2021-02-19T23:27:39.420Z] === RUN TestRemoveContainerWithVolume [2021-02-19T23:27:39.674Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-02-19T23:27:39.674Z] --- PASS: TestGet (0.02s) [2021-02-19T23:27:39.674Z] === CONT TestRemove [2021-02-19T23:27:39.674Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-02-19T23:27:39.674Z] === CONT TestDerefMultipleOfSameRef [2021-02-19T23:27:39.674Z] --- PASS: TestRefDerefRemove (0.02s) [2021-02-19T23:27:39.674Z] === CONT TestCreate [2021-02-19T23:27:39.674Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-02-19T23:27:39.674Z] --- PASS: TestCreate (0.01s) [2021-02-19T23:27:39.674Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-02-19T23:27:39.674Z] --- PASS: TestRemove (0.02s) [2021-02-19T23:27:39.674Z] PASS [2021-02-19T23:27:39.674Z] coverage: 70.3% of statements [2021-02-19T23:27:39.674Z] ok github.com/docker/docker/volume/service 0.238s coverage: 70.3% of statements [2021-02-19T23:27:39.990Z] --- PASS: TestRemoveContainerWithVolume (0.73s) [2021-02-19T23:27:39.991Z] === RUN TestRemoveContainerRunning [2021-02-19T23:27:40.932Z] --- PASS: TestRemoveContainerRunning (0.81s) [2021-02-19T23:27:40.932Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-19T23:27:40.966Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-02-19T23:27:41.265Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-02-19T23:27:41.442Z] --- PASS: TestBuildWithHugeFile (26.14s) [2021-02-19T23:27:41.442Z] === RUN TestBuildWithEmptyDockerfile [2021-02-19T23:27:41.442Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-19T23:27:41.442Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-19T23:27:41.442Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-19T23:27:41.442Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-19T23:27:41.442Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-19T23:27:41.442Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-19T23:27:41.442Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-19T23:27:41.442Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-19T23:27:41.442Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-19T23:27:41.442Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2021-02-19T23:27:41.442Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2021-02-19T23:27:41.442Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2021-02-19T23:27:41.442Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s) [2021-02-19T23:27:41.442Z] === RUN TestBuildPreserveOwnership [2021-02-19T23:27:41.442Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-19T23:27:41.524Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-02-19T23:27:41.872Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.80s) [2021-02-19T23:27:41.872Z] === RUN TestRemoveInvalidContainer [2021-02-19T23:27:41.872Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-02-19T23:27:41.872Z] === RUN TestRenameLinkedContainer [2021-02-19T23:27:42.726Z] --- PASS: TestNewClientWithTimeout (17.63s) [2021-02-19T23:27:42.726Z] === RUN TestClientStream [2021-02-19T23:27:42.726Z] --- PASS: TestClientStream (0.00s) [2021-02-19T23:27:42.726Z] === RUN TestClientSendFile [2021-02-19T23:27:42.726Z] --- PASS: TestClientSendFile (0.00s) [2021-02-19T23:27:42.726Z] === RUN TestClientWithRequestTimeout [2021-02-19T23:27:42.726Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-02-19T23:27:42.726Z] === RUN TestFileSpecPlugin [2021-02-19T23:27:42.726Z] --- PASS: TestFileSpecPlugin (0.00s) [2021-02-19T23:27:42.726Z] === RUN TestFileJSONSpecPlugin [2021-02-19T23:27:42.726Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-02-19T23:27:42.726Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-02-19T23:27:42.726Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-02-19T23:27:42.727Z] === RUN TestPluginAddHandler [2021-02-19T23:27:42.727Z] --- PASS: TestPluginAddHandler (0.00s) [2021-02-19T23:27:42.727Z] === RUN TestPluginWaitBadPlugin [2021-02-19T23:27:42.727Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-02-19T23:27:42.727Z] === RUN TestGet [2021-02-19T23:27:42.727Z] time="2021-02-19T23:27:42Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-02-19T23:27:42.851Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-02-19T23:27:43.214Z] time="2021-02-19T23:27:43Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-02-19T23:27:44.055Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-02-19T23:27:44.055Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-02-19T23:27:44.622Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-02-19T23:27:45.170Z] --- PASS: TestRenameLinkedContainer (3.11s) [2021-02-19T23:27:45.170Z] === RUN TestRenameStoppedContainer [2021-02-19T23:27:45.430Z] --- PASS: TestRenameStoppedContainer (0.73s) [2021-02-19T23:27:45.430Z] === RUN TestRenameRunningContainerAndReuse [2021-02-19T23:27:45.518Z] time="2021-02-19T23:27:45Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-02-19T23:27:45.556Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-02-19T23:27:45.902Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-19T23:27:46.114Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-02-19T23:27:46.492Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-02-19T23:27:46.586Z] #68 exporting layers 81.5s done [2021-02-19T23:27:46.586Z] #68 exporting manifest sha256:73156218121f50e501b371fffc40909c515371396892cd74dd19ca757af26863 done [2021-02-19T23:27:46.586Z] #68 exporting config sha256:a0be19910c3a2a68c91f8da5a7683131de10395d5e1eaa69e6429b3934e4fceb done [2021-02-19T23:27:46.586Z] #68 sending tarball [2021-02-19T23:27:47.040Z] --- PASS: TestDockerNetworkMacvlan (10.22s) [2021-02-19T23:27:47.040Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-02-19T23:27:47.040Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s) [2021-02-19T23:27:47.040Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.95s) [2021-02-19T23:27:47.040Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.92s) [2021-02-19T23:27:47.040Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.26s) [2021-02-19T23:27:47.040Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.66s) [2021-02-19T23:27:47.040Z] PASS [2021-02-19T23:27:47.040Z] [2021-02-19T23:27:47.040Z] DONE 8 tests in 11.555s [2021-02-19T23:27:47.040Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-19T23:27:47.040Z] testing: warning: no tests to run [2021-02-19T23:27:47.040Z] PASS [2021-02-19T23:27:47.040Z] [2021-02-19T23:27:47.040Z] DONE 0 tests in 0.005s [2021-02-19T23:27:47.040Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-19T23:27:47.040Z] INFO: Testing against a local daemon [2021-02-19T23:27:47.040Z] === RUN TestAuthZPluginAllowRequest [2021-02-19T23:27:47.059Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-02-19T23:27:47.340Z] --- PASS: TestRenameRunningContainerAndReuse (1.51s) [2021-02-19T23:27:47.340Z] === RUN TestRenameInvalidName [2021-02-19T23:27:47.910Z] --- PASS: TestRenameInvalidName (0.81s) [2021-02-19T23:27:47.910Z] === RUN TestRenameAnonymousContainer [2021-02-19T23:27:47.966Z] --- PASS: TestBuildPreserveOwnership (7.09s) [2021-02-19T23:27:47.966Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.57s) [2021-02-19T23:27:47.966Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.51s) [2021-02-19T23:27:47.966Z] === RUN TestBuildPlatformInvalid [2021-02-19T23:27:47.966Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2021-02-19T23:27:47.966Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-19T23:27:47.996Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-02-19T23:27:48.255Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-02-19T23:27:48.402Z] --- PASS: TestAuthZPluginAllowRequest (1.22s) [2021-02-19T23:27:48.402Z] === RUN TestAuthZPluginTLS [2021-02-19T23:27:48.966Z] --- PASS: TestAuthZPluginTLS (0.55s) [2021-02-19T23:27:48.966Z] === RUN TestAuthZPluginDenyRequest [2021-02-19T23:27:49.526Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-02-19T23:27:49.526Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-19T23:27:49.529Z] time="2021-02-19T23:27:49Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-02-19T23:27:49.632Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-02-19T23:27:49.782Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-02-19T23:27:49.782Z] === RUN TestAuthZPluginDenyResponse [2021-02-19T23:27:50.201Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-02-19T23:27:50.201Z] Loaded image: buildpack-deps:buster [2021-02-19T23:27:50.201Z] Loaded image: busybox:latest [2021-02-19T23:27:50.342Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-02-19T23:27:50.342Z] === RUN TestAuthZPluginAllowEventStream [2021-02-19T23:27:50.459Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-02-19T23:27:50.717Z] Loaded image: busybox:glibc [2021-02-19T23:27:51.706Z] --- PASS: TestAuthZPluginAllowEventStream (1.21s) [2021-02-19T23:27:51.706Z] === RUN TestAuthZPluginErrorResponse [2021-02-19T23:27:52.112Z] --- PASS: TestRenameAnonymousContainer (3.97s) [2021-02-19T23:27:52.112Z] === RUN TestRenameContainerWithSameName [2021-02-19T23:27:52.266Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2021-02-19T23:27:52.266Z] === RUN TestAuthZPluginErrorRequest [2021-02-19T23:27:52.683Z] --- PASS: TestRenameContainerWithSameName (0.81s) [2021-02-19T23:27:52.683Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-19T23:27:52.826Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-02-19T23:27:52.826Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-19T23:27:53.247Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-02-19T23:27:53.387Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-02-19T23:27:53.387Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-19T23:27:53.506Z] Loaded image: debian:bullseye [2021-02-19T23:27:53.764Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-02-19T23:27:53.764Z] Loaded image: hello-world:latest [2021-02-19T23:27:53.764Z] Loaded image: arm32v7/hello-world:latest [2021-02-19T23:27:54.065Z] --- PASS: TestRenameContainerWithLinkedContainer (1.56s) [2021-02-19T23:27:54.065Z] === RUN TestResize [2021-02-19T23:27:54.339Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-02-19T23:27:54.749Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.53s) [2021-02-19T23:27:54.749Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-19T23:27:55.010Z] --- PASS: TestResize (0.79s) [2021-02-19T23:27:55.010Z] === RUN TestResizeWithInvalidSize [2021-02-19T23:27:55.951Z] --- PASS: TestResizeWithInvalidSize (0.83s) [2021-02-19T23:27:55.951Z] === RUN TestResizeWhenContainerNotStarted [2021-02-19T23:27:56.527Z] --- PASS: TestResizeWhenContainerNotStarted (0.76s) [2021-02-19T23:27:56.527Z] === RUN TestDaemonRestartKillContainers [2021-02-19T23:27:56.527Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-19T23:27:56.527Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-19T23:27:56.527Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-19T23:27:56.527Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-19T23:27:56.527Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-19T23:27:56.527Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-19T23:27:56.527Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-19T23:27:56.527Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-19T23:27:56.527Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-19T23:27:56.527Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-19T23:27:56.527Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-19T23:27:56.527Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-19T23:27:56.527Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-19T23:27:56.527Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-19T23:27:56.527Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-19T23:27:56.527Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-19T23:27:56.527Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-19T23:27:56.527Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-19T23:27:56.527Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-19T23:27:56.527Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-19T23:27:56.527Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-19T23:27:56.527Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-19T23:27:56.527Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-19T23:27:56.527Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-19T23:27:56.527Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-19T23:27:56.527Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-19T23:27:56.527Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-19T23:27:56.527Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-19T23:27:56.635Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.51s) [2021-02-19T23:27:56.635Z] === RUN TestAuthZPluginHeader [2021-02-19T23:27:57.195Z] --- PASS: TestAuthZPluginHeader (0.72s) [2021-02-19T23:27:57.195Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-19T23:27:57.624Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-02-19T23:27:57.883Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-02-19T23:27:58.334Z] Loaded image: buildpack-deps:buster [2021-02-19T23:27:58.334Z] Loaded image: busybox:latest [2021-02-19T23:27:58.334Z] Loaded image: busybox:glibc [2021-02-19T23:27:58.449Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-02-19T23:27:58.515Z] --- PASS: TestGet (15.00s) [2021-02-19T23:27:58.515Z] === RUN TestPluginWithNoManifest [2021-02-19T23:27:58.515Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-02-19T23:27:58.516Z] === RUN TestGetAll [2021-02-19T23:27:58.516Z] --- PASS: TestGetAll (0.00s) [2021-02-19T23:27:58.516Z] PASS [2021-02-19T23:27:58.516Z] coverage: 73.4% of statements [2021-02-19T23:27:58.516Z] ok github.com/docker/docker/pkg/plugins 35.016s coverage: 73.4% of statements [2021-02-19T23:27:58.516Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-02-19T23:27:58.516Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-02-19T23:27:58.516Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-02-19T23:27:58.516Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-02-19T23:27:58.516Z] ? github.com/docker/docker/pkg/term [no test files] [2021-02-19T23:27:58.516Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-02-19T23:27:58.516Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-02-19T23:27:58.516Z] ? github.com/docker/docker/quota [no test files] [2021-02-19T23:27:58.516Z] ? github.com/docker/docker/rootless [no test files] [2021-02-19T23:27:58.516Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-02-19T23:27:58.516Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-02-19T23:27:58.516Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-02-19T23:27:58.516Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-02-19T23:27:58.516Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-02-19T23:27:58.516Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-02-19T23:27:58.516Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-02-19T23:27:58.516Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-02-19T23:27:58.516Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-02-19T23:27:58.516Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-02-19T23:27:58.516Z] ? github.com/docker/docker/testutil/request [no test files] [2021-02-19T23:27:58.516Z] ? github.com/docker/docker/volume [no test files] [2021-02-19T23:27:58.516Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-02-19T23:27:58.516Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-02-19T23:27:58.625Z] Loaded image: debian:bullseye [2021-02-19T23:27:58.625Z] Loaded image: hello-world:latest [2021-02-19T23:27:58.916Z] Loaded image: arm32v7/hello-world:latest [2021-02-19T23:27:59.016Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-02-19T23:27:59.035Z] [2021-02-19T23:27:59.035Z] === Skipped [2021-02-19T23:27:59.035Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-02-19T23:27:59.035Z] dispatchers_test.go:376: Windows does not support stopsignal [2021-02-19T23:27:59.035Z] [2021-02-19T23:27:59.035Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-02-19T23:27:59.035Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-19T23:27:59.035Z] [2021-02-19T23:27:59.035Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2021-02-19T23:27:59.035Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-19T23:27:59.035Z] [2021-02-19T23:27:59.035Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-02-19T23:27:59.035Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-19T23:27:59.035Z] [2021-02-19T23:27:59.035Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-02-19T23:27:59.035Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-19T23:27:59.035Z] [2021-02-19T23:27:59.035Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-02-19T23:27:59.035Z] client_test.go:23: runtime.GOOS == "windows" [2021-02-19T23:27:59.035Z] [2021-02-19T23:27:59.035Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-02-19T23:27:59.035Z] daemon_test.go:147: root required [2021-02-19T23:27:59.035Z] [2021-02-19T23:27:59.035Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-02-19T23:27:59.035Z] reload_test.go:520: root required [2021-02-19T23:27:59.035Z] [2021-02-19T23:27:59.035Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-02-19T23:27:59.035Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-02-19T23:27:59.035Z] [2021-02-19T23:27:59.035Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-02-19T23:27:59.035Z] pull_v2_test.go:73: Needs fixing on Windows [2021-02-19T23:27:59.035Z] [2021-02-19T23:27:59.035Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-02-19T23:27:59.035Z] pull_v2_test.go:118: Needs fixing on Windows [2021-02-19T23:27:59.035Z] [2021-02-19T23:27:59.035Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-02-19T23:27:59.035Z] download_test.go:268: Needs fixing on Windows [2021-02-19T23:27:59.035Z] [2021-02-19T23:27:59.035Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-02-19T23:27:59.035Z] layer_test.go:304: Failing on Windows [2021-02-19T23:27:59.035Z] [2021-02-19T23:27:59.035Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-02-19T23:27:59.035Z] layer_test.go:353: Failing on Windows [2021-02-19T23:27:59.035Z] [2021-02-19T23:27:59.035Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-02-19T23:27:59.035Z] layer_test.go:468: Failing on Windows [2021-02-19T23:27:59.035Z] [2021-02-19T23:27:59.035Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-02-19T23:27:59.035Z] layer_test.go:697: Failing on Windows [2021-02-19T23:27:59.035Z] [2021-02-19T23:27:59.035Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-02-19T23:27:59.035Z] migration_test.go:46: Failing on Windows [2021-02-19T23:27:59.035Z] [2021-02-19T23:27:59.035Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-02-19T23:27:59.035Z] migration_test.go:182: Failing on Windows [2021-02-19T23:27:59.035Z] [2021-02-19T23:27:59.035Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-02-19T23:27:59.035Z] mount_test.go:17: Failing on Windows [2021-02-19T23:27:59.035Z] [2021-02-19T23:27:59.035Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-02-19T23:27:59.035Z] mount_test.go:76: Failing on Windows [2021-02-19T23:27:59.035Z] [2021-02-19T23:27:59.035Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-02-19T23:27:59.035Z] mount_test.go:125: Failing on Windows [2021-02-19T23:27:59.035Z] [2021-02-19T23:27:59.035Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-02-19T23:27:59.035Z] mount_test.go:212: Failing on Windows [2021-02-19T23:27:59.035Z] [2021-02-19T23:27:59.035Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-02-19T23:27:59.035Z] archive_test.go:133: Xz not present in msys2 [2021-02-19T23:27:59.035Z] [2021-02-19T23:27:59.035Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-02-19T23:27:59.035Z] archive_test.go:238: Failing on Windows CI machines [2021-02-19T23:27:59.035Z] [2021-02-19T23:27:59.035Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-02-19T23:27:59.035Z] archive_windows_test.go:16: Currently fails [2021-02-19T23:27:59.035Z] [2021-02-19T23:27:59.035Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-02-19T23:27:59.035Z] changes_test.go:192: needs more investigation [2021-02-19T23:27:59.035Z] [2021-02-19T23:27:59.035Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-02-19T23:27:59.035Z] changes_test.go:405: needs further investigation [2021-02-19T23:27:59.035Z] [2021-02-19T23:27:59.035Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-02-19T23:27:59.035Z] changes_test.go:441: needs further investigation [2021-02-19T23:27:59.035Z] [2021-02-19T23:27:59.035Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-02-19T23:27:59.035Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-02-19T23:27:59.035Z] [2021-02-19T23:27:59.035Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-02-19T23:27:59.035Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-02-19T23:27:59.035Z] [2021-02-19T23:27:59.035Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-02-19T23:27:59.035Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-02-19T23:27:59.035Z] [2021-02-19T23:27:59.035Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-02-19T23:27:59.035Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-02-19T23:27:59.035Z] [2021-02-19T23:27:59.035Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-02-19T23:27:59.035Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-02-19T23:27:59.035Z] [2021-02-19T23:27:59.035Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-02-19T23:27:59.035Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-02-19T23:27:59.035Z] [2021-02-19T23:27:59.035Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-02-19T23:27:59.035Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-02-19T23:27:59.035Z] [2021-02-19T23:27:59.035Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-02-19T23:27:59.035Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-02-19T23:27:59.035Z] [2021-02-19T23:27:59.035Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-02-19T23:27:59.035Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-02-19T23:27:59.035Z] [2021-02-19T23:27:59.035Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-02-19T23:27:59.035Z] poller_test.go:41: No chmod on Windows [2021-02-19T23:27:59.035Z] [2021-02-19T23:27:59.035Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-02-19T23:27:59.035Z] fileutils_test.go:134: Needs porting to Windows [2021-02-19T23:27:59.035Z] [2021-02-19T23:27:59.035Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-02-19T23:27:59.035Z] fileutils_test.go:180: Needs porting to Windows [2021-02-19T23:27:59.035Z] [2021-02-19T23:27:59.035Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-02-19T23:27:59.035Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-02-19T23:27:59.035Z] [2021-02-19T23:27:59.035Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-02-19T23:27:59.035Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-02-19T23:27:59.035Z] [2021-02-19T23:27:59.035Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-02-19T23:27:59.035Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-02-19T23:27:59.035Z] [2021-02-19T23:27:59.035Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-02-19T23:27:59.035Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-02-19T23:27:59.035Z] [2021-02-19T23:27:59.035Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-02-19T23:27:59.035Z] local_test.go:181: runtime.GOOS == "windows" [2021-02-19T23:27:59.035Z] [2021-02-19T23:27:59.035Z] [2021-02-19T23:27:59.035Z] DONE 1824 tests, 45 skipped in 192.629s [2021-02-19T23:27:59.035Z] INFO: make.ps1 ended at 02/19/2021 23:27:58 [2021-02-19T23:27:59.379Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-02-19T23:27:59.583Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-02-19T23:27:59.831Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-19T23:27:59.831Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-19T23:27:59.831Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-19T23:28:00.095Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-02-19T23:28:00.095Z] INFO: Unit tests ended at 02/19/2021 23:28:00. Duration:00:03:26.1285235 [2021-02-19T23:28:00.402Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-19T23:28:00.457Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.53s) [2021-02-19T23:28:00.457Z] === RUN TestAuthZPluginV2Disable [2021-02-19T23:28:00.594Z] INFO: Building busybox [2021-02-19T23:28:00.594Z] Sending build context to Docker daemon 5.12kB [2021-02-19T23:28:00.594Z] [2021-02-19T23:28:00.594Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-02-19T23:28:00.594Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-02-19T23:28:00.594Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-02-19T23:28:00.594Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-02-19T23:28:00.594Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-02-19T23:28:00.594Z] ---> 31902e4b25a6 [2021-02-19T23:28:00.594Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-02-19T23:28:00.594Z] ---> Running in ed5a721b6ba9 [2021-02-19T23:28:01.346Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-19T23:28:01.346Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-19T23:28:01.346Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-19T23:28:01.920Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-19T23:28:02.064Z] #68 ... [2021-02-19T23:28:02.064Z] [2021-02-19T23:28:02.064Z] #69 importing to docker [2021-02-19T23:28:02.064Z] #69 sha256:32d8a3ebcb62a1cc3bfe03c3afbd5cc65348482ca1bc40976818b743e1848197 [2021-02-19T23:28:02.115Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-02-19T23:28:02.681Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (44.57s) [2021-02-19T23:28:02.681Z] PASS [2021-02-19T23:28:02.681Z] [2021-02-19T23:28:02.681Z] === Skipped [2021-02-19T23:28:02.681Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-02-19T23:28:02.681Z] build_session_test.go:25: TODO: BuildKit [2021-02-19T23:28:02.681Z] [2021-02-19T23:28:02.681Z] [2021-02-19T23:28:02.681Z] DONE 33 tests, 1 skipped in 248.992s [2021-02-19T23:28:02.681Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-02-19T23:28:02.681Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:28:02.681Z] ++ set -e [2021-02-19T23:28:02.681Z] ++ '[' -n 0 ']' [2021-02-19T23:28:02.681Z] ++ set -x [2021-02-19T23:28:02.681Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:28:02.681Z] INFO: Testing against a local daemon [2021-02-19T23:28:02.681Z] === RUN TestConfigInspect [2021-02-19T23:28:02.939Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-02-19T23:28:03.718Z] --- PASS: TestAuthZPluginV2Disable (2.96s) [2021-02-19T23:28:03.718Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-19T23:28:04.495Z] Removing intermediate container ed5a721b6ba9 [2021-02-19T23:28:04.495Z] ---> ba496544dcdb [2021-02-19T23:28:04.495Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-02-19T23:28:04.495Z] ---> Running in 5c4b7cf1ff93 [2021-02-19T23:28:04.495Z] Removing intermediate container 5c4b7cf1ff93 [2021-02-19T23:28:04.495Z] ---> da207ece34b5 [2021-02-19T23:28:04.495Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-02-19T23:28:04.495Z] ---> Running in 0525d89c6bf2 [2021-02-19T23:28:04.971Z] Removing intermediate container 0525d89c6bf2 [2021-02-19T23:28:04.971Z] ---> 90e0fb90b283 [2021-02-19T23:28:04.971Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-02-19T23:28:05.222Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-02-19T23:28:05.222Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.97s) [2021-02-19T23:28:05.222Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.01s) [2021-02-19T23:28:05.222Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.07s) [2021-02-19T23:28:05.222Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.69s) [2021-02-19T23:28:05.222Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.64s) [2021-02-19T23:28:05.222Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.67s) [2021-02-19T23:28:05.222Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.69s) [2021-02-19T23:28:05.222Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.63s) [2021-02-19T23:28:05.222Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.57s) [2021-02-19T23:28:05.222Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.66s) [2021-02-19T23:28:05.222Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.60s) [2021-02-19T23:28:05.222Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.39s) [2021-02-19T23:28:05.222Z] === RUN TestCgroupNamespacesRun [2021-02-19T23:28:05.809Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (17.13s) [2021-02-19T23:28:05.809Z] PASS [2021-02-19T23:28:05.809Z] [2021-02-19T23:28:05.809Z] === Skipped [2021-02-19T23:28:05.809Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2021-02-19T23:28:05.809Z] build_session_test.go:25: TODO: BuildKit [2021-02-19T23:28:05.809Z] [2021-02-19T23:28:05.809Z] [2021-02-19T23:28:05.809Z] DONE 33 tests, 1 skipped in 99.247s [2021-02-19T23:28:05.809Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2021-02-19T23:28:05.809Z] ++ 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 [2021-02-19T23:28:05.809Z] ++ set -e [2021-02-19T23:28:05.809Z] ++ '[' -n 0 ']' [2021-02-19T23:28:05.809Z] ++ set -x [2021-02-19T23:28:05.809Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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 [2021-02-19T23:28:05.809Z] INFO: Testing against a local daemon [2021-02-19T23:28:05.809Z] === RUN TestConfigInspect [2021-02-19T23:28:06.224Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-02-19T23:28:06.224Z] --- PASS: TestConfigInspect (2.96s) [2021-02-19T23:28:06.224Z] === RUN TestConfigList [2021-02-19T23:28:06.224Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-02-19T23:28:06.229Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.73s) [2021-02-19T23:28:06.229Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-19T23:28:06.606Z] --- PASS: TestCgroupNamespacesRun (1.85s) [2021-02-19T23:28:06.606Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-19T23:28:06.620Z] [2021-02-19T23:28:06.620Z] ---> 6437e46c02ce [2021-02-19T23:28:06.620Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-02-19T23:28:06.620Z] ---> Running in df5f598b4616 [2021-02-19T23:28:07.600Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-02-19T23:28:07.858Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-02-19T23:28:08.516Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.76s) [2021-02-19T23:28:08.516Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-19T23:28:08.794Z] --- PASS: TestConfigList (3.08s) [2021-02-19T23:28:08.794Z] === RUN TestConfigsCreateAndDelete [2021-02-19T23:28:09.360Z] --- PASS: TestConfigInspect (3.95s) [2021-02-19T23:28:09.360Z] === RUN TestConfigList [2021-02-19T23:28:09.899Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.80s) [2021-02-19T23:28:09.899Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-19T23:28:10.172Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-02-19T23:28:10.172Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-02-19T23:28:11.107Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-02-19T23:28:11.814Z] --- PASS: TestCgroupNamespacesRunHostMode (1.84s) [2021-02-19T23:28:11.814Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-19T23:28:12.489Z] --- PASS: TestConfigsCreateAndDelete (3.48s) [2021-02-19T23:28:12.489Z] === RUN TestConfigsUpdate [2021-02-19T23:28:12.489Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-02-19T23:28:12.747Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-02-19T23:28:12.874Z] --- PASS: TestConfigList (3.72s) [2021-02-19T23:28:12.874Z] === RUN TestConfigsCreateAndDelete [2021-02-19T23:28:13.690Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-02-19T23:28:13.725Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.86s) [2021-02-19T23:28:13.725Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-19T23:28:14.509Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-02-19T23:28:15.078Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-02-19T23:28:15.523Z] Removing intermediate container df5f598b4616 [2021-02-19T23:28:15.523Z] ---> ce746757c16f [2021-02-19T23:28:15.523Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-02-19T23:28:15.523Z] ---> Running in 06550143c4ae [2021-02-19T23:28:15.637Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.78s) [2021-02-19T23:28:15.637Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-19T23:28:15.646Z] --- PASS: TestConfigsUpdate (3.17s) [2021-02-19T23:28:15.646Z] === RUN TestTemplatedConfig [2021-02-19T23:28:16.035Z] [2021-02-19T23:28:16.035Z] SUCCESS: Specified value was saved. [2021-02-19T23:28:16.164Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (8.99s) [2021-02-19T23:28:16.164Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-19T23:28:16.386Z] --- PASS: TestConfigsCreateAndDelete (3.76s) [2021-02-19T23:28:16.386Z] === RUN TestConfigsUpdate [2021-02-19T23:28:16.410Z] tests/integration/client_test.py ..... [ 75%] [2021-02-19T23:28:16.578Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.98s) [2021-02-19T23:28:16.578Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-19T23:28:16.581Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-02-19T23:28:16.669Z] tests/integration/context_api_test.py ... [ 76%] [2021-02-19T23:28:16.839Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-02-19T23:28:17.236Z] tests/integration/errors_test.py . [ 76%] [2021-02-19T23:28:17.449Z] #69 DONE 16.1s [2021-02-19T23:28:17.449Z] [2021-02-19T23:28:17.449Z] #68 exporting to oci image format [2021-02-19T23:28:17.449Z] #68 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 [2021-02-19T23:28:17.449Z] #68 sending tarball 31.4s done [2021-02-19T23:28:17.449Z] #68 DONE 112.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-02-19T23:28:17.901Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-42046/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0e001154f96b034483db093276aadd24aa6191ca -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:0e001154f96b034483db093276aadd24aa6191ca hack/test/unit [2021-02-19T23:28:18.345Z] Removing intermediate container 06550143c4ae [2021-02-19T23:28:18.345Z] ---> e266789904ca [2021-02-19T23:28:18.345Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-02-19T23:28:18.345Z] ---> Running in 61e5c8cebf73 [2021-02-19T23:28:18.491Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.91s) [2021-02-19T23:28:18.491Z] === RUN TestKernelTCPMemory [2021-02-19T23:28:18.740Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-02-19T23:28:18.999Z] --- PASS: TestTemplatedConfig (3.61s) [2021-02-19T23:28:18.999Z] === RUN TestConfigCreateResolve [2021-02-19T23:28:19.431Z] --- PASS: TestKernelTCPMemory (0.87s) [2021-02-19T23:28:19.431Z] === RUN TestNISDomainname [2021-02-19T23:28:19.900Z] --- PASS: TestConfigsUpdate (3.39s) [2021-02-19T23:28:19.900Z] === RUN TestTemplatedConfig [2021-02-19T23:28:20.372Z] --- PASS: TestNISDomainname (1.02s) [2021-02-19T23:28:20.372Z] === RUN TestHostnameDnsResolution [2021-02-19T23:28:20.373Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-02-19T23:28:20.939Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-02-19T23:28:21.397Z] Cannot create a file when that file already exists. [2021-02-19T23:28:21.506Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-02-19T23:28:21.506Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-02-19T23:28:21.764Z] --- PASS: TestConfigCreateResolve (2.68s) [2021-02-19T23:28:21.764Z] === RUN TestConfigDaemonLibtrustID [2021-02-19T23:28:22.283Z] --- PASS: TestHostnameDnsResolution (1.68s) [2021-02-19T23:28:22.283Z] === RUN TestStats [2021-02-19T23:28:22.330Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2021-02-19T23:28:22.330Z] PASS [2021-02-19T23:28:22.330Z] [2021-02-19T23:28:22.330Z] DONE 7 tests in 19.686s [2021-02-19T23:28:22.330Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-02-19T23:28:22.330Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:28:22.330Z] ++ set -e [2021-02-19T23:28:22.330Z] ++ '[' -n 0 ']' [2021-02-19T23:28:22.330Z] ++ set -x [2021-02-19T23:28:22.330Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:28:22.400Z] ? github.com/docker/docker/api [no test files] [2021-02-19T23:28:22.589Z] === RUN TestDockerSuite/TestBuildAddScript [2021-02-19T23:28:22.589Z] INFO: Testing against a local daemon [2021-02-19T23:28:22.589Z] === RUN TestCheckpoint [2021-02-19T23:28:22.589Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-19T23:28:22.589Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-19T23:28:22.589Z] === RUN TestContainerInvalidJSON [2021-02-19T23:28:22.589Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-19T23:28:22.589Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-19T23:28:22.589Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-19T23:28:22.589Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-19T23:28:22.589Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-19T23:28:22.589Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-19T23:28:22.589Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-19T23:28:22.589Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-19T23:28:22.589Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-19T23:28:22.589Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-02-19T23:28:22.589Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-19T23:28:22.589Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-19T23:28:22.589Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-02-19T23:28:22.589Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-19T23:28:22.589Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-02-19T23:28:22.589Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-19T23:28:22.847Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2021-02-19T23:28:22.847Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-19T23:28:22.847Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-02-19T23:28:22.847Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-19T23:28:22.847Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-02-19T23:28:22.847Z] === RUN TestCopyFromContainer [2021-02-19T23:28:24.350Z] --- PASS: TestTemplatedConfig (3.82s) [2021-02-19T23:28:24.350Z] === RUN TestConfigCreateResolve [2021-02-19T23:28:24.751Z] === RUN TestCopyFromContainer// [2021-02-19T23:28:24.751Z] === RUN TestCopyFromContainer//bar/root [2021-02-19T23:28:24.822Z] --- PASS: TestStats (2.81s) [2021-02-19T23:28:24.822Z] === RUN TestStopContainerWithTimeout [2021-02-19T23:28:24.822Z] === RUN TestStopContainerWithTimeout/0 [2021-02-19T23:28:24.822Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-19T23:28:24.822Z] === RUN TestStopContainerWithTimeout/1 [2021-02-19T23:28:24.822Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-19T23:28:24.822Z] === RUN TestStopContainerWithTimeout/3 [2021-02-19T23:28:24.822Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-19T23:28:24.822Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-19T23:28:24.822Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-19T23:28:24.822Z] === CONT TestStopContainerWithTimeout/0 [2021-02-19T23:28:24.822Z] === CONT TestStopContainerWithTimeout/1 [2021-02-19T23:28:24.822Z] === CONT TestStopContainerWithTimeout/3 [2021-02-19T23:28:24.822Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-19T23:28:25.010Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-19T23:28:25.010Z] === RUN TestCopyFromContainer/bar/quux [2021-02-19T23:28:25.269Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-19T23:28:25.269Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-02-19T23:28:25.269Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-19T23:28:25.528Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-02-19T23:28:25.528Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-19T23:28:25.786Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-19T23:28:25.786Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-19T23:28:26.044Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-19T23:28:26.044Z] --- PASS: TestCopyFromContainer (3.20s) [2021-02-19T23:28:26.044Z] --- PASS: TestCopyFromContainer// (0.12s) [2021-02-19T23:28:26.044Z] --- PASS: TestCopyFromContainer//bar/root (0.16s) [2021-02-19T23:28:26.044Z] --- PASS: TestCopyFromContainer//bar/root/ (0.16s) [2021-02-19T23:28:26.044Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2021-02-19T23:28:26.044Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.14s) [2021-02-19T23:28:26.044Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.17s) [2021-02-19T23:28:26.044Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.14s) [2021-02-19T23:28:26.044Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.15s) [2021-02-19T23:28:26.044Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2021-02-19T23:28:26.044Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2021-02-19T23:28:26.044Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-19T23:28:26.044Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-19T23:28:26.044Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-19T23:28:26.044Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-19T23:28:26.044Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-19T23:28:26.044Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-19T23:28:26.044Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-19T23:28:26.044Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-19T23:28:26.044Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-19T23:28:26.044Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-19T23:28:26.044Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-02-19T23:28:26.044Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-19T23:28:26.044Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-02-19T23:28:26.044Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-19T23:28:26.044Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-19T23:28:26.044Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-02-19T23:28:26.044Z] === RUN TestCreateWithInvalidEnv [2021-02-19T23:28:26.044Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-19T23:28:26.044Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-19T23:28:26.044Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-19T23:28:26.044Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-19T23:28:26.044Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-19T23:28:26.044Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-19T23:28:26.269Z] Removing intermediate container 61e5c8cebf73 [2021-02-19T23:28:26.269Z] ---> 38c9aa533005 [2021-02-19T23:28:26.269Z] Step 13/13 : CMD ["sh"] [2021-02-19T23:28:26.269Z] ---> Running in bdc98e5f3481 [2021-02-19T23:28:26.269Z] Removing intermediate container bdc98e5f3481 [2021-02-19T23:28:26.269Z] ---> 635268038024 [2021-02-19T23:28:26.269Z] Successfully built 635268038024 [2021-02-19T23:28:26.269Z] Successfully tagged busybox:latest [2021-02-19T23:28:26.269Z] INFO: Docker images of the daemon under test [2021-02-19T23:28:26.269Z] [2021-02-19T23:28:26.269Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-02-19T23:28:26.269Z] busybox latest 635268038024 Less than a second ago 5.28GB [2021-02-19T23:28:26.269Z] mcr.microsoft.com/windows/servercore ltsc2019 31902e4b25a6 13 days ago 5.21GB [2021-02-19T23:28:26.269Z] microsoft/windowsservercore latest 31902e4b25a6 13 days ago 5.21GB [2021-02-19T23:28:26.269Z] [2021-02-19T23:28:26.269Z] INFO: Running integration tests at 02/19/2021 23:28:25... [2021-02-19T23:28:26.269Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-02-19T23:28:26.269Z] INFO: Integration API tests being run from the host: [2021-02-19T23:28:26.269Z] INFO: make.ps1 starting at 02/19/2021 23:28:25 [2021-02-19T23:28:26.303Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-19T23:28:26.303Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-19T23:28:26.303Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-19T23:28:26.303Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-02-19T23:28:26.303Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-02-19T23:28:26.303Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-19T23:28:26.303Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-02-19T23:28:26.303Z] === RUN TestCreateTmpfsMountsTarget [2021-02-19T23:28:26.303Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-02-19T23:28:26.303Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-19T23:28:26.752Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-02-19T23:28:27.864Z] --- PASS: TestConfigCreateResolve (3.76s) [2021-02-19T23:28:27.864Z] === RUN TestConfigDaemonLibtrustID [2021-02-19T23:28:27.864Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2021-02-19T23:28:27.864Z] PASS [2021-02-19T23:28:27.864Z] [2021-02-19T23:28:27.864Z] DONE 7 tests in 22.989s [2021-02-19T23:28:27.864Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2021-02-19T23:28:27.864Z] ++ 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 [2021-02-19T23:28:27.864Z] ++ set -e [2021-02-19T23:28:27.864Z] ++ '[' -n 0 ']' [2021-02-19T23:28:27.864Z] ++ set -x [2021-02-19T23:28:27.864Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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 [2021-02-19T23:28:28.121Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-02-19T23:28:28.121Z] --- PASS: TestStopContainerWithTimeout/0 (1.25s) [2021-02-19T23:28:28.121Z] --- PASS: TestStopContainerWithTimeout/1 (2.08s) [2021-02-19T23:28:28.121Z] --- PASS: TestStopContainerWithTimeout/-1 (2.90s) [2021-02-19T23:28:28.121Z] --- PASS: TestStopContainerWithTimeout/3 (3.25s) [2021-02-19T23:28:28.121Z] === RUN TestDeleteDevicemapper [2021-02-19T23:28:28.121Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-19T23:28:28.121Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-19T23:28:28.121Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-19T23:28:28.155Z] INFO: Testing against a local daemon [2021-02-19T23:28:28.155Z] === RUN TestCheckpoint [2021-02-19T23:28:28.155Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-19T23:28:28.155Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-19T23:28:28.155Z] === RUN TestContainerInvalidJSON [2021-02-19T23:28:28.155Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-19T23:28:28.155Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-19T23:28:28.155Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-19T23:28:28.155Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-19T23:28:28.155Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-19T23:28:28.155Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-19T23:28:28.155Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-19T23:28:28.155Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-19T23:28:28.155Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-19T23:28:28.155Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-02-19T23:28:28.155Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-19T23:28:28.155Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-19T23:28:28.155Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-19T23:28:28.155Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-19T23:28:28.155Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2021-02-19T23:28:28.155Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-19T23:28:28.205Z] --- PASS: TestCreateWithCustomMaskedPaths (2.08s) [2021-02-19T23:28:28.205Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-19T23:28:28.446Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2021-02-19T23:28:28.446Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-19T23:28:28.446Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2021-02-19T23:28:28.446Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-19T23:28:28.737Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2021-02-19T23:28:28.737Z] === RUN TestCopyFromContainer [2021-02-19T23:28:29.142Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-02-19T23:28:30.517Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.15s) [2021-02-19T23:28:30.517Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-19T23:28:30.517Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-19T23:28:30.517Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-19T23:28:30.517Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-19T23:28:30.517Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-19T23:28:30.517Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-19T23:28:30.517Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-19T23:28:30.517Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-19T23:28:30.517Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-19T23:28:30.517Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-19T23:28:30.517Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-19T23:28:30.517Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-19T23:28:30.517Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-19T23:28:30.517Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-19T23:28:30.517Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-19T23:28:30.517Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-19T23:28:30.517Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-02-19T23:28:30.517Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-02-19T23:28:30.517Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-02-19T23:28:30.517Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.06s) [2021-02-19T23:28:30.517Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.06s) [2021-02-19T23:28:30.517Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-02-19T23:28:30.517Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-19T23:28:30.663Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.33s) [2021-02-19T23:28:30.663Z] === RUN TestUpdateMemory [2021-02-19T23:28:30.663Z] --- SKIP: TestUpdateMemory (0.00s) [2021-02-19T23:28:30.663Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-19T23:28:30.663Z] === RUN TestUpdateCPUQuota [2021-02-19T23:28:31.463Z] === RUN TestCopyFromContainer// [2021-02-19T23:28:31.463Z] === RUN TestCopyFromContainer//bar/root [2021-02-19T23:28:31.463Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-19T23:28:31.463Z] === RUN TestCopyFromContainer/bar/quux [2021-02-19T23:28:31.463Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-19T23:28:31.463Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-19T23:28:31.463Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.76s) [2021-02-19T23:28:31.463Z] === RUN TestCreateDifferentPlatform [2021-02-19T23:28:31.463Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-19T23:28:31.463Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-19T23:28:31.463Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-02-19T23:28:31.463Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-19T23:28:31.463Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2021-02-19T23:28:31.463Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-19T23:28:31.463Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-02-19T23:28:31.463Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-19T23:28:31.463Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-02-19T23:28:31.463Z] === RUN TestContainerStartOnDaemonRestart [2021-02-19T23:28:31.463Z] === PAUSE TestContainerStartOnDaemonRestart [2021-02-19T23:28:31.463Z] === RUN TestDaemonRestartIpcMode [2021-02-19T23:28:31.463Z] === PAUSE TestDaemonRestartIpcMode [2021-02-19T23:28:31.463Z] === RUN TestDaemonHostGatewayIP [2021-02-19T23:28:31.463Z] === PAUSE TestDaemonHostGatewayIP [2021-02-19T23:28:31.463Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-19T23:28:31.463Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-19T23:28:31.463Z] === RUN TestContainerKillOnDaemonStart [2021-02-19T23:28:31.463Z] === PAUSE TestContainerKillOnDaemonStart [2021-02-19T23:28:31.463Z] === RUN TestDiff [2021-02-19T23:28:31.772Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-19T23:28:31.772Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-19T23:28:31.772Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-19T23:28:32.046Z] --- PASS: TestUpdateCPUQuota (1.46s) [2021-02-19T23:28:32.046Z] === RUN TestUpdatePidsLimit [2021-02-19T23:28:32.046Z] === RUN TestUpdatePidsLimit/update_from_none [2021-02-19T23:28:32.063Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-19T23:28:32.063Z] --- PASS: TestCopyFromContainer (3.41s) [2021-02-19T23:28:32.063Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-02-19T23:28:32.063Z] --- PASS: TestCopyFromContainer//bar/root (0.16s) [2021-02-19T23:28:32.063Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-02-19T23:28:32.063Z] --- PASS: TestCopyFromContainer/bar/quux (0.16s) [2021-02-19T23:28:32.063Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2021-02-19T23:28:32.063Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2021-02-19T23:28:32.063Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2021-02-19T23:28:32.063Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2021-02-19T23:28:32.063Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2021-02-19T23:28:32.063Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2021-02-19T23:28:32.063Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-19T23:28:32.063Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-19T23:28:32.063Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-19T23:28:32.063Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-19T23:28:32.063Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-19T23:28:32.063Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-19T23:28:32.063Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-19T23:28:32.064Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-19T23:28:32.064Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-19T23:28:32.064Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-19T23:28:32.064Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-02-19T23:28:32.064Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-19T23:28:32.064Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-19T23:28:32.064Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-19T23:28:32.064Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-19T23:28:32.064Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2021-02-19T23:28:32.064Z] === RUN TestCreateWithInvalidEnv [2021-02-19T23:28:32.064Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-19T23:28:32.064Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-19T23:28:32.064Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-19T23:28:32.064Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-19T23:28:32.064Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-19T23:28:32.064Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-19T23:28:32.064Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-19T23:28:32.064Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-19T23:28:32.064Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-19T23:28:32.064Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-02-19T23:28:32.064Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-19T23:28:32.064Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-19T23:28:32.064Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-19T23:28:32.064Z] === RUN TestCreateTmpfsMountsTarget [2021-02-19T23:28:32.064Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-02-19T23:28:32.064Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-19T23:28:32.306Z] === RUN TestUpdatePidsLimit/no_change [2021-02-19T23:28:32.400Z] --- PASS: TestDiff (0.76s) [2021-02-19T23:28:32.400Z] === RUN TestExecWithCloseStdin [2021-02-19T23:28:32.566Z] === RUN TestUpdatePidsLimit/update_lower [2021-02-19T23:28:32.658Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-02-19T23:28:33.135Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-02-19T23:28:33.225Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-02-19T23:28:33.225Z] --- PASS: TestExecWithCloseStdin (1.10s) [2021-02-19T23:28:33.225Z] === RUN TestExec [2021-02-19T23:28:33.225Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-02-19T23:28:33.396Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-02-19T23:28:33.656Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-02-19T23:28:33.792Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-02-19T23:28:34.194Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2021-02-19T23:28:34.194Z] PASS [2021-02-19T23:28:34.194Z] [2021-02-19T23:28:34.194Z] DONE 17 tests in 44.771s [2021-02-19T23:28:34.194Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-19T23:28:34.194Z] INFO: Testing against a local daemon [2021-02-19T23:28:34.194Z] === RUN TestPluginInvalidJSON [2021-02-19T23:28:34.194Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-19T23:28:34.194Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-19T23:28:34.194Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-19T23:28:34.194Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-02-19T23:28:34.194Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-19T23:28:34.194Z] === RUN TestPluginInstall [2021-02-19T23:28:34.194Z] === RUN TestPluginInstall/no_auth [2021-02-19T23:28:34.194Z] time="2021-02-19T23:28:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-19T23:28:34.194Z] time="2021-02-19T23:28:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1bd5b8ec169c479017dcc5cf23bab853efc4c4ba30b841b90a3b292ed87fd704" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-19T23:28:34.194Z] time="2021-02-19T23:28:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-19T23:28:34.194Z] time="2021-02-19T23:28:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1bd5b8ec169c479017dcc5cf23bab853efc4c4ba30b841b90a3b292ed87fd704" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-19T23:28:34.194Z] === RUN TestPluginInstall/with_htpasswd [2021-02-19T23:28:34.226Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-02-19T23:28:34.359Z] --- PASS: TestExec (0.89s) [2021-02-19T23:28:34.359Z] === RUN TestExecUser [2021-02-19T23:28:34.359Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-02-19T23:28:34.755Z] time="2021-02-19T23:28:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-19T23:28:34.755Z] time="2021-02-19T23:28:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1bd5b8ec169c479017dcc5cf23bab853efc4c4ba30b841b90a3b292ed87fd704" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-19T23:28:34.755Z] time="2021-02-19T23:28:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-19T23:28:34.755Z] time="2021-02-19T23:28:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1bd5b8ec169c479017dcc5cf23bab853efc4c4ba30b841b90a3b292ed87fd704" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-19T23:28:34.755Z] === RUN TestPluginInstall/with_insecure [2021-02-19T23:28:34.819Z] --- PASS: TestCreateWithCustomMaskedPaths (2.51s) [2021-02-19T23:28:34.819Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-19T23:28:34.926Z] --- PASS: TestExecUser (0.79s) [2021-02-19T23:28:34.926Z] === RUN TestExportContainerAndImportImage [2021-02-19T23:28:35.609Z] --- PASS: TestUpdatePidsLimit (3.65s) [2021-02-19T23:28:35.609Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2021-02-19T23:28:35.609Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2021-02-19T23:28:35.609Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2021-02-19T23:28:35.609Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2021-02-19T23:28:35.609Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2021-02-19T23:28:35.609Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2021-02-19T23:28:35.609Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2021-02-19T23:28:35.609Z] === RUN TestUpdateRestartPolicy [2021-02-19T23:28:36.119Z] time="2021-02-19T23:28:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-19T23:28:36.119Z] time="2021-02-19T23:28:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0a542a33ce0263b7cf56cf111c9001bdc5a34c9930f0cd381a0d5c97a7d53350" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-19T23:28:36.119Z] time="2021-02-19T23:28:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-19T23:28:36.119Z] time="2021-02-19T23:28:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0a542a33ce0263b7cf56cf111c9001bdc5a34c9930f0cd381a0d5c97a7d53350" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-19T23:28:36.119Z] --- PASS: TestPluginInstall (4.28s) [2021-02-19T23:28:36.119Z] --- PASS: TestPluginInstall/no_auth (2.23s) [2021-02-19T23:28:36.119Z] --- PASS: TestPluginInstall/with_htpasswd (0.78s) [2021-02-19T23:28:36.119Z] --- PASS: TestPluginInstall/with_insecure (1.27s) [2021-02-19T23:28:36.119Z] plugin_test.go:160: [dd8cdb4ad78a5] daemon is not started [2021-02-19T23:28:36.119Z] === RUN TestPluginsWithRuntimes [2021-02-19T23:28:36.171Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-02-19T23:28:36.308Z] --- PASS: TestExportContainerAndImportImage (1.10s) [2021-02-19T23:28:36.308Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-19T23:28:36.308Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-02-19T23:28:37.547Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.72s) [2021-02-19T23:28:37.547Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-19T23:28:37.547Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-19T23:28:37.547Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-19T23:28:37.547Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-19T23:28:37.547Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-19T23:28:37.547Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-19T23:28:37.547Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-19T23:28:37.547Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-19T23:28:37.547Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-19T23:28:37.547Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-19T23:28:37.547Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-19T23:28:37.547Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-19T23:28:37.547Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-19T23:28:37.547Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-19T23:28:37.547Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-19T23:28:37.547Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-19T23:28:37.547Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-02-19T23:28:37.547Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-02-19T23:28:37.547Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-02-19T23:28:37.547Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-02-19T23:28:37.547Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-02-19T23:28:37.547Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-02-19T23:28:37.547Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-19T23:28:37.687Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s) [2021-02-19T23:28:37.687Z] === RUN TestHealthCheckWorkdir [2021-02-19T23:28:37.945Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-02-19T23:28:37.945Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-02-19T23:28:38.016Z] === RUN TestPluginsWithRuntimes/No_Args [2021-02-19T23:28:38.209Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.89s) [2021-02-19T23:28:38.209Z] === RUN TestCreateDifferentPlatform [2021-02-19T23:28:38.209Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-19T23:28:38.209Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-19T23:28:38.209Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-02-19T23:28:38.209Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-19T23:28:38.209Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-19T23:28:38.209Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-19T23:28:38.500Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-02-19T23:28:38.500Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-19T23:28:38.500Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.09s) [2021-02-19T23:28:38.500Z] === RUN TestContainerStartOnDaemonRestart [2021-02-19T23:28:38.500Z] === PAUSE TestContainerStartOnDaemonRestart [2021-02-19T23:28:38.500Z] === RUN TestDaemonRestartIpcMode [2021-02-19T23:28:38.500Z] === PAUSE TestDaemonRestartIpcMode [2021-02-19T23:28:38.500Z] === RUN TestDaemonHostGatewayIP [2021-02-19T23:28:38.500Z] === PAUSE TestDaemonHostGatewayIP [2021-02-19T23:28:38.500Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-19T23:28:38.500Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-19T23:28:38.500Z] === RUN TestContainerKillOnDaemonStart [2021-02-19T23:28:38.500Z] === PAUSE TestContainerKillOnDaemonStart [2021-02-19T23:28:38.500Z] === RUN TestDiff [2021-02-19T23:28:38.612Z] === RUN TestPluginsWithRuntimes/With_Args [2021-02-19T23:28:38.883Z] --- PASS: TestHealthCheckWorkdir (1.07s) [2021-02-19T23:28:38.883Z] === RUN TestHealthKillContainer [2021-02-19T23:28:39.533Z] --- PASS: TestDiff (0.87s) [2021-02-19T23:28:39.533Z] === RUN TestExecWithCloseStdin [2021-02-19T23:28:39.560Z] --- PASS: TestPluginsWithRuntimes (3.53s) [2021-02-19T23:28:39.560Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.90s) [2021-02-19T23:28:39.560Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.90s) [2021-02-19T23:28:39.560Z] PASS [2021-02-19T23:28:39.560Z] [2021-02-19T23:28:39.560Z] DONE 9 tests in 7.862s [2021-02-19T23:28:39.815Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-19T23:28:39.815Z] INFO: Testing against a local daemon [2021-02-19T23:28:39.815Z] === RUN TestExternalGraphDriver [2021-02-19T23:28:39.815Z] === RUN TestExternalGraphDriver/json [2021-02-19T23:28:39.817Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-02-19T23:28:40.637Z] --- PASS: TestExecWithCloseStdin (0.97s) [2021-02-19T23:28:40.637Z] === RUN TestExec [2021-02-19T23:28:40.752Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-02-19T23:28:41.011Z] === RUN TestDockerSuite/TestBuildAddTar [2021-02-19T23:28:41.011Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-02-19T23:28:41.188Z] ok github.com/docker/docker/api/server 0.014s coverage: 9.0% of statements [2021-02-19T23:28:41.268Z] --- PASS: TestExec (0.94s) [2021-02-19T23:28:41.268Z] === RUN TestExecUser [2021-02-19T23:28:41.578Z] --- PASS: TestHealthKillContainer (2.89s) [2021-02-19T23:28:41.578Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-19T23:28:41.700Z] === RUN TestExternalGraphDriver/spec [2021-02-19T23:28:42.303Z] --- PASS: TestExecUser (0.98s) [2021-02-19T23:28:42.303Z] === RUN TestExportContainerAndImportImage [2021-02-19T23:28:42.513Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s) [2021-02-19T23:28:42.513Z] === RUN TestIpcModeNone [2021-02-19T23:28:42.771Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-02-19T23:28:43.062Z] === RUN TestExternalGraphDriver/pull [2021-02-19T23:28:43.339Z] --- PASS: TestIpcModeNone (1.01s) [2021-02-19T23:28:43.339Z] === RUN TestIpcModePrivate [2021-02-19T23:28:43.396Z] --- PASS: TestExportContainerAndImportImage (1.17s) [2021-02-19T23:28:43.396Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-19T23:28:44.428Z] --- PASS: TestExternalGraphDriver (4.75s) [2021-02-19T23:28:44.428Z] --- PASS: TestExternalGraphDriver/json (1.66s) [2021-02-19T23:28:44.428Z] --- PASS: TestExternalGraphDriver/spec (1.66s) [2021-02-19T23:28:44.428Z] --- PASS: TestExternalGraphDriver/pull (1.36s) [2021-02-19T23:28:44.428Z] === RUN TestGraphdriverPluginV2 [2021-02-19T23:28:44.716Z] --- PASS: TestIpcModePrivate (1.00s) [2021-02-19T23:28:44.716Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:88, shared: false, mustBeShared: false [2021-02-19T23:28:44.716Z] === RUN TestIpcModeShareable [2021-02-19T23:28:44.716Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-02-19T23:28:45.037Z] --- PASS: TestExportContainerAfterDaemonRestart (1.64s) [2021-02-19T23:28:45.037Z] === RUN TestHealthCheckWorkdir [2021-02-19T23:28:45.282Z] --- PASS: TestIpcModeShareable (0.92s) [2021-02-19T23:28:45.282Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2021-02-19T23:28:45.282Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-19T23:28:46.614Z] --- PASS: TestHealthCheckWorkdir (1.16s) [2021-02-19T23:28:46.614Z] === RUN TestHealthKillContainer [2021-02-19T23:28:46.658Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-02-19T23:28:47.226Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-02-19T23:28:47.690Z] --- PASS: TestGraphdriverPluginV2 (3.33s) [2021-02-19T23:28:47.690Z] PASS [2021-02-19T23:28:47.832Z] --- PASS: TestUpdateRestartPolicy (12.39s) [2021-02-19T23:28:47.832Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-19T23:28:47.945Z] [2021-02-19T23:28:47.945Z] DONE 5 tests in 8.117s [2021-02-19T23:28:47.946Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-19T23:28:47.946Z] INFO: Testing against a local daemon [2021-02-19T23:28:47.946Z] === RUN TestContinueAfterPluginCrash [2021-02-19T23:28:47.946Z] === PAUSE TestContinueAfterPluginCrash [2021-02-19T23:28:47.946Z] === RUN TestReadPluginNoRead [2021-02-19T23:28:47.946Z] === PAUSE TestReadPluginNoRead [2021-02-19T23:28:47.946Z] === RUN TestDaemonStartWithLogOpt [2021-02-19T23:28:47.946Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-19T23:28:47.946Z] === CONT TestContinueAfterPluginCrash [2021-02-19T23:28:47.946Z] === CONT TestDaemonStartWithLogOpt [2021-02-19T23:28:48.172Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.69s) [2021-02-19T23:28:48.172Z] === RUN TestAPIIpcModeHost [2021-02-19T23:28:48.507Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-19T23:28:48.507Z] INFO: Testing against a local daemon [2021-02-19T23:28:48.507Z] === RUN TestBuildWithSession [2021-02-19T23:28:48.507Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-19T23:28:48.507Z] build_session_test.go:25: TODO: BuildKit [2021-02-19T23:28:48.507Z] === RUN TestBuildSquashParent [2021-02-19T23:28:48.507Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-02-19T23:28:48.507Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:28:48.507Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-19T23:28:48.507Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-19T23:28:48.507Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-19T23:28:48.507Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-19T23:28:48.507Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-19T23:28:48.507Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-19T23:28:48.507Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-19T23:28:48.507Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-19T23:28:48.507Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-19T23:28:48.507Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-19T23:28:48.507Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-19T23:28:48.507Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-19T23:28:48.507Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-19T23:28:48.507Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-19T23:28:48.507Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-19T23:28:48.507Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-19T23:28:48.507Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-19T23:28:48.738Z] --- PASS: TestAPIIpcModeHost (0.67s) [2021-02-19T23:28:48.738Z] === RUN TestDaemonIpcModeShareable [2021-02-19T23:28:48.738Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-02-19T23:28:48.776Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s) [2021-02-19T23:28:48.776Z] === RUN TestWaitNonBlocked [2021-02-19T23:28:48.776Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-19T23:28:48.776Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-19T23:28:48.776Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-19T23:28:48.776Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-19T23:28:48.776Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-19T23:28:48.776Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-19T23:28:49.367Z] --- PASS: TestHealthKillContainer (3.03s) [2021-02-19T23:28:49.367Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-19T23:28:49.716Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-02-19T23:28:49.716Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.87s) [2021-02-19T23:28:49.716Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.91s) [2021-02-19T23:28:49.716Z] === RUN TestWaitBlocked [2021-02-19T23:28:49.716Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-19T23:28:49.716Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-19T23:28:49.716Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-19T23:28:49.716Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-19T23:28:49.716Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-19T23:28:49.716Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-19T23:28:50.063Z] --- PASS: TestInspectCpusetInConfigPre120 (0.90s) [2021-02-19T23:28:50.063Z] === RUN TestIpcModeNone [2021-02-19T23:28:50.113Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-02-19T23:28:50.371Z] --- PASS: TestDaemonIpcModeShareable (1.54s) [2021-02-19T23:28:50.371Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: true, mustBeShared: true [2021-02-19T23:28:50.371Z] === RUN TestDaemonIpcModePrivate [2021-02-19T23:28:50.630Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-02-19T23:28:50.663Z] --- PASS: TestWaitBlocked (0.03s) [2021-02-19T23:28:50.663Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.02s) [2021-02-19T23:28:50.663Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.06s) [2021-02-19T23:28:50.663Z] === CONT TestContainerStartOnDaemonRestart [2021-02-19T23:28:50.663Z] === CONT TestContainerKillOnDaemonStart [2021-02-19T23:28:50.663Z] === CONT TestDaemonHostGatewayIP [2021-02-19T23:28:50.663Z] === CONT TestIpcModeOlderClient [2021-02-19T23:28:50.889Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-02-19T23:28:50.925Z] --- PASS: TestIpcModeOlderClient (0.22s) [2021-02-19T23:28:50.925Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-19T23:28:51.095Z] --- PASS: TestIpcModeNone (0.94s) [2021-02-19T23:28:51.095Z] === RUN TestIpcModePrivate [2021-02-19T23:28:51.825Z] --- PASS: TestDaemonIpcModePrivate (1.55s) [2021-02-19T23:28:51.825Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false [2021-02-19T23:28:51.825Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-19T23:28:52.108Z] --- PASS: TestDaemonStartWithLogOpt (3.97s) [2021-02-19T23:28:52.108Z] === CONT TestReadPluginNoRead [2021-02-19T23:28:52.129Z] --- PASS: TestIpcModePrivate (0.96s) [2021-02-19T23:28:52.129Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2021-02-19T23:28:52.129Z] === RUN TestIpcModeShareable [2021-02-19T23:28:52.412Z] ......... [ 86%] [2021-02-19T23:28:53.201Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.51s) [2021-02-19T23:28:53.201Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: false, mustBeShared: false [2021-02-19T23:28:53.201Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-19T23:28:53.232Z] --- PASS: TestIpcModeShareable (0.98s) [2021-02-19T23:28:53.232Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2021-02-19T23:28:53.232Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-19T23:28:54.136Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-02-19T23:28:54.621Z] === RUN TestReadPluginNoRead/default [2021-02-19T23:28:55.070Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.55s) [2021-02-19T23:28:55.070Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: true, mustBeShared: true [2021-02-19T23:28:55.070Z] === RUN TestIpcModeOlderClient [2021-02-19T23:28:55.070Z] === PAUSE TestIpcModeOlderClient [2021-02-19T23:28:55.070Z] === RUN TestKillContainerInvalidSignal [2021-02-19T23:28:55.159Z] --- PASS: TestContainerStartOnDaemonRestart (3.81s) [2021-02-19T23:28:55.159Z] === CONT TestDaemonRestartIpcMode [2021-02-19T23:28:55.159Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.05s) [2021-02-19T23:28:55.637Z] --- PASS: TestKillContainerInvalidSignal (0.68s) [2021-02-19T23:28:55.638Z] === RUN TestKillContainer [2021-02-19T23:28:55.638Z] === RUN TestKillContainer/no_signal [2021-02-19T23:28:56.025Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-19T23:28:56.079Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.03s) [2021-02-19T23:28:56.079Z] === RUN TestAPIIpcModeHost [2021-02-19T23:28:56.104Z] --- PASS: TestDaemonHostGatewayIP (5.18s) [2021-02-19T23:28:56.204Z] === RUN TestKillContainer/non_killing_signal [2021-02-19T23:28:56.462Z] === RUN TestKillContainer/killing_signal [2021-02-19T23:28:56.711Z] --- PASS: TestAPIIpcModeHost (0.70s) [2021-02-19T23:28:56.711Z] === RUN TestDaemonIpcModeShareable [2021-02-19T23:28:56.850Z] tests/integration/models_images_test.py ............... [ 89%] [2021-02-19T23:28:56.950Z] --- PASS: TestContinueAfterPluginCrash (9.00s) [2021-02-19T23:28:57.205Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-19T23:28:57.398Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-02-19T23:28:57.398Z] --- PASS: TestKillContainer (1.80s) [2021-02-19T23:28:57.398Z] --- PASS: TestKillContainer/no_signal (0.55s) [2021-02-19T23:28:57.398Z] --- PASS: TestKillContainer/non_killing_signal (0.42s) [2021-02-19T23:28:57.398Z] --- PASS: TestKillContainer/killing_signal (0.63s) [2021-02-19T23:28:57.398Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-19T23:28:57.398Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-19T23:28:57.537Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-19T23:28:57.537Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-19T23:28:58.034Z] --- PASS: TestDaemonRestartIpcMode (3.62s) [2021-02-19T23:28:58.044Z] tests/integration/models_networks_test.py .... [ 90%] [2021-02-19T23:28:58.334Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-19T23:28:58.566Z] --- PASS: TestReadPluginNoRead (6.53s) [2021-02-19T23:28:58.566Z] --- PASS: TestReadPluginNoRead/default (1.28s) [2021-02-19T23:28:58.566Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.29s) [2021-02-19T23:28:58.566Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.29s) [2021-02-19T23:28:58.566Z] read_test.go:92: [dcc605548690d] daemon is not started [2021-02-19T23:28:58.566Z] PASS [2021-02-19T23:28:58.566Z] [2021-02-19T23:28:58.566Z] DONE 6 tests in 10.549s [2021-02-19T23:28:58.566Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-02-19T23:28:58.567Z] testing: warning: no tests to run [2021-02-19T23:28:58.567Z] PASS [2021-02-19T23:28:58.567Z] [2021-02-19T23:28:58.567Z] DONE 0 tests in 0.006s [2021-02-19T23:28:58.567Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-19T23:28:58.567Z] INFO: Testing against a local daemon [2021-02-19T23:28:58.567Z] === RUN TestPluginWithDevMounts [2021-02-19T23:28:58.567Z] === PAUSE TestPluginWithDevMounts [2021-02-19T23:28:58.567Z] === CONT TestPluginWithDevMounts [2021-02-19T23:28:58.858Z] --- PASS: TestDaemonIpcModeShareable (1.88s) [2021-02-19T23:28:58.858Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2021-02-19T23:28:58.858Z] === RUN TestDaemonIpcModePrivate [2021-02-19T23:28:59.268Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.78s) [2021-02-19T23:28:59.268Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.86s) [2021-02-19T23:28:59.268Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s) [2021-02-19T23:28:59.268Z] === RUN TestKillStoppedContainer [2021-02-19T23:28:59.268Z] --- PASS: TestKillStoppedContainer (0.10s) [2021-02-19T23:28:59.268Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-19T23:28:59.268Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-02-19T23:28:59.268Z] === RUN TestKillDifferentUserContainer [2021-02-19T23:29:00.205Z] --- PASS: TestKillDifferentUserContainer (0.84s) [2021-02-19T23:29:00.205Z] === RUN TestInspectOomKilledTrue [2021-02-19T23:29:00.205Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2021-02-19T23:29:00.205Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-19T23:29:00.205Z] === RUN TestInspectOomKilledFalse [2021-02-19T23:29:00.205Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-02-19T23:29:00.205Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-19T23:29:00.205Z] === RUN TestLinksEtcHostsContentMatch [2021-02-19T23:29:00.205Z] === RUN TestDockerSuite/TestBuildBlankName [2021-02-19T23:29:00.452Z] --- PASS: TestPluginWithDevMounts (1.74s) [2021-02-19T23:29:00.452Z] PASS [2021-02-19T23:29:00.452Z] [2021-02-19T23:29:00.452Z] DONE 1 tests in 1.775s [2021-02-19T23:29:00.452Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-02-19T23:29:00.452Z] INFO: Testing against a local daemon [2021-02-19T23:29:00.452Z] === RUN TestSecretInspect [2021-02-19T23:29:00.485Z] --- PASS: TestDaemonIpcModePrivate (1.81s) [2021-02-19T23:29:00.485Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2021-02-19T23:29:00.485Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-19T23:29:00.774Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-02-19T23:29:01.032Z] --- PASS: TestLinksEtcHostsContentMatch (0.83s) [2021-02-19T23:29:01.032Z] === RUN TestLinksContainerNames [2021-02-19T23:29:02.132Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.82s) [2021-02-19T23:29:02.132Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2021-02-19T23:29:02.132Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-19T23:29:02.935Z] --- PASS: TestLinksContainerNames (1.69s) [2021-02-19T23:29:02.935Z] === RUN TestLogsFollowTailEmpty [2021-02-19T23:29:02.965Z] --- PASS: TestSecretInspect (2.33s) [2021-02-19T23:29:02.965Z] === RUN TestSecretList [2021-02-19T23:29:03.502Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-02-19T23:29:03.502Z] --- PASS: TestLogsFollowTailEmpty (0.85s) [2021-02-19T23:29:03.502Z] === RUN TestContainerNetworkMountsNoChown [2021-02-19T23:29:04.361Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.86s) [2021-02-19T23:29:04.361Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2021-02-19T23:29:04.361Z] === RUN TestIpcModeOlderClient [2021-02-19T23:29:04.361Z] === PAUSE TestIpcModeOlderClient [2021-02-19T23:29:04.361Z] === RUN TestKillContainerInvalidSignal [2021-02-19T23:29:04.437Z] --- PASS: TestContainerNetworkMountsNoChown (0.95s) [2021-02-19T23:29:04.437Z] === RUN TestMountDaemonRoot [2021-02-19T23:29:04.437Z] === RUN TestMountDaemonRoot/default [2021-02-19T23:29:04.437Z] === PAUSE TestMountDaemonRoot/default [2021-02-19T23:29:04.437Z] === RUN TestMountDaemonRoot/private [2021-02-19T23:29:04.437Z] === PAUSE TestMountDaemonRoot/private [2021-02-19T23:29:04.437Z] === RUN TestMountDaemonRoot/rprivate [2021-02-19T23:29:04.437Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-19T23:29:04.437Z] === RUN TestMountDaemonRoot/slave [2021-02-19T23:29:04.437Z] === PAUSE TestMountDaemonRoot/slave [2021-02-19T23:29:04.437Z] === RUN TestMountDaemonRoot/rslave [2021-02-19T23:29:04.437Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-19T23:29:04.437Z] === RUN TestMountDaemonRoot/shared [2021-02-19T23:29:04.437Z] === PAUSE TestMountDaemonRoot/shared [2021-02-19T23:29:04.437Z] === RUN TestMountDaemonRoot/rshared [2021-02-19T23:29:04.437Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-19T23:29:04.437Z] === CONT TestMountDaemonRoot/default [2021-02-19T23:29:04.437Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-19T23:29:04.437Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-19T23:29:04.437Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-19T23:29:04.437Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-19T23:29:04.437Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-19T23:29:04.437Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-19T23:29:04.437Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-19T23:29:04.437Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-19T23:29:04.437Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-19T23:29:04.437Z] === CONT TestMountDaemonRoot/rshared [2021-02-19T23:29:04.437Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-19T23:29:04.437Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-19T23:29:04.437Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-19T23:29:04.437Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-19T23:29:04.437Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-19T23:29:04.437Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-19T23:29:04.437Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-19T23:29:04.437Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-19T23:29:04.437Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-19T23:29:04.437Z] === CONT TestMountDaemonRoot/shared [2021-02-19T23:29:04.437Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-19T23:29:04.437Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-19T23:29:04.437Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-19T23:29:04.437Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-19T23:29:04.437Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-19T23:29:04.437Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-19T23:29:04.437Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-19T23:29:04.437Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-19T23:29:04.437Z] === CONT TestMountDaemonRoot/rslave [2021-02-19T23:29:04.437Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-19T23:29:04.437Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-19T23:29:04.437Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-19T23:29:04.437Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-19T23:29:04.437Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-19T23:29:04.437Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-19T23:29:04.437Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-19T23:29:04.437Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-19T23:29:04.437Z] === CONT TestMountDaemonRoot/slave [2021-02-19T23:29:04.437Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-19T23:29:04.437Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-19T23:29:04.437Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-19T23:29:04.437Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-19T23:29:04.437Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-19T23:29:04.437Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-19T23:29:04.437Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-19T23:29:04.437Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-19T23:29:04.437Z] === CONT TestMountDaemonRoot/rprivate [2021-02-19T23:29:04.437Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-19T23:29:04.437Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-19T23:29:04.437Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-19T23:29:04.437Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-19T23:29:04.437Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-19T23:29:04.437Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-19T23:29:04.437Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-19T23:29:04.437Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-19T23:29:04.437Z] === CONT TestMountDaemonRoot/private [2021-02-19T23:29:04.437Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-19T23:29:04.437Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-19T23:29:04.437Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-19T23:29:04.437Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-19T23:29:04.437Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-19T23:29:04.437Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-19T23:29:04.437Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-19T23:29:04.437Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-19T23:29:04.437Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-19T23:29:04.612Z] tests/integration/models_nodes_test.py . [ 91%] [2021-02-19T23:29:04.612Z] tests/integration/models_resources_test.py . [ 91%] [2021-02-19T23:29:04.613Z] --- PASS: TestContainerKillOnDaemonStart (13.20s) [2021-02-19T23:29:04.613Z] PASS [2021-02-19T23:29:04.613Z] [2021-02-19T23:29:04.613Z] === Skipped [2021-02-19T23:29:04.613Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-02-19T23:29:04.613Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-19T23:29:04.613Z] [2021-02-19T23:29:04.613Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-02-19T23:29:04.613Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-19T23:29:04.613Z] [2021-02-19T23:29:04.613Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-02-19T23:29:04.613Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-19T23:29:04.613Z] [2021-02-19T23:29:04.613Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-19T23:29:04.613Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-19T23:29:04.613Z] [2021-02-19T23:29:04.613Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-02-19T23:29:04.613Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-19T23:29:04.613Z] [2021-02-19T23:29:04.613Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-02-19T23:29:04.613Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-19T23:29:04.613Z] [2021-02-19T23:29:04.613Z] [2021-02-19T23:29:04.613Z] DONE 196 tests, 6 skipped in 139.866s [2021-02-19T23:29:04.613Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-02-19T23:29:04.613Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:29:04.613Z] ++ set -e [2021-02-19T23:29:04.613Z] ++ '[' -n 0 ']' [2021-02-19T23:29:04.613Z] ++ set -x [2021-02-19T23:29:04.613Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:29:04.613Z] INFO: Testing against a local daemon [2021-02-19T23:29:04.613Z] === RUN TestCommitInheritsEnv [2021-02-19T23:29:04.613Z] --- PASS: TestCommitInheritsEnv (0.57s) [2021-02-19T23:29:04.613Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-19T23:29:04.613Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-02-19T23:29:04.613Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-02-19T23:29:04.613Z] === RUN TestImagesFilterMultiReference [2021-02-19T23:29:04.696Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-19T23:29:04.696Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-19T23:29:04.696Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-19T23:29:04.696Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-19T23:29:04.696Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-19T23:29:04.696Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-02-19T23:29:04.696Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-19T23:29:04.696Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-19T23:29:04.696Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-19T23:29:04.850Z] --- PASS: TestSecretList (2.29s) [2021-02-19T23:29:04.850Z] === RUN TestSecretsCreateAndDelete [2021-02-19T23:29:04.873Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-02-19T23:29:04.873Z] === RUN TestImagePullPlatformInvalid [2021-02-19T23:29:04.873Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-02-19T23:29:04.873Z] === RUN TestRemoveImageOrphaning [2021-02-19T23:29:04.959Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-19T23:29:04.959Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-19T23:29:04.959Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-19T23:29:04.959Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-19T23:29:04.959Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-19T23:29:04.959Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-19T23:29:04.959Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-19T23:29:04.959Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-19T23:29:04.959Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-19T23:29:04.959Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-19T23:29:04.967Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-02-19T23:29:04.967Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (9.72s) [2021-02-19T23:29:04.967Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (9.74s) [2021-02-19T23:29:04.967Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.09s) [2021-02-19T23:29:04.967Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.65s) [2021-02-19T23:29:04.967Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (7.74s) [2021-02-19T23:29:04.967Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (7.86s) [2021-02-19T23:29:04.967Z] === RUN TestBuildMultiStageCopy [2021-02-19T23:29:04.967Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-19T23:29:04.994Z] --- PASS: TestKillContainerInvalidSignal (0.88s) [2021-02-19T23:29:04.994Z] === RUN TestKillContainer [2021-02-19T23:29:04.994Z] === RUN TestKillContainer/no_signal [2021-02-19T23:29:05.219Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-19T23:29:05.219Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-19T23:29:05.219Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-19T23:29:05.219Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-19T23:29:05.219Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-19T23:29:05.219Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-19T23:29:05.219Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-19T23:29:05.219Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-02-19T23:29:05.219Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-19T23:29:05.219Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-02-19T23:29:05.219Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2021-02-19T23:29:05.219Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-02-19T23:29:05.219Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-02-19T23:29:05.219Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-19T23:29:05.219Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.12s) [2021-02-19T23:29:05.219Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-02-19T23:29:05.219Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-02-19T23:29:05.219Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-02-19T23:29:05.219Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-19T23:29:05.219Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-02-19T23:29:05.219Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2021-02-19T23:29:05.219Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2021-02-19T23:29:05.219Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.07s) [2021-02-19T23:29:05.219Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-19T23:29:05.219Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-02-19T23:29:05.219Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-02-19T23:29:05.219Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-02-19T23:29:05.219Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2021-02-19T23:29:05.219Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-19T23:29:05.219Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-02-19T23:29:05.219Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-02-19T23:29:05.219Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-02-19T23:29:05.219Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.07s) [2021-02-19T23:29:05.219Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-19T23:29:05.219Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-02-19T23:29:05.219Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.07s) [2021-02-19T23:29:05.219Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.09s) [2021-02-19T23:29:05.219Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-02-19T23:29:05.219Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-19T23:29:05.219Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2021-02-19T23:29:05.219Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-02-19T23:29:05.219Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-02-19T23:29:05.219Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-02-19T23:29:05.219Z] === RUN TestContainerBindMountNonRecursive [2021-02-19T23:29:05.444Z] --- PASS: TestRemoveImageOrphaning (0.57s) [2021-02-19T23:29:05.444Z] === RUN TestRemoveImageGarbageCollector [2021-02-19T23:29:05.444Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-02-19T23:29:05.445Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-19T23:29:05.445Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-19T23:29:05.445Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-02-19T23:29:05.445Z] === RUN TestTagInvalidReference [2021-02-19T23:29:05.445Z] --- PASS: TestTagInvalidReference (0.03s) [2021-02-19T23:29:05.445Z] === RUN TestTagValidPrefixedRepo [2021-02-19T23:29:05.705Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-02-19T23:29:05.705Z] === RUN TestTagExistedNameWithoutForce [2021-02-19T23:29:05.705Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-02-19T23:29:05.705Z] === RUN TestTagOfficialNames [2021-02-19T23:29:05.705Z] --- PASS: TestTagOfficialNames (0.08s) [2021-02-19T23:29:05.705Z] === RUN TestTagMatchesDigest [2021-02-19T23:29:05.705Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-02-19T23:29:05.705Z] PASS [2021-02-19T23:29:05.705Z] [2021-02-19T23:29:05.705Z] === Skipped [2021-02-19T23:29:05.705Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-02-19T23:29:05.705Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-02-19T23:29:05.705Z] [2021-02-19T23:29:05.705Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-02-19T23:29:05.705Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-19T23:29:05.705Z] [2021-02-19T23:29:05.705Z] [2021-02-19T23:29:05.705Z] DONE 12 tests, 2 skipped in 1.792s [2021-02-19T23:29:05.705Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-02-19T23:29:05.705Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:29:05.705Z] ++ set -e [2021-02-19T23:29:05.705Z] ++ '[' -n 0 ']' [2021-02-19T23:29:05.705Z] ++ set -x [2021-02-19T23:29:05.705Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:29:05.788Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-02-19T23:29:05.965Z] INFO: Testing against a local daemon [2021-02-19T23:29:05.965Z] === RUN TestNetworkCreateDelete [2021-02-19T23:29:06.028Z] === RUN TestKillContainer/non_killing_signal [2021-02-19T23:29:06.064Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-02-19T23:29:06.226Z] --- PASS: TestNetworkCreateDelete (0.41s) [2021-02-19T23:29:06.226Z] === RUN TestDockerNetworkDeletePreferID [2021-02-19T23:29:06.659Z] === RUN TestKillContainer/killing_signal [2021-02-19T23:29:07.361Z] --- PASS: TestSecretsCreateAndDelete (2.24s) [2021-02-19T23:29:07.361Z] === RUN TestSecretsUpdate [2021-02-19T23:29:07.610Z] --- PASS: TestDockerNetworkDeletePreferID (1.18s) [2021-02-19T23:29:07.610Z] === RUN TestDaemonDNSFallback [2021-02-19T23:29:07.690Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-02-19T23:29:07.690Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-02-19T23:29:07.690Z] --- PASS: TestContainerBindMountNonRecursive (2.40s) [2021-02-19T23:29:07.690Z] === RUN TestContainerVolumesMountedAsShared [2021-02-19T23:29:07.691Z] --- PASS: TestKillContainer (2.80s) [2021-02-19T23:29:07.691Z] --- PASS: TestKillContainer/no_signal (0.92s) [2021-02-19T23:29:07.691Z] --- PASS: TestKillContainer/non_killing_signal (0.59s) [2021-02-19T23:29:07.691Z] --- PASS: TestKillContainer/killing_signal (0.86s) [2021-02-19T23:29:07.691Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-19T23:29:07.691Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-19T23:29:08.625Z] --- PASS: TestContainerVolumesMountedAsShared (0.76s) [2021-02-19T23:29:08.625Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-19T23:29:08.725Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-19T23:29:09.193Z] --- PASS: TestContainerVolumesMountedAsSlave (0.80s) [2021-02-19T23:29:09.193Z] === RUN TestNetworkNat [2021-02-19T23:29:09.247Z] --- PASS: TestSecretsUpdate (2.26s) [2021-02-19T23:29:09.247Z] === RUN TestTemplatedSecret [2021-02-19T23:29:09.344Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-02-19T23:29:09.344Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-02-19T23:29:09.757Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.81s) [2021-02-19T23:29:09.757Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.90s) [2021-02-19T23:29:09.757Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) [2021-02-19T23:29:09.757Z] === RUN TestKillStoppedContainer [2021-02-19T23:29:09.757Z] --- PASS: TestKillStoppedContainer (0.10s) [2021-02-19T23:29:09.757Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-19T23:29:09.758Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2021-02-19T23:29:09.758Z] === RUN TestKillDifferentUserContainer [2021-02-19T23:29:10.568Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-02-19T23:29:10.568Z] --- PASS: TestNetworkNat (1.12s) [2021-02-19T23:29:10.568Z] === RUN TestNetworkLocalhostTCPNat [2021-02-19T23:29:10.790Z] --- PASS: TestKillDifferentUserContainer (0.94s) [2021-02-19T23:29:10.790Z] === RUN TestInspectOomKilledTrue [2021-02-19T23:29:10.790Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-02-19T23:29:10.790Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-19T23:29:10.790Z] === RUN TestInspectOomKilledFalse [2021-02-19T23:29:10.790Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-02-19T23:29:10.790Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-19T23:29:10.790Z] === RUN TestLinksEtcHostsContentMatch [2021-02-19T23:29:11.422Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s) [2021-02-19T23:29:11.422Z] === RUN TestLinksContainerNames [2021-02-19T23:29:11.503Z] --- PASS: TestNetworkLocalhostTCPNat (0.91s) [2021-02-19T23:29:11.503Z] === RUN TestNetworkLoopbackNat [2021-02-19T23:29:12.449Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-19T23:29:12.449Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-19T23:29:12.550Z] --- PASS: TestTemplatedSecret (2.71s) [2021-02-19T23:29:12.550Z] === RUN TestSecretCreateResolve [2021-02-19T23:29:12.882Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-02-19T23:29:13.006Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-19T23:29:13.091Z] tests/integration/regression_test.py ...... [ 98%] [2021-02-19T23:29:13.493Z] --- PASS: TestLinksContainerNames (1.76s) [2021-02-19T23:29:13.493Z] === RUN TestLogsFollowTailEmpty [2021-02-19T23:29:13.609Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-02-19T23:29:13.609Z] tests/integration/credentials/utils_test.py . [100%] [2021-02-19T23:29:13.609Z] [2021-02-19T23:29:13.609Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-02-19T23:29:13.609Z] =========================== short test summary info ============================ [2021-02-19T23:29:13.609Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-02-19T23:29:13.609Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-02-19T23:29:13.609Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-02-19T23:29:13.609Z] Not supported on most drivers [2021-02-19T23:29:13.609Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-02-19T23:29:13.609Z] Output of docker top depends on host distro, and is not formalized. [2021-02-19T23:29:13.609Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-02-19T23:29:13.609Z] Output of docker top depends on host distro, and is not formalized. [2021-02-19T23:29:13.609Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-02-19T23:29:13.609Z] Can fail if eth0 has multiple IP addresses [2021-02-19T23:29:13.609Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-02-19T23:29:13.609Z] This doesn't seem to be taken into account by the engine [2021-02-19T23:29:13.609Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2021-02-19T23:29:13.609Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-02-19T23:29:13.609Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 293.46 seconds == [2021-02-19T23:29:13.867Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-02-19T23:29:14.056Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-19T23:29:14.125Z] --- PASS: TestLogsFollowTailEmpty (0.92s) [2021-02-19T23:29:14.125Z] === RUN TestContainerNetworkMountsNoChown [2021-02-19T23:29:14.462Z] --- PASS: TestSecretCreateResolve (2.29s) [2021-02-19T23:29:14.462Z] PASS [2021-02-19T23:29:14.462Z] [2021-02-19T23:29:14.462Z] DONE 6 tests in 14.156s [2021-02-19T23:29:14.462Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-02-19T23:29:14.462Z] INFO: Testing against a local daemon [2021-02-19T23:29:14.462Z] === RUN TestServiceCreateInit [2021-02-19T23:29:14.462Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-19T23:29:14.516Z] --- PASS: TestBuildMultiStageCopy (9.50s) [2021-02-19T23:29:14.516Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (6.94s) [2021-02-19T23:29:14.516Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.54s) [2021-02-19T23:29:14.516Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.58s) [2021-02-19T23:29:14.516Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.67s) [2021-02-19T23:29:14.516Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.76s) [2021-02-19T23:29:14.516Z] === RUN TestBuildMultiStageParentConfig [2021-02-19T23:29:14.784Z] --- PASS: TestNetworkLoopbackNat (3.45s) [2021-02-19T23:29:14.784Z] === RUN TestPause [2021-02-19T23:29:15.158Z] --- PASS: TestContainerNetworkMountsNoChown (0.99s) [2021-02-19T23:29:15.158Z] === RUN TestMountDaemonRoot [2021-02-19T23:29:15.158Z] === RUN TestMountDaemonRoot/default [2021-02-19T23:29:15.158Z] === PAUSE TestMountDaemonRoot/default [2021-02-19T23:29:15.158Z] === RUN TestMountDaemonRoot/private [2021-02-19T23:29:15.158Z] === PAUSE TestMountDaemonRoot/private [2021-02-19T23:29:15.158Z] === RUN TestMountDaemonRoot/rprivate [2021-02-19T23:29:15.158Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-19T23:29:15.158Z] === RUN TestMountDaemonRoot/slave [2021-02-19T23:29:15.158Z] === PAUSE TestMountDaemonRoot/slave [2021-02-19T23:29:15.158Z] === RUN TestMountDaemonRoot/rslave [2021-02-19T23:29:15.158Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-19T23:29:15.158Z] === RUN TestMountDaemonRoot/shared [2021-02-19T23:29:15.158Z] === PAUSE TestMountDaemonRoot/shared [2021-02-19T23:29:15.158Z] === RUN TestMountDaemonRoot/rshared [2021-02-19T23:29:15.158Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-19T23:29:15.158Z] === CONT TestMountDaemonRoot/default [2021-02-19T23:29:15.158Z] === CONT TestMountDaemonRoot/shared [2021-02-19T23:29:15.158Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-19T23:29:15.158Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-19T23:29:15.158Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-19T23:29:15.158Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-19T23:29:15.158Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-19T23:29:15.158Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-19T23:29:15.158Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-19T23:29:15.158Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-19T23:29:15.158Z] === CONT TestMountDaemonRoot/slave [2021-02-19T23:29:15.158Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-19T23:29:15.158Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-19T23:29:15.158Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-19T23:29:15.158Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-19T23:29:15.158Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-19T23:29:15.158Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-19T23:29:15.158Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-19T23:29:15.158Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-19T23:29:15.158Z] === CONT TestMountDaemonRoot/rshared [2021-02-19T23:29:15.158Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-19T23:29:15.158Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-19T23:29:15.158Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-19T23:29:15.158Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-19T23:29:15.158Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-19T23:29:15.158Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-19T23:29:15.158Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-19T23:29:15.158Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-19T23:29:15.158Z] === CONT TestMountDaemonRoot/rprivate [2021-02-19T23:29:15.158Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-19T23:29:15.158Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-19T23:29:15.158Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-19T23:29:15.158Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-19T23:29:15.158Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-19T23:29:15.158Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-19T23:29:15.158Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-19T23:29:15.158Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-19T23:29:15.158Z] === CONT TestMountDaemonRoot/rslave [2021-02-19T23:29:15.158Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-19T23:29:15.158Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-19T23:29:15.158Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-19T23:29:15.158Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-19T23:29:15.158Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-19T23:29:15.158Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-19T23:29:15.158Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-19T23:29:15.158Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-19T23:29:15.158Z] === CONT TestMountDaemonRoot/private [2021-02-19T23:29:15.158Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-19T23:29:15.158Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-19T23:29:15.158Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-19T23:29:15.158Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-19T23:29:15.158Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-19T23:29:15.158Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-19T23:29:15.158Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-19T23:29:15.158Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-19T23:29:15.158Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-19T23:29:15.158Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-19T23:29:15.158Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-19T23:29:15.158Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-19T23:29:15.158Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-19T23:29:15.158Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-19T23:29:15.158Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-19T23:29:15.158Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-19T23:29:15.158Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-19T23:29:15.158Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-19T23:29:15.158Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-19T23:29:15.158Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-19T23:29:15.158Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-19T23:29:15.158Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-19T23:29:15.158Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-19T23:29:15.158Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-19T23:29:15.158Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-19T23:29:15.158Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-19T23:29:15.158Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-19T23:29:15.351Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-02-19T23:29:15.449Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-19T23:29:15.449Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-19T23:29:15.449Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-19T23:29:15.449Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-19T23:29:15.449Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-19T23:29:15.449Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-19T23:29:15.449Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-19T23:29:15.449Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-19T23:29:15.449Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-19T23:29:15.610Z] --- PASS: TestPause (0.88s) [2021-02-19T23:29:15.610Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-19T23:29:15.610Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-19T23:29:15.610Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-19T23:29:15.610Z] === RUN TestPauseStopPausedContainer [2021-02-19T23:29:15.740Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-19T23:29:15.740Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-19T23:29:15.740Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-19T23:29:15.740Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-19T23:29:15.740Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-19T23:29:15.740Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-19T23:29:15.740Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-19T23:29:15.741Z] --- PASS: TestDaemonDNSFallback (7.46s) [2021-02-19T23:29:15.742Z] === RUN TestInspectNetwork [2021-02-19T23:29:16.031Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-19T23:29:16.031Z] --- PASS: TestMountDaemonRoot (0.01s) [2021-02-19T23:29:16.031Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-19T23:29:16.031Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2021-02-19T23:29:16.031Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-02-19T23:29:16.031Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2021-02-19T23:29:16.031Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-02-19T23:29:16.031Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-19T23:29:16.031Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2021-02-19T23:29:16.031Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2021-02-19T23:29:16.031Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-02-19T23:29:16.031Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-02-19T23:29:16.031Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-19T23:29:16.031Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2021-02-19T23:29:16.031Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2021-02-19T23:29:16.031Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2021-02-19T23:29:16.031Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2021-02-19T23:29:16.031Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-19T23:29:16.031Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2021-02-19T23:29:16.031Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2021-02-19T23:29:16.031Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-02-19T23:29:16.031Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2021-02-19T23:29:16.031Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-19T23:29:16.031Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2021-02-19T23:29:16.031Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2021-02-19T23:29:16.031Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2021-02-19T23:29:16.031Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2021-02-19T23:29:16.031Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-19T23:29:16.031Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-02-19T23:29:16.031Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-02-19T23:29:16.031Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-02-19T23:29:16.031Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2021-02-19T23:29:16.031Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-19T23:29:16.032Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.11s) [2021-02-19T23:29:16.032Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.12s) [2021-02-19T23:29:16.032Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s) [2021-02-19T23:29:16.032Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2021-02-19T23:29:16.032Z] === RUN TestContainerBindMountNonRecursive [2021-02-19T23:29:16.699Z] --- PASS: TestBuildMultiStageParentConfig (1.79s) [2021-02-19T23:29:16.699Z] === RUN TestBuildLabelWithTargets [2021-02-19T23:29:16.699Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-02-19T23:29:16.699Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-19T23:29:16.699Z] === RUN TestBuildWithEmptyLayers [2021-02-19T23:29:16.988Z] --- PASS: TestPauseStopPausedContainer (1.27s) [2021-02-19T23:29:16.988Z] === RUN TestPsFilter [2021-02-19T23:29:16.988Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-02-19T23:29:16.988Z] --- PASS: TestPsFilter (0.16s) [2021-02-19T23:29:16.988Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-19T23:29:17.159Z] --- PASS: TestBuildWithEmptyLayers (0.95s) [2021-02-19T23:29:17.159Z] === RUN TestBuildMultiStageOnBuild [2021-02-19T23:29:17.925Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s) [2021-02-19T23:29:17.925Z] === RUN TestRemoveContainerWithVolume [2021-02-19T23:29:18.096Z] --- PASS: TestContainerBindMountNonRecursive (2.15s) [2021-02-19T23:29:18.096Z] === RUN TestContainerVolumesMountedAsShared [2021-02-19T23:29:18.665Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-19T23:29:18.861Z] --- PASS: TestRemoveContainerWithVolume (1.04s) [2021-02-19T23:29:18.861Z] === RUN TestRemoveContainerRunning [2021-02-19T23:29:19.158Z] --- PASS: TestContainerVolumesMountedAsShared (0.84s) [2021-02-19T23:29:19.158Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-19T23:29:19.790Z] --- PASS: TestContainerVolumesMountedAsSlave (0.68s) [2021-02-19T23:29:19.790Z] === RUN TestNetworkNat [2021-02-19T23:29:19.798Z] --- PASS: TestRemoveContainerRunning (0.94s) [2021-02-19T23:29:19.798Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-19T23:29:19.945Z] === RUN TestInspectNetwork/full_network_id [2021-02-19T23:29:19.945Z] === RUN TestInspectNetwork/partial_network_id [2021-02-19T23:29:19.945Z] === RUN TestInspectNetwork/network_name [2021-02-19T23:29:19.945Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-02-19T23:29:20.734Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.87s) [2021-02-19T23:29:20.734Z] === RUN TestRemoveInvalidContainer [2021-02-19T23:29:20.734Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-02-19T23:29:20.734Z] === RUN TestRenameLinkedContainer [2021-02-19T23:29:20.823Z] --- PASS: TestNetworkNat (0.94s) [2021-02-19T23:29:20.823Z] === RUN TestNetworkLocalhostTCPNat [2021-02-19T23:29:21.304Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-02-19T23:29:21.454Z] --- PASS: TestNetworkLocalhostTCPNat (0.92s) [2021-02-19T23:29:21.454Z] === RUN TestNetworkLoopbackNat [2021-02-19T23:29:21.870Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-02-19T23:29:22.827Z] --- PASS: TestServiceCreateInit (7.78s) [2021-02-19T23:29:22.827Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.85s) [2021-02-19T23:29:22.827Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.92s) [2021-02-19T23:29:22.827Z] === RUN TestCreateServiceMultipleTimes [2021-02-19T23:29:24.145Z] --- PASS: TestInspectNetwork (9.29s) [2021-02-19T23:29:24.145Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-02-19T23:29:24.145Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-02-19T23:29:24.145Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-02-19T23:29:24.145Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-02-19T23:29:24.145Z] === RUN TestRunContainerWithBridgeNone [2021-02-19T23:29:24.412Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-02-19T23:29:24.412Z] --- PASS: TestRenameLinkedContainer (3.75s) [2021-02-19T23:29:24.412Z] === RUN TestRenameStoppedContainer [2021-02-19T23:29:24.965Z] --- PASS: TestNetworkLoopbackNat (3.33s) [2021-02-19T23:29:24.965Z] === RUN TestPause [2021-02-19T23:29:25.347Z] --- PASS: TestRenameStoppedContainer (0.71s) [2021-02-19T23:29:25.347Z] === RUN TestRenameRunningContainerAndReuse [2021-02-19T23:29:25.347Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-02-19T23:29:26.000Z] --- PASS: TestPause (0.92s) [2021-02-19T23:29:26.000Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-19T23:29:26.000Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-19T23:29:26.000Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-19T23:29:26.000Z] === RUN TestPauseStopPausedContainer [2021-02-19T23:29:26.067Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-19T23:29:26.067Z] [2021-02-19T23:29:26.067Z] Unloading profiles will leave already running processes permanently [2021-02-19T23:29:26.067Z] unconfined, which can lead to unexpected situations. [2021-02-19T23:29:26.067Z] [2021-02-19T23:29:26.067Z] To set a process to complain mode, use the command line tool [2021-02-19T23:29:26.067Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-19T23:29:26.067Z] Post stage [Pipeline] junit [2021-02-19T23:29:26.081Z] Recording test results [2021-02-19T23:29:26.632Z] --- PASS: TestPauseStopPausedContainer (0.91s) [2021-02-19T23:29:26.632Z] === RUN TestPsFilter [2021-02-19T23:29:26.687Z] --- PASS: TestRunContainerWithBridgeNone (2.46s) [2021-02-19T23:29:26.687Z] === RUN TestNetworkInvalidJSON [2021-02-19T23:29:26.687Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-19T23:29:26.687Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-19T23:29:26.687Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-19T23:29:26.687Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-19T23:29:26.687Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-19T23:29:26.687Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-19T23:29:26.687Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-19T23:29:26.687Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-19T23:29:26.687Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-19T23:29:26.687Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-02-19T23:29:26.687Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-19T23:29:26.687Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-19T23:29:26.687Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-19T23:29:26.687Z] === RUN TestNetworkList [2021-02-19T23:29:26.687Z] === RUN TestNetworkList//networks [2021-02-19T23:29:26.687Z] === PAUSE TestNetworkList//networks [2021-02-19T23:29:26.687Z] === RUN TestNetworkList//networks/ [2021-02-19T23:29:26.687Z] === PAUSE TestNetworkList//networks/ [2021-02-19T23:29:26.687Z] === CONT TestNetworkList//networks [2021-02-19T23:29:26.687Z] === CONT TestNetworkList//networks/ [2021-02-19T23:29:26.687Z] --- PASS: TestNetworkList (0.03s) [2021-02-19T23:29:26.687Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-19T23:29:26.687Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-19T23:29:26.687Z] === RUN TestHostIPv4BridgeLabel [2021-02-19T23:29:26.923Z] --- PASS: TestPsFilter (0.25s) [2021-02-19T23:29:26.923Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-19T23:29:27.053Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-02-19T23:29:27.251Z] --- PASS: TestRenameRunningContainerAndReuse (1.63s) [2021-02-19T23:29:27.251Z] === RUN TestRenameInvalidName [2021-02-19T23:29:27.341Z] + echo Ensuring container killed. [2021-02-19T23:29:27.341Z] Ensuring container killed. [2021-02-19T23:29:27.341Z] + docker rm -vf docker-pr2 [2021-02-19T23:29:27.341Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-02-19T23:29:27.509Z] --- PASS: TestRenameInvalidName (0.73s) [2021-02-19T23:29:27.509Z] === RUN TestRenameAnonymousContainer [2021-02-19T23:29:27.513Z] --- PASS: TestBuildMultiStageOnBuild (10.19s) [2021-02-19T23:29:27.513Z] === RUN TestBuildUncleanTarFilenames [2021-02-19T23:29:27.513Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-02-19T23:29:27.513Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-19T23:29:27.513Z] === RUN TestBuildMultiStageLayerLeak [2021-02-19T23:29:27.629Z] --- PASS: TestHostIPv4BridgeLabel (0.83s) [2021-02-19T23:29:27.629Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-19T23:29:27.680Z] + echo Chowning /workspace to jenkins user [2021-02-19T23:29:27.680Z] Chowning /workspace to jenkins user [2021-02-19T23:29:27.680Z] + id -u [2021-02-19T23:29:27.680Z] + id -g [2021-02-19T23:29:27.680Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42046:/workspace busybox chown -R 1000:1000 /workspace [2021-02-19T23:29:27.956Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.88s) [2021-02-19T23:29:27.956Z] === RUN TestRemoveContainerWithVolume [2021-02-19T23:29:28.588Z] --- PASS: TestRemoveContainerWithVolume (0.92s) [2021-02-19T23:29:28.588Z] === RUN TestRemoveContainerRunning [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-19T23:29:28.927Z] + bundleName=docker-py [2021-02-19T23:29:28.927Z] + echo Creating docker-py-bundles.tar.gz [2021-02-19T23:29:28.927Z] Creating docker-py-bundles.tar.gz [2021-02-19T23:29:28.927Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2021-02-19T23:29:28.939Z] Archiving artifacts [2021-02-19T23:29:29.012Z] --- PASS: TestDaemonRestartWithLiveRestore (1.46s) [2021-02-19T23:29:29.012Z] === RUN TestDaemonDefaultNetworkPools [2021-02-19T23:29:29.621Z] --- PASS: TestRemoveContainerRunning (0.98s) [2021-02-19T23:29:29.621Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-19T23:29:30.396Z] --- PASS: TestDaemonDefaultNetworkPools (1.29s) [2021-02-19T23:29:30.396Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-19T23:29:30.655Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.89s) [2021-02-19T23:29:30.655Z] === RUN TestRemoveInvalidContainer [2021-02-19T23:29:30.655Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-02-19T23:29:30.655Z] === RUN TestRenameLinkedContainer [2021-02-19T23:29:30.793Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-02-19T23:29:30.793Z] --- PASS: TestRenameAnonymousContainer (3.04s) [2021-02-19T23:29:30.793Z] === RUN TestRenameContainerWithSameName [2021-02-19T23:29:30.927Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42046/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-02-19T23:29:31.287Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42046/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=0e001154f96b034483db093276aadd24aa6191ca -e DOCKER_GRAPHDRIVER docker:0e001154f96b034483db093276aadd24aa6191ca hack/make.sh binary-daemon [2021-02-19T23:29:31.360Z] --- PASS: TestRenameContainerWithSameName (0.84s) [2021-02-19T23:29:31.360Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-19T23:29:31.855Z] [2021-02-19T23:29:31.855Z] Removing bundles/ [2021-02-19T23:29:31.855Z] [2021-02-19T23:29:31.855Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-02-19T23:29:31.855Z] Building: bundles/binary-daemon/dockerd-dev [2021-02-19T23:29:31.855Z] GOOS="" GOARCH="" GOARM="" [2021-02-19T23:29:32.308Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.88s) [2021-02-19T23:29:32.308Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-19T23:29:33.263Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-02-19T23:29:33.263Z] --- PASS: TestRenameContainerWithLinkedContainer (1.67s) [2021-02-19T23:29:33.263Z] === RUN TestResize [2021-02-19T23:29:33.263Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-02-19T23:29:33.831Z] --- PASS: TestResize (0.74s) [2021-02-19T23:29:33.831Z] === RUN TestResizeWithInvalidSize [2021-02-19T23:29:34.767Z] --- PASS: TestResizeWithInvalidSize (0.95s) [2021-02-19T23:29:34.767Z] === RUN TestResizeWhenContainerNotStarted [2021-02-19T23:29:34.850Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.35s) [2021-02-19T23:29:34.850Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-19T23:29:35.101Z] --- PASS: TestRenameLinkedContainer (3.74s) [2021-02-19T23:29:35.101Z] === RUN TestRenameStoppedContainer [2021-02-19T23:29:35.394Z] --- PASS: TestRenameStoppedContainer (0.91s) [2021-02-19T23:29:35.394Z] === RUN TestRenameRunningContainerAndReuse [2021-02-19T23:29:35.421Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.82s) [2021-02-19T23:29:35.421Z] === RUN TestServiceWithPredefinedNetwork [2021-02-19T23:29:35.704Z] --- PASS: TestResizeWhenContainerNotStarted (0.95s) [2021-02-19T23:29:35.704Z] === RUN TestDaemonRestartKillContainers [2021-02-19T23:29:35.704Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-19T23:29:35.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-19T23:29:35.704Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-19T23:29:35.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-19T23:29:35.704Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-19T23:29:35.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-19T23:29:35.704Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-19T23:29:35.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-19T23:29:35.704Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-19T23:29:35.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-19T23:29:35.704Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-19T23:29:35.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-19T23:29:35.704Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-19T23:29:35.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-19T23:29:35.704Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-19T23:29:35.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-19T23:29:35.704Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-19T23:29:35.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-19T23:29:35.704Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-19T23:29:35.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-19T23:29:35.704Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-19T23:29:35.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-19T23:29:35.704Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-19T23:29:35.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-19T23:29:35.704Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-19T23:29:35.704Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-19T23:29:36.092Z] --- PASS: TestBuildMultiStageLayerLeak (8.45s) [2021-02-19T23:29:36.092Z] === RUN TestBuildWithHugeFile [2021-02-19T23:29:37.080Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-02-19T23:29:37.459Z] --- PASS: TestRenameRunningContainerAndReuse (1.80s) [2021-02-19T23:29:37.459Z] === RUN TestRenameInvalidName [2021-02-19T23:29:38.090Z] --- PASS: TestRenameInvalidName (0.91s) [2021-02-19T23:29:38.090Z] === RUN TestRenameAnonymousContainer [2021-02-19T23:29:38.717Z] --- PASS: TestServiceWithPredefinedNetwork (3.34s) [2021-02-19T23:29:38.717Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-19T23:29:38.717Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-19T23:29:38.717Z] service_test.go:242: FLAKY_TEST [2021-02-19T23:29:38.717Z] === RUN TestServiceWithDataPathPortInit [2021-02-19T23:29:38.981Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-02-19T23:29:38.981Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-19T23:29:38.981Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-19T23:29:39.916Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-02-19T23:29:40.175Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-02-19T23:29:40.434Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-02-19T23:29:40.692Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-19T23:29:40.692Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-19T23:29:40.900Z] --- PASS: TestCreateServiceMultipleTimes (16.10s) [2021-02-19T23:29:40.900Z] === RUN TestCreateServiceConflict [2021-02-19T23:29:40.900Z] --- PASS: TestCreateServiceConflict (2.34s) [2021-02-19T23:29:40.900Z] === RUN TestCreateServiceMaxReplicas [2021-02-19T23:29:42.596Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-19T23:29:42.596Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-02-19T23:29:42.859Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-19T23:29:42.859Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-02-19T23:29:43.413Z] --- PASS: TestCreateServiceMaxReplicas (2.60s) [2021-02-19T23:29:43.413Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-19T23:29:43.649Z] --- PASS: TestRenameAnonymousContainer (4.93s) [2021-02-19T23:29:43.649Z] === RUN TestRenameContainerWithSameName [2021-02-19T23:29:43.970Z] --- PASS: TestRenameContainerWithSameName (0.94s) [2021-02-19T23:29:43.970Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-19T23:29:45.394Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-19T23:29:45.653Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-19T23:29:45.912Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-02-19T23:29:46.035Z] --- PASS: TestRenameContainerWithLinkedContainer (1.85s) [2021-02-19T23:29:46.035Z] === RUN TestResize [2021-02-19T23:29:46.666Z] --- PASS: TestResize (0.86s) [2021-02-19T23:29:46.666Z] === RUN TestResizeWithInvalidSize [2021-02-19T23:29:47.298Z] --- PASS: TestResizeWithInvalidSize (0.86s) [2021-02-19T23:29:47.298Z] === RUN TestResizeWhenContainerNotStarted [2021-02-19T23:29:48.330Z] --- PASS: TestResizeWhenContainerNotStarted (0.87s) [2021-02-19T23:29:48.330Z] === RUN TestDaemonRestartKillContainers [2021-02-19T23:29:48.330Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-19T23:29:48.330Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-19T23:29:48.330Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-19T23:29:48.330Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-19T23:29:48.330Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-19T23:29:48.330Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-19T23:29:48.330Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-19T23:29:48.330Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-19T23:29:48.330Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-19T23:29:48.330Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-19T23:29:48.330Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-19T23:29:48.330Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-19T23:29:48.330Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-19T23:29:48.330Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-19T23:29:48.330Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-19T23:29:48.330Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-19T23:29:48.330Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-19T23:29:48.330Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-19T23:29:48.330Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-19T23:29:48.330Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-19T23:29:48.330Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-19T23:29:48.330Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-19T23:29:48.330Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-19T23:29:48.330Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-19T23:29:48.330Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-19T23:29:48.330Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-19T23:29:50.101Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-19T23:29:50.101Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-19T23:29:50.395Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-19T23:29:50.686Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-19T23:29:52.191Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-19T23:29:52.191Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-19T23:29:52.635Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-02-19T23:29:53.201Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-02-19T23:29:53.201Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.93s) [2021-02-19T23:29:53.201Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.13s) [2021-02-19T23:29:53.201Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.86s) [2021-02-19T23:29:53.201Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.81s) [2021-02-19T23:29:53.201Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.77s) [2021-02-19T23:29:53.201Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.03s) [2021-02-19T23:29:53.201Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.71s) [2021-02-19T23:29:53.201Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.21s) [2021-02-19T23:29:53.201Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.96s) [2021-02-19T23:29:53.201Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.41s) [2021-02-19T23:29:53.201Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.15s) [2021-02-19T23:29:53.201Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.15s) [2021-02-19T23:29:53.201Z] === RUN TestCgroupNamespacesRun [2021-02-19T23:29:53.460Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-02-19T23:29:53.695Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-19T23:29:53.695Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-19T23:29:53.718Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-02-19T23:29:55.093Z] --- PASS: TestCgroupNamespacesRun (1.75s) [2021-02-19T23:29:55.093Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-19T23:29:55.093Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-02-19T23:29:55.759Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-19T23:29:55.759Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-19T23:29:56.030Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-02-19T23:29:56.821Z] --- PASS: TestServiceWithDataPathPortInit (18.04s) [2021-02-19T23:29:56.821Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-19T23:29:56.966Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-02-19T23:29:56.966Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.91s) [2021-02-19T23:29:56.966Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-19T23:29:56.966Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-02-19T23:29:58.240Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.33s) [2021-02-19T23:29:58.240Z] === RUN TestCreateServiceSecretFileMode [2021-02-19T23:29:58.869Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-02-19T23:29:58.869Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.85s) [2021-02-19T23:29:58.869Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-19T23:29:59.164Z] --- PASS: TestCreateServiceSecretFileMode (2.56s) [2021-02-19T23:29:59.164Z] === RUN TestCreateServiceConfigFileMode [2021-02-19T23:29:59.271Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-19T23:29:59.271Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-19T23:30:00.774Z] --- PASS: TestCgroupNamespacesRunHostMode (1.97s) [2021-02-19T23:30:00.774Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-19T23:30:00.774Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-02-19T23:30:01.676Z] --- PASS: TestCreateServiceConfigFileMode (2.53s) [2021-02-19T23:30:01.676Z] === RUN TestCreateServiceSysctls [2021-02-19T23:30:01.997Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-02-19T23:30:01.997Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.24s) [2021-02-19T23:30:01.997Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.31s) [2021-02-19T23:30:01.997Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.48s) [2021-02-19T23:30:01.997Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.50s) [2021-02-19T23:30:01.997Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.50s) [2021-02-19T23:30:01.997Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.50s) [2021-02-19T23:30:01.997Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.36s) [2021-02-19T23:30:01.997Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.31s) [2021-02-19T23:30:01.997Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.41s) [2021-02-19T23:30:01.997Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.49s) [2021-02-19T23:30:01.997Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.33s) [2021-02-19T23:30:01.997Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.38s) [2021-02-19T23:30:01.997Z] === RUN TestCgroupNamespacesRun [2021-02-19T23:30:02.680Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.82s) [2021-02-19T23:30:02.680Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-19T23:30:02.680Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-02-19T23:30:03.496Z] ok github.com/docker/docker/api/server/httputils 0.025s coverage: 14.7% of statements [2021-02-19T23:30:03.496Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-02-19T23:30:03.496Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2021-02-19T23:30:03.496Z] ? github.com/docker/docker/api/server/router [no test files] [2021-02-19T23:30:03.496Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-02-19T23:30:03.496Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-02-19T23:30:03.496Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-02-19T23:30:03.496Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-02-19T23:30:03.496Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-02-19T23:30:03.496Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-02-19T23:30:03.496Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-02-19T23:30:03.496Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-02-19T23:30:03.496Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-02-19T23:30:03.496Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-02-19T23:30:03.496Z] ok github.com/docker/docker/api/types/strslice 0.039s coverage: 90.0% of statements [2021-02-19T23:30:03.496Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2021-02-19T23:30:03.496Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2021-02-19T23:30:03.496Z] ok github.com/docker/docker/api/server/router/swarm 0.018s coverage: 5.7% of statements [2021-02-19T23:30:03.496Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-02-19T23:30:03.496Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-02-19T23:30:03.496Z] ? github.com/docker/docker/api/types [no test files] [2021-02-19T23:30:03.496Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-02-19T23:30:03.496Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-02-19T23:30:03.496Z] ? github.com/docker/docker/api/types/container [no test files] [2021-02-19T23:30:03.496Z] ? github.com/docker/docker/api/types/events [no test files] [2021-02-19T23:30:03.496Z] ? github.com/docker/docker/api/types/image [no test files] [2021-02-19T23:30:03.496Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-02-19T23:30:03.496Z] ? github.com/docker/docker/api/types/network [no test files] [2021-02-19T23:30:03.496Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-02-19T23:30:03.496Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-02-19T23:30:03.496Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-02-19T23:30:03.496Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-02-19T23:30:03.496Z] ok github.com/docker/docker/api/types/versions 0.019s coverage: 75.0% of statements [2021-02-19T23:30:03.496Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-02-19T23:30:03.496Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-02-19T23:30:03.496Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-02-19T23:30:03.496Z] ? github.com/docker/docker/builder [no test files] [2021-02-19T23:30:03.496Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-02-19T23:30:03.496Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-02-19T23:30:03.496Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-02-19T23:30:03.496Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-02-19T23:30:03.496Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-02-19T23:30:03.496Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-02-19T23:30:03.496Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-02-19T23:30:03.503Z] --- PASS: TestCgroupNamespacesRun (1.80s) [2021-02-19T23:30:03.503Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-19T23:30:04.584Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-02-19T23:30:04.584Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.87s) [2021-02-19T23:30:04.584Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-19T23:30:04.584Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-02-19T23:30:04.584Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-02-19T23:30:04.584Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-02-19T23:30:04.935Z] --- PASS: TestCreateServiceSysctls (3.31s) [2021-02-19T23:30:04.935Z] === RUN TestCreateServiceCapabilities [2021-02-19T23:30:05.520Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.03s) [2021-02-19T23:30:05.520Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-19T23:30:05.520Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-02-19T23:30:05.568Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.69s) [2021-02-19T23:30:05.568Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-19T23:30:06.264Z] ok github.com/docker/docker/cli/debug 0.005s coverage: 100.0% of statements [2021-02-19T23:30:06.456Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-02-19T23:30:06.819Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.12s) [2021-02-19T23:30:06.819Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ma0vca8dhqif6n59hxb5r297k Created:2021-02-19 23:29:58.429085664 +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[1ad820be7d8f8df4724c1472190bbd88ee2bb445639704ec2885cdcf9401f585:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6xezos0r9rz4ydg9yy2r2p62k EndpointID:6df4a7eb5a505fa1aa121649c6ed0d653060d198040a1052cd2d763b863be8d6 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:fc11eb266401529463f03f2de4758e00051aaf20c7224ff759a802dd57dffd4b 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:031e743e1cf0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6xezos0r9rz4ydg9yy2r2p62k EndpointID:6df4a7eb5a505fa1aa121649c6ed0d653060d198040a1052cd2d763b863be8d6 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-02-19T23:30:06.819Z] PASS [2021-02-19T23:30:06.819Z] [2021-02-19T23:30:06.819Z] === Skipped [2021-02-19T23:30:06.819Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-19T23:30:06.819Z] service_test.go:242: FLAKY_TEST [2021-02-19T23:30:06.819Z] [2021-02-19T23:30:06.819Z] [2021-02-19T23:30:06.819Z] DONE 26 tests, 1 skipped in 60.137s [2021-02-19T23:30:06.819Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-19T23:30:06.819Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:30:06.819Z] ++ set -e [2021-02-19T23:30:06.819Z] ++ '[' -n 0 ']' [2021-02-19T23:30:06.819Z] ++ set -x [2021-02-19T23:30:06.819Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:30:06.819Z] INFO: Testing against a local daemon [2021-02-19T23:30:06.819Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-19T23:30:06.819Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-19T23:30:06.819Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-19T23:30:06.819Z] === RUN TestDockerNetworkIpvlan [2021-02-19T23:30:06.819Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-19T23:30:06.819Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-19T23:30:06.819Z] PASS [2021-02-19T23:30:06.819Z] [2021-02-19T23:30:06.819Z] === Skipped [2021-02-19T23:30:06.819Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-19T23:30:06.819Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-19T23:30:06.819Z] [2021-02-19T23:30:06.819Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-19T23:30:06.819Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-19T23:30:06.819Z] [2021-02-19T23:30:06.819Z] [2021-02-19T23:30:06.819Z] DONE 2 tests, 2 skipped in 0.145s [2021-02-19T23:30:06.819Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-19T23:30:06.819Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:30:06.819Z] ++ set -e [2021-02-19T23:30:06.819Z] ++ '[' -n 0 ']' [2021-02-19T23:30:06.819Z] ++ set -x [2021-02-19T23:30:06.819Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:30:06.819Z] INFO: Testing against a local daemon [2021-02-19T23:30:06.819Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-19T23:30:07.022Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.56s) [2021-02-19T23:30:07.022Z] === RUN TestKernelTCPMemory [2021-02-19T23:30:07.073Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.83s) [2021-02-19T23:30:07.073Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-19T23:30:07.956Z] --- PASS: TestKernelTCPMemory (0.98s) [2021-02-19T23:30:07.956Z] === RUN TestNISDomainname [2021-02-19T23:30:07.956Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-02-19T23:30:08.242Z] --- PASS: TestCreateServiceCapabilities (2.70s) [2021-02-19T23:30:08.242Z] === RUN TestInspect [2021-02-19T23:30:08.731Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.21s) [2021-02-19T23:30:08.731Z] === RUN TestDockerNetworkMacvlan [2021-02-19T23:30:09.039Z] ok github.com/docker/docker/builder/remotecontext/git 3.885s coverage: 86.3% of statements [2021-02-19T23:30:09.040Z] ok github.com/docker/docker/builder/remotecontext 0.481s coverage: 13.7% of statements [2021-02-19T23:30:09.161Z] --- PASS: TestCgroupNamespacesRunHostMode (1.79s) [2021-02-19T23:30:09.161Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-19T23:30:09.333Z] --- PASS: TestNISDomainname (1.19s) [2021-02-19T23:30:09.333Z] === RUN TestHostnameDnsResolution [2021-02-19T23:30:09.671Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-02-19T23:30:10.151Z] --- PASS: TestInspect (2.42s) [2021-02-19T23:30:10.151Z] === RUN TestCreateJob [2021-02-19T23:30:10.666Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.79s) [2021-02-19T23:30:10.666Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-19T23:30:10.709Z] --- PASS: TestHostnameDnsResolution (1.41s) [2021-02-19T23:30:10.709Z] === RUN TestStats [2021-02-19T23:30:11.054Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-02-19T23:30:11.996Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-02-19T23:30:12.085Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-02-19T23:30:12.171Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.69s) [2021-02-19T23:30:12.171Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-19T23:30:12.598Z] ok github.com/docker/docker/builder/dockerfile 1.202s coverage: 48.3% of statements [2021-02-19T23:30:12.598Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-02-19T23:30:12.598Z] ? github.com/docker/docker/cli [no test files] [2021-02-19T23:30:12.598Z] ? github.com/docker/docker/cli/config [no test files] [2021-02-19T23:30:12.653Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-02-19T23:30:13.204Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.84s) [2021-02-19T23:30:13.204Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-19T23:30:13.220Z] --- PASS: TestStats (2.84s) [2021-02-19T23:30:13.220Z] === RUN TestStopContainerWithTimeout [2021-02-19T23:30:13.220Z] === RUN TestStopContainerWithTimeout/0 [2021-02-19T23:30:13.220Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-19T23:30:13.220Z] === RUN TestStopContainerWithTimeout/1 [2021-02-19T23:30:13.220Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-19T23:30:13.220Z] === RUN TestStopContainerWithTimeout/3 [2021-02-19T23:30:13.220Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-19T23:30:13.220Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-19T23:30:13.220Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-19T23:30:13.413Z] --- PASS: TestCreateJob (2.77s) [2021-02-19T23:30:13.413Z] === RUN TestReplicatedJob [2021-02-19T23:30:13.478Z] === CONT TestStopContainerWithTimeout/0 [2021-02-19T23:30:13.478Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-19T23:30:14.045Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-02-19T23:30:14.613Z] === CONT TestStopContainerWithTimeout/3 [2021-02-19T23:30:14.700Z] ok github.com/docker/docker/client 0.378s coverage: 75.4% of statements [2021-02-19T23:30:15.180Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-02-19T23:30:15.268Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.88s) [2021-02-19T23:30:15.268Z] === RUN TestKernelTCPMemory [2021-02-19T23:30:15.293Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-02-19T23:30:15.746Z] === RUN TestDockerSuite/TestBuildCmd [2021-02-19T23:30:15.746Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-02-19T23:30:15.900Z] --- PASS: TestKernelTCPMemory (0.89s) [2021-02-19T23:30:15.900Z] === RUN TestNISDomainname [2021-02-19T23:30:16.005Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-02-19T23:30:16.005Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-02-19T23:30:16.573Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-02-19T23:30:16.573Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-02-19T23:30:16.573Z] === CONT TestStopContainerWithTimeout/1 [2021-02-19T23:30:16.932Z] --- PASS: TestNISDomainname (1.00s) [2021-02-19T23:30:16.932Z] === RUN TestHostnameDnsResolution [2021-02-19T23:30:18.478Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-02-19T23:30:18.478Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2021-02-19T23:30:18.478Z] --- PASS: TestStopContainerWithTimeout/0 (1.27s) [2021-02-19T23:30:18.478Z] --- PASS: TestStopContainerWithTimeout/-1 (3.18s) [2021-02-19T23:30:18.478Z] --- PASS: TestStopContainerWithTimeout/3 (2.70s) [2021-02-19T23:30:18.478Z] --- PASS: TestStopContainerWithTimeout/1 (1.78s) [2021-02-19T23:30:18.478Z] === RUN TestDeleteDevicemapper [2021-02-19T23:30:18.478Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-19T23:30:18.478Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-19T23:30:18.478Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-19T23:30:18.590Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-02-19T23:30:18.651Z] --- PASS: TestReplicatedJob (5.43s) [2021-02-19T23:30:18.651Z] === RUN TestUpdateReplicatedJob [2021-02-19T23:30:18.736Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-02-19T23:30:18.996Z] --- PASS: TestHostnameDnsResolution (1.73s) [2021-02-19T23:30:18.996Z] === RUN TestStats [2021-02-19T23:30:20.639Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.35s) [2021-02-19T23:30:20.639Z] === RUN TestUpdateMemory [2021-02-19T23:30:20.639Z] --- SKIP: TestUpdateMemory (0.00s) [2021-02-19T23:30:20.639Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-19T23:30:20.639Z] === RUN TestUpdateCPUQuota [2021-02-19T23:30:20.898Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-02-19T23:30:21.721Z] --- PASS: TestStats (2.98s) [2021-02-19T23:30:21.721Z] === RUN TestStopContainerWithTimeout [2021-02-19T23:30:21.721Z] === RUN TestStopContainerWithTimeout/0 [2021-02-19T23:30:21.721Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-19T23:30:21.721Z] === RUN TestStopContainerWithTimeout/1 [2021-02-19T23:30:21.721Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-19T23:30:21.721Z] === RUN TestStopContainerWithTimeout/3 [2021-02-19T23:30:21.721Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-19T23:30:21.721Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-19T23:30:21.721Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-19T23:30:21.721Z] === CONT TestStopContainerWithTimeout/0 [2021-02-19T23:30:21.721Z] === CONT TestStopContainerWithTimeout/3 [2021-02-19T23:30:21.913Z] --- PASS: TestUpdateReplicatedJob (3.28s) [2021-02-19T23:30:21.913Z] === RUN TestServiceListWithStatuses [2021-02-19T23:30:21.913Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-19T23:30:21.913Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-19T23:30:21.913Z] === RUN TestDockerNetworkConnectAlias [2021-02-19T23:30:22.276Z] --- PASS: TestUpdateCPUQuota (1.43s) [2021-02-19T23:30:22.276Z] === RUN TestUpdatePidsLimit [2021-02-19T23:30:22.276Z] === RUN TestUpdatePidsLimit/update_from_none [2021-02-19T23:30:22.544Z] === RUN TestUpdatePidsLimit/no_change [2021-02-19T23:30:22.754Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-19T23:30:22.805Z] === RUN TestUpdatePidsLimit/update_lower [2021-02-19T23:30:23.373Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-02-19T23:30:23.631Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-02-19T23:30:23.889Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-02-19T23:30:23.889Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-02-19T23:30:24.455Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-02-19T23:30:24.715Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-02-19T23:30:24.818Z] === CONT TestStopContainerWithTimeout/1 [2021-02-19T23:30:24.973Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-02-19T23:30:25.172Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-02-19T23:30:25.540Z] --- PASS: TestUpdatePidsLimit (3.41s) [2021-02-19T23:30:25.540Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.44s) [2021-02-19T23:30:25.540Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2021-02-19T23:30:25.540Z] --- PASS: TestUpdatePidsLimit/update_lower (0.32s) [2021-02-19T23:30:25.540Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2021-02-19T23:30:25.540Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.32s) [2021-02-19T23:30:25.540Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.35s) [2021-02-19T23:30:25.540Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2021-02-19T23:30:25.540Z] === RUN TestUpdateRestartPolicy [2021-02-19T23:30:26.072Z] --- PASS: TestDockerNetworkConnectAlias (3.94s) [2021-02-19T23:30:26.072Z] === RUN TestDockerNetworkReConnect [2021-02-19T23:30:26.475Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-02-19T23:30:26.475Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-02-19T23:30:26.882Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-02-19T23:30:26.882Z] --- PASS: TestStopContainerWithTimeout/0 (1.09s) [2021-02-19T23:30:26.882Z] --- PASS: TestStopContainerWithTimeout/3 (3.04s) [2021-02-19T23:30:26.882Z] --- PASS: TestStopContainerWithTimeout/-1 (2.89s) [2021-02-19T23:30:26.882Z] --- PASS: TestStopContainerWithTimeout/1 (1.92s) [2021-02-19T23:30:26.882Z] === RUN TestDeleteDevicemapper [2021-02-19T23:30:26.882Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-19T23:30:26.882Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-19T23:30:26.882Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-19T23:30:27.084Z] --- PASS: TestDockerNetworkMacvlan (18.59s) [2021-02-19T23:30:27.084Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2021-02-19T23:30:27.084Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2021-02-19T23:30:27.084Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.99s) [2021-02-19T23:30:27.084Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.08s) [2021-02-19T23:30:27.084Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.85s) [2021-02-19T23:30:27.084Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.32s) [2021-02-19T23:30:27.084Z] PASS [2021-02-19T23:30:27.084Z] [2021-02-19T23:30:27.084Z] DONE 8 tests in 20.931s [2021-02-19T23:30:27.084Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-19T23:30:27.084Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:30:27.084Z] ++ set -e [2021-02-19T23:30:27.084Z] ++ '[' -n 0 ']' [2021-02-19T23:30:27.084Z] ++ set -x [2021-02-19T23:30:27.084Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:30:27.084Z] testing: warning: no tests to run [2021-02-19T23:30:27.084Z] PASS [2021-02-19T23:30:27.084Z] [2021-02-19T23:30:27.084Z] DONE 0 tests in 0.030s [2021-02-19T23:30:27.084Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-19T23:30:27.084Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:30:27.084Z] ++ set -e [2021-02-19T23:30:27.084Z] ++ '[' -n 0 ']' [2021-02-19T23:30:27.084Z] ++ set -x [2021-02-19T23:30:27.084Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:30:27.345Z] INFO: Testing against a local daemon [2021-02-19T23:30:27.345Z] === RUN TestAuthZPluginAllowRequest [2021-02-19T23:30:27.411Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-02-19T23:30:27.979Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-02-19T23:30:28.238Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-02-19T23:30:28.501Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-02-19T23:30:28.588Z] --- PASS: TestDockerNetworkReConnect (3.22s) [2021-02-19T23:30:28.588Z] === RUN TestServicePlugin [2021-02-19T23:30:29.257Z] --- PASS: TestAuthZPluginAllowRequest (1.86s) [2021-02-19T23:30:29.257Z] === RUN TestAuthZPluginTLS [2021-02-19T23:30:29.827Z] --- PASS: TestAuthZPluginTLS (0.73s) [2021-02-19T23:30:29.827Z] === RUN TestAuthZPluginDenyRequest [2021-02-19T23:30:30.396Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.83s) [2021-02-19T23:30:30.396Z] === RUN TestUpdateMemory [2021-02-19T23:30:30.396Z] --- SKIP: TestUpdateMemory (0.00s) [2021-02-19T23:30:30.396Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-19T23:30:30.396Z] === RUN TestUpdateCPUQuota [2021-02-19T23:30:30.398Z] --- PASS: TestAuthZPluginDenyRequest (0.69s) [2021-02-19T23:30:30.398Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-19T23:30:31.340Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.69s) [2021-02-19T23:30:31.340Z] === RUN TestAuthZPluginDenyResponse [2021-02-19T23:30:31.901Z] --- PASS: TestUpdateCPUQuota (1.25s) [2021-02-19T23:30:31.901Z] === RUN TestUpdatePidsLimit [2021-02-19T23:30:31.901Z] === RUN TestUpdatePidsLimit/update_from_none [2021-02-19T23:30:31.901Z] === RUN TestUpdatePidsLimit/no_change [2021-02-19T23:30:31.911Z] --- PASS: TestAuthZPluginDenyResponse (0.78s) [2021-02-19T23:30:31.911Z] === RUN TestAuthZPluginAllowEventStream [2021-02-19T23:30:32.565Z] === RUN TestUpdatePidsLimit/update_lower [2021-02-19T23:30:32.689Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-02-19T23:30:32.856Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-02-19T23:30:33.147Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-02-19T23:30:33.438Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-02-19T23:30:33.821Z] --- PASS: TestAuthZPluginAllowEventStream (1.87s) [2021-02-19T23:30:33.821Z] === RUN TestAuthZPluginErrorResponse [2021-02-19T23:30:34.070Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-02-19T23:30:34.392Z] --- PASS: TestAuthZPluginErrorResponse (0.66s) [2021-02-19T23:30:34.392Z] === RUN TestAuthZPluginErrorRequest [2021-02-19T23:30:34.591Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-02-19T23:30:35.333Z] --- PASS: TestAuthZPluginErrorRequest (0.68s) [2021-02-19T23:30:35.333Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-19T23:30:35.578Z] --- PASS: TestUpdatePidsLimit (3.62s) [2021-02-19T23:30:35.578Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2021-02-19T23:30:35.578Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2021-02-19T23:30:35.578Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2021-02-19T23:30:35.578Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s) [2021-02-19T23:30:35.578Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s) [2021-02-19T23:30:35.578Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s) [2021-02-19T23:30:35.578Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) [2021-02-19T23:30:35.578Z] === RUN TestUpdateRestartPolicy [2021-02-19T23:30:35.904Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.67s) [2021-02-19T23:30:35.904Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-19T23:30:37.876Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-02-19T23:30:38.134Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-02-19T23:30:38.393Z] --- PASS: TestUpdateRestartPolicy (12.77s) [2021-02-19T23:30:38.393Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-19T23:30:38.445Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.24s) [2021-02-19T23:30:38.445Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-19T23:30:38.960Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-02-19T23:30:39.219Z] --- PASS: TestUpdateRestartWithAutoRemove (0.90s) [2021-02-19T23:30:39.219Z] === RUN TestWaitNonBlocked [2021-02-19T23:30:39.219Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-19T23:30:39.219Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-19T23:30:39.219Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-19T23:30:39.219Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-19T23:30:39.219Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-19T23:30:39.219Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-19T23:30:39.478Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-02-19T23:30:40.355Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.29s) [2021-02-19T23:30:40.355Z] === RUN TestAuthZPluginHeader [2021-02-19T23:30:40.415Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-02-19T23:30:40.415Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.94s) [2021-02-19T23:30:40.415Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.05s) [2021-02-19T23:30:40.415Z] === RUN TestWaitBlocked [2021-02-19T23:30:40.415Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-19T23:30:40.415Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-19T23:30:40.415Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-19T23:30:40.415Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-19T23:30:40.415Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-19T23:30:40.415Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-19T23:30:40.983Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-02-19T23:30:41.297Z] --- PASS: TestAuthZPluginHeader (1.04s) [2021-02-19T23:30:41.297Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-19T23:30:41.557Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-02-19T23:30:41.557Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-19T23:30:41.557Z] === RUN TestAuthZPluginV2Disable [2021-02-19T23:30:41.557Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-02-19T23:30:41.557Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-19T23:30:41.557Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-19T23:30:41.557Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-19T23:30:41.557Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-19T23:30:41.557Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-19T23:30:41.557Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-19T23:30:41.557Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-19T23:30:41.557Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-19T23:30:41.583Z] --- PASS: TestWaitBlocked (0.02s) [2021-02-19T23:30:41.583Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.25s) [2021-02-19T23:30:41.583Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.29s) [2021-02-19T23:30:41.583Z] === CONT TestContainerStartOnDaemonRestart [2021-02-19T23:30:41.583Z] === CONT TestContainerKillOnDaemonStart [2021-02-19T23:30:42.961Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-02-19T23:30:42.961Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-02-19T23:30:44.865Z] --- PASS: TestContainerStartOnDaemonRestart (3.34s) [2021-02-19T23:30:44.865Z] === CONT TestIpcModeOlderClient [2021-02-19T23:30:44.865Z] --- PASS: TestIpcModeOlderClient (0.08s) [2021-02-19T23:30:44.865Z] === CONT TestDaemonHostGatewayIP [2021-02-19T23:30:46.239Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-02-19T23:30:46.498Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-02-19T23:30:47.873Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-02-19T23:30:47.873Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-02-19T23:30:47.873Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-02-19T23:30:47.873Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-02-19T23:30:47.873Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-02-19T23:30:48.132Z] --- PASS: TestDaemonHostGatewayIP (3.19s) [2021-02-19T23:30:48.132Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-19T23:30:48.203Z] --- PASS: TestUpdateRestartPolicy (13.04s) [2021-02-19T23:30:48.203Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-19T23:30:49.235Z] --- PASS: TestUpdateRestartWithAutoRemove (0.85s) [2021-02-19T23:30:49.235Z] === RUN TestWaitNonBlocked [2021-02-19T23:30:49.235Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-19T23:30:49.235Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-19T23:30:49.235Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-19T23:30:49.235Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-19T23:30:49.235Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-19T23:30:49.235Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-19T23:30:50.740Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-02-19T23:30:50.740Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.17s) [2021-02-19T23:30:50.740Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.26s) [2021-02-19T23:30:50.740Z] === RUN TestWaitBlocked [2021-02-19T23:30:50.740Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-19T23:30:50.740Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-19T23:30:50.740Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-19T23:30:50.740Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-19T23:30:50.740Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-19T23:30:50.740Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-19T23:30:51.420Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.70s) [2021-02-19T23:30:51.420Z] === CONT TestDaemonRestartIpcMode [2021-02-19T23:30:51.420Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-02-19T23:30:51.420Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-02-19T23:30:51.773Z] --- PASS: TestWaitBlocked (0.01s) [2021-02-19T23:30:51.773Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.17s) [2021-02-19T23:30:51.773Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.27s) [2021-02-19T23:30:51.773Z] === CONT TestContainerStartOnDaemonRestart [2021-02-19T23:30:51.773Z] === CONT TestContainerKillOnDaemonStart [2021-02-19T23:30:52.799Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-02-19T23:30:53.059Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-02-19T23:30:53.309Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-02-19T23:30:53.309Z] Copying nested executables into bundles/binary-daemon [2021-02-19T23:30:53.625Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-02-19T23:30:54.160Z] ok github.com/docker/docker/cmd/dockerd 0.396s coverage: 29.1% of statements [2021-02-19T23:30:54.253Z] [2021-02-19T23:30:54.560Z] --- PASS: TestDaemonRestartIpcMode (3.68s) [2021-02-19T23:30:54.818Z] --- PASS: TestContainerKillOnDaemonStart (13.30s) [2021-02-19T23:30:54.818Z] PASS [2021-02-19T23:30:54.818Z] [2021-02-19T23:30:54.818Z] === Skipped [2021-02-19T23:30:54.818Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-02-19T23:30:54.818Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-19T23:30:54.818Z] [2021-02-19T23:30:54.818Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2021-02-19T23:30:54.818Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-19T23:30:54.818Z] [2021-02-19T23:30:54.818Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-02-19T23:30:54.818Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-19T23:30:54.818Z] [2021-02-19T23:30:54.818Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-19T23:30:54.818Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-19T23:30:54.818Z] [2021-02-19T23:30:54.818Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-02-19T23:30:54.818Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-19T23:30:54.818Z] [2021-02-19T23:30:54.818Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-02-19T23:30:54.818Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-19T23:30:54.818Z] [2021-02-19T23:30:54.818Z] [2021-02-19T23:30:54.818Z] DONE 196 tests, 6 skipped in 152.500s [2021-02-19T23:30:54.818Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-02-19T23:30:54.818Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:30:54.818Z] ++ set -e [2021-02-19T23:30:54.818Z] ++ '[' -n 0 ']' [2021-02-19T23:30:54.818Z] ++ set -x [2021-02-19T23:30:54.819Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:30:55.077Z] INFO: Testing against a local daemon [2021-02-19T23:30:55.077Z] === RUN TestCommitInheritsEnv [2021-02-19T23:30:55.281Z] --- PASS: TestContainerStartOnDaemonRestart (3.17s) [2021-02-19T23:30:55.281Z] === CONT TestIpcModeOlderClient [2021-02-19T23:30:55.281Z] --- PASS: TestIpcModeOlderClient (0.17s) [2021-02-19T23:30:55.281Z] === CONT TestDaemonHostGatewayIP [2021-02-19T23:30:55.643Z] --- PASS: TestCommitInheritsEnv (0.39s) [2021-02-19T23:30:55.643Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-19T23:30:55.643Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-02-19T23:30:55.643Z] === RUN TestImagesFilterMultiReference [2021-02-19T23:30:55.643Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-02-19T23:30:55.643Z] === RUN TestImagePullPlatformInvalid [2021-02-19T23:30:55.643Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-02-19T23:30:55.643Z] === RUN TestRemoveImageOrphaning [2021-02-19T23:30:55.902Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-02-19T23:30:55.902Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2021-02-19T23:30:55.902Z] === RUN TestRemoveImageGarbageCollector [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-02-19T23:30:57.125Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42046/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=0e001154f96b034483db093276aadd24aa6191ca -e DOCKER_GRAPHDRIVER docker:0e001154f96b034483db093276aadd24aa6191ca hack/make.sh cross [2021-02-19T23:30:57.693Z] [2021-02-19T23:30:57.693Z] Removing bundles/ [2021-02-19T23:30:57.693Z] [2021-02-19T23:30:57.693Z] ---> Making bundle: cross (in bundles/cross) [2021-02-19T23:30:57.693Z] Cross building: bundles/cross/linux/amd64 [2021-02-19T23:30:57.693Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-02-19T23:30:57.693Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-02-19T23:30:58.434Z] --- PASS: TestRemoveImageGarbageCollector (2.11s) [2021-02-19T23:30:58.434Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-19T23:30:58.434Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.08s) [2021-02-19T23:30:58.434Z] === RUN TestTagInvalidReference [2021-02-19T23:30:58.434Z] --- PASS: TestTagInvalidReference (0.03s) [2021-02-19T23:30:58.435Z] === RUN TestTagValidPrefixedRepo [2021-02-19T23:30:58.435Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-02-19T23:30:58.435Z] === RUN TestTagExistedNameWithoutForce [2021-02-19T23:30:58.435Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-02-19T23:30:58.435Z] === RUN TestTagOfficialNames [2021-02-19T23:30:58.435Z] --- PASS: TestTagOfficialNames (0.06s) [2021-02-19T23:30:58.435Z] === RUN TestTagMatchesDigest [2021-02-19T23:30:58.435Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-02-19T23:30:58.435Z] === CONT TestImportExtremelyLargeImageWorks [2021-02-19T23:30:58.694Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-02-19T23:30:58.785Z] --- PASS: TestDaemonHostGatewayIP (3.51s) [2021-02-19T23:30:58.785Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-19T23:30:58.953Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-02-19T23:30:58.953Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-02-19T23:30:59.661Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.09s) [2021-02-19T23:30:59.661Z] PASS [2021-02-19T23:30:59.661Z] [2021-02-19T23:30:59.661Z] === Skipped [2021-02-19T23:30:59.661Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-02-19T23:30:59.661Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-19T23:30:59.661Z] [2021-02-19T23:30:59.661Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-02-19T23:30:59.661Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-19T23:30:59.661Z] [2021-02-19T23:30:59.661Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-19T23:30:59.661Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-19T23:30:59.661Z] [2021-02-19T23:30:59.661Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-19T23:30:59.661Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-19T23:30:59.661Z] [2021-02-19T23:30:59.661Z] [2021-02-19T23:30:59.661Z] DONE 17 tests, 4 skipped in 32.460s [2021-02-19T23:30:59.661Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-19T23:30:59.661Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:30:59.661Z] ++ set -e [2021-02-19T23:30:59.661Z] ++ '[' -n 0 ']' [2021-02-19T23:30:59.661Z] ++ set -x [2021-02-19T23:30:59.661Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:30:59.661Z] INFO: Testing against a local daemon [2021-02-19T23:30:59.661Z] === RUN TestPluginInvalidJSON [2021-02-19T23:30:59.661Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-19T23:30:59.661Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-19T23:30:59.661Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-19T23:30:59.661Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-02-19T23:30:59.661Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-19T23:30:59.661Z] === RUN TestPluginInstall [2021-02-19T23:30:59.661Z] === RUN TestPluginInstall/no_auth [2021-02-19T23:30:59.799Z] ok github.com/docker/docker/container 0.142s coverage: 34.4% of statements [2021-02-19T23:30:59.799Z] ? github.com/docker/docker/container/stream [no test files] [2021-02-19T23:30:59.799Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-02-19T23:30:59.799Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-02-19T23:30:59.799Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-02-19T23:30:59.888Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-02-19T23:31:00.457Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-02-19T23:31:00.600Z] --- PASS: TestServicePlugin (30.30s) [2021-02-19T23:31:00.600Z] plugin_test.go:62: [d2616ab19c7e5] joining swarm manager [d18169408cec4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-19T23:31:00.600Z] plugin_test.go:65: [d9fd8eb8282b3] joining swarm manager [d18169408cec4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-19T23:31:00.600Z] === RUN TestServiceUpdateLabel [2021-02-19T23:31:00.855Z] --- PASS: TestServiceUpdateLabel (1.91s) [2021-02-19T23:31:00.855Z] === RUN TestServiceUpdateSecrets [2021-02-19T23:31:01.507Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.94s) [2021-02-19T23:31:01.507Z] === CONT TestDaemonRestartIpcMode [2021-02-19T23:31:01.894Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.046s coverage: 65.3% of statements [2021-02-19T23:31:02.363Z] time="2021-02-19T23:31:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-19T23:31:02.363Z] time="2021-02-19T23:31:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:309891c2cd858dba50be00d18a4cbc054fc12fa6d223856428ea1f5226aacd2e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-19T23:31:02.363Z] time="2021-02-19T23:31:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-19T23:31:02.363Z] time="2021-02-19T23:31:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:309891c2cd858dba50be00d18a4cbc054fc12fa6d223856428ea1f5226aacd2e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-19T23:31:02.363Z] === RUN TestPluginInstall/with_htpasswd [2021-02-19T23:31:02.381Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-02-19T23:31:03.308Z] time="2021-02-19T23:31:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-19T23:31:03.308Z] time="2021-02-19T23:31:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6af13d76afff2f772c37d0d9c4600fc6609fb439a90c700fc64df1a35a1b46b9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-19T23:31:03.308Z] time="2021-02-19T23:31:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-19T23:31:03.308Z] time="2021-02-19T23:31:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6af13d76afff2f772c37d0d9c4600fc6609fb439a90c700fc64df1a35a1b46b9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-19T23:31:03.568Z] === RUN TestPluginInstall/with_insecure [2021-02-19T23:31:04.227Z] --- PASS: TestContainerKillOnDaemonStart (12.53s) [2021-02-19T23:31:04.951Z] time="2021-02-19T23:31:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-19T23:31:04.951Z] time="2021-02-19T23:31:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:296128f3c01307932d2fb34279e01ee3685dcb4a4222f0ac50dd64a6a8d5902d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-19T23:31:04.951Z] time="2021-02-19T23:31:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-19T23:31:04.951Z] time="2021-02-19T23:31:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:296128f3c01307932d2fb34279e01ee3685dcb4a4222f0ac50dd64a6a8d5902d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-19T23:31:05.211Z] --- PASS: TestPluginInstall (5.56s) [2021-02-19T23:31:05.211Z] --- PASS: TestPluginInstall/no_auth (2.59s) [2021-02-19T23:31:05.211Z] --- PASS: TestPluginInstall/with_htpasswd (1.24s) [2021-02-19T23:31:05.211Z] --- PASS: TestPluginInstall/with_insecure (1.73s) [2021-02-19T23:31:05.211Z] plugin_test.go:160: [df184588ec49a] daemon is not started [2021-02-19T23:31:05.211Z] === RUN TestPluginsWithRuntimes [2021-02-19T23:31:05.669Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-02-19T23:31:05.669Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-02-19T23:31:05.782Z] --- PASS: TestDaemonRestartIpcMode (4.09s) [2021-02-19T23:31:05.782Z] PASS [2021-02-19T23:31:05.782Z] [2021-02-19T23:31:05.782Z] === Skipped [2021-02-19T23:31:05.782Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2021-02-19T23:31:05.782Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-19T23:31:05.782Z] [2021-02-19T23:31:05.782Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2021-02-19T23:31:05.782Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-19T23:31:05.782Z] [2021-02-19T23:31:05.782Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2021-02-19T23:31:05.782Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-19T23:31:05.782Z] [2021-02-19T23:31:05.782Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-19T23:31:05.782Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-19T23:31:05.782Z] [2021-02-19T23:31:05.782Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2021-02-19T23:31:05.782Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-19T23:31:05.782Z] [2021-02-19T23:31:05.782Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2021-02-19T23:31:05.782Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-19T23:31:05.782Z] [2021-02-19T23:31:05.782Z] [2021-02-19T23:31:05.782Z] DONE 196 tests, 6 skipped in 157.606s [2021-02-19T23:31:05.782Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2021-02-19T23:31:05.782Z] ++ 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 [2021-02-19T23:31:05.782Z] ++ set -e [2021-02-19T23:31:05.782Z] ++ '[' -n 0 ']' [2021-02-19T23:31:05.782Z] ++ set -x [2021-02-19T23:31:05.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=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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 [2021-02-19T23:31:05.782Z] INFO: Testing against a local daemon [2021-02-19T23:31:05.782Z] === RUN TestCommitInheritsEnv [2021-02-19T23:31:05.928Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-02-19T23:31:06.389Z] ok github.com/docker/docker/daemon/cluster/convert 0.047s coverage: 35.9% of statements [2021-02-19T23:31:06.411Z] --- PASS: TestCommitInheritsEnv (0.60s) [2021-02-19T23:31:06.412Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-19T23:31:06.412Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-02-19T23:31:06.412Z] === RUN TestImagesFilterMultiReference [2021-02-19T23:31:06.412Z] --- PASS: TestImagesFilterMultiReference (0.03s) [2021-02-19T23:31:06.412Z] === RUN TestImagePullPlatformInvalid [2021-02-19T23:31:06.412Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2021-02-19T23:31:06.412Z] === RUN TestRemoveImageOrphaning [2021-02-19T23:31:07.041Z] --- PASS: TestRemoveImageOrphaning (0.57s) [2021-02-19T23:31:07.041Z] === RUN TestRemoveImageGarbageCollector [2021-02-19T23:31:07.041Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-02-19T23:31:07.041Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-19T23:31:07.041Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-19T23:31:07.041Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-02-19T23:31:07.041Z] === RUN TestTagInvalidReference [2021-02-19T23:31:07.041Z] --- PASS: TestTagInvalidReference (0.02s) [2021-02-19T23:31:07.041Z] === RUN TestTagValidPrefixedRepo [2021-02-19T23:31:07.041Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2021-02-19T23:31:07.041Z] === RUN TestTagExistedNameWithoutForce [2021-02-19T23:31:07.041Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-02-19T23:31:07.041Z] === RUN TestTagOfficialNames [2021-02-19T23:31:07.041Z] --- PASS: TestTagOfficialNames (0.03s) [2021-02-19T23:31:07.041Z] === RUN TestTagMatchesDigest [2021-02-19T23:31:07.041Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-02-19T23:31:07.041Z] === CONT TestImportExtremelyLargeImageWorks [2021-02-19T23:31:07.752Z] === RUN TestPluginsWithRuntimes/No_Args [2021-02-19T23:31:09.214Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-02-19T23:31:09.662Z] === RUN TestPluginsWithRuntimes/With_Args [2021-02-19T23:31:10.590Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-02-19T23:31:10.890Z] ok github.com/docker/docker/daemon/cluster 0.166s coverage: 0.5% of statements [2021-02-19T23:31:11.572Z] --- PASS: TestPluginsWithRuntimes (5.91s) [2021-02-19T23:31:11.572Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.83s) [2021-02-19T23:31:11.572Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.70s) [2021-02-19T23:31:11.572Z] PASS [2021-02-19T23:31:11.572Z] [2021-02-19T23:31:11.572Z] DONE 9 tests in 11.668s [2021-02-19T23:31:11.572Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-19T23:31:11.572Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:31:11.572Z] ++ set -e [2021-02-19T23:31:11.572Z] ++ '[' -n 0 ']' [2021-02-19T23:31:11.572Z] ++ set -x [2021-02-19T23:31:11.572Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:31:11.572Z] INFO: Testing against a local daemon [2021-02-19T23:31:11.572Z] === RUN TestExternalGraphDriver [2021-02-19T23:31:11.572Z] === RUN TestExternalGraphDriver/json [2021-02-19T23:31:11.966Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-02-19T23:31:12.902Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-02-19T23:31:14.114Z] === RUN TestExternalGraphDriver/spec [2021-02-19T23:31:14.445Z] ok github.com/docker/docker/daemon/discovery 0.034s coverage: 30.0% of statements [2021-02-19T23:31:14.802Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-02-19T23:31:15.061Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-02-19T23:31:15.090Z] ok github.com/docker/docker/daemon/config 0.129s coverage: 81.8% of statements [2021-02-19T23:31:15.679Z] --- PASS: TestServiceUpdateSecrets (14.57s) [2021-02-19T23:31:15.680Z] === RUN TestServiceUpdateConfigs [2021-02-19T23:31:15.996Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-02-19T23:31:16.158Z] ok github.com/docker/docker/daemon/events 0.079s coverage: 50.0% of statements [2021-02-19T23:31:16.656Z] === RUN TestExternalGraphDriver/pull [2021-02-19T23:31:18.528Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-02-19T23:31:18.922Z] ok github.com/docker/docker/daemon/graphdriver 0.009s coverage: 2.2% of statements [2021-02-19T23:31:19.095Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-02-19T23:31:19.198Z] --- PASS: TestExternalGraphDriver (7.46s) [2021-02-19T23:31:19.198Z] --- PASS: TestExternalGraphDriver/json (2.46s) [2021-02-19T23:31:19.198Z] --- PASS: TestExternalGraphDriver/spec (2.71s) [2021-02-19T23:31:19.198Z] --- PASS: TestExternalGraphDriver/pull (2.16s) [2021-02-19T23:31:19.198Z] === RUN TestGraphdriverPluginV2 [2021-02-19T23:31:19.198Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2021-02-19T23:31:19.198Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-19T23:31:19.198Z] PASS [2021-02-19T23:31:19.198Z] [2021-02-19T23:31:19.198Z] === Skipped [2021-02-19T23:31:19.198Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2021-02-19T23:31:19.198Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-19T23:31:19.198Z] [2021-02-19T23:31:19.198Z] [2021-02-19T23:31:19.198Z] DONE 5 tests, 1 skipped in 7.641s [2021-02-19T23:31:19.198Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-19T23:31:19.198Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:31:19.198Z] ++ set -e [2021-02-19T23:31:19.198Z] ++ '[' -n 0 ']' [2021-02-19T23:31:19.198Z] ++ set -x [2021-02-19T23:31:19.198Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:31:19.198Z] INFO: Testing against a local daemon [2021-02-19T23:31:19.198Z] === RUN TestContinueAfterPluginCrash [2021-02-19T23:31:19.198Z] === PAUSE TestContinueAfterPluginCrash [2021-02-19T23:31:19.198Z] === RUN TestReadPluginNoRead [2021-02-19T23:31:19.198Z] === PAUSE TestReadPluginNoRead [2021-02-19T23:31:19.198Z] === RUN TestDaemonStartWithLogOpt [2021-02-19T23:31:19.198Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-19T23:31:19.198Z] === CONT TestContinueAfterPluginCrash [2021-02-19T23:31:19.198Z] === CONT TestDaemonStartWithLogOpt [2021-02-19T23:31:19.198Z] === CONT TestReadPluginNoRead [2021-02-19T23:31:19.353Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-02-19T23:31:20.731Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-02-19T23:31:20.990Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-02-19T23:31:21.681Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2021-02-19T23:31:22.390Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-02-19T23:31:23.204Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.414s coverage: 57.1% of statements [2021-02-19T23:31:23.204Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.500s coverage: 14.1% of statements [2021-02-19T23:31:23.407Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-19T23:31:23.764Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-02-19T23:31:23.980Z] --- PASS: TestDaemonStartWithLogOpt (4.83s) [2021-02-19T23:31:24.703Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-02-19T23:31:25.361Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-19T23:31:26.078Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.9% of statements [2021-02-19T23:31:27.130Z] ok github.com/docker/docker/daemon/graphdriver/aufs 7.931s coverage: 69.3% of statements [2021-02-19T23:31:27.271Z] === RUN TestReadPluginNoRead/default [2021-02-19T23:31:27.774Z] ok github.com/docker/docker/daemon 12.397s coverage: 17.1% of statements [2021-02-19T23:31:27.774Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-02-19T23:31:27.774Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-02-19T23:31:27.774Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-02-19T23:31:27.774Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-02-19T23:31:27.988Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-02-19T23:31:29.183Z] --- PASS: TestReadPluginNoRead (9.82s) [2021-02-19T23:31:29.183Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.88s) [2021-02-19T23:31:29.183Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.76s) [2021-02-19T23:31:29.183Z] --- PASS: TestReadPluginNoRead/default (1.86s) [2021-02-19T23:31:29.183Z] read_test.go:92: [d8e44735c034f] daemon is not started [2021-02-19T23:31:29.443Z] --- PASS: TestContinueAfterPluginCrash (10.32s) [2021-02-19T23:31:29.443Z] PASS [2021-02-19T23:31:29.443Z] [2021-02-19T23:31:29.443Z] DONE 6 tests in 10.469s [2021-02-19T23:31:29.443Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-02-19T23:31:29.443Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:31:29.443Z] ++ set -e [2021-02-19T23:31:29.443Z] ++ '[' -n 0 ']' [2021-02-19T23:31:29.443Z] ++ set -x [2021-02-19T23:31:29.443Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:31:29.443Z] testing: warning: no tests to run [2021-02-19T23:31:29.443Z] PASS [2021-02-19T23:31:29.443Z] [2021-02-19T23:31:29.443Z] DONE 0 tests in 0.043s [2021-02-19T23:31:29.443Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-19T23:31:29.443Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:31:29.443Z] ++ set -e [2021-02-19T23:31:29.443Z] ++ '[' -n 0 ']' [2021-02-19T23:31:29.443Z] ++ set -x [2021-02-19T23:31:29.443Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:31:29.704Z] INFO: Testing against a local daemon [2021-02-19T23:31:29.704Z] === RUN TestPluginWithDevMounts [2021-02-19T23:31:29.704Z] === PAUSE TestPluginWithDevMounts [2021-02-19T23:31:29.704Z] === CONT TestPluginWithDevMounts [2021-02-19T23:31:29.890Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-02-19T23:31:30.461Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-02-19T23:31:30.504Z] --- PASS: TestServiceUpdateConfigs (14.45s) [2021-02-19T23:31:30.505Z] === RUN TestServiceUpdateNetwork [2021-02-19T23:31:30.556Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.168s coverage: 45.9% of statements [2021-02-19T23:31:30.556Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-02-19T23:31:30.556Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.106s coverage: 49.4% of statements [2021-02-19T23:31:30.851Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.014s coverage: 57.5% of statements [2021-02-19T23:31:31.027Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-02-19T23:31:31.594Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-02-19T23:31:31.903Z] ok github.com/docker/docker/daemon/links 0.025s coverage: 93.0% of statements [2021-02-19T23:31:32.245Z] --- PASS: TestPluginWithDevMounts (2.19s) [2021-02-19T23:31:32.245Z] PASS [2021-02-19T23:31:32.245Z] [2021-02-19T23:31:32.245Z] DONE 1 tests in 2.345s [2021-02-19T23:31:32.245Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-02-19T23:31:32.245Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:31:32.245Z] ++ set -e [2021-02-19T23:31:32.245Z] ++ '[' -n 0 ']' [2021-02-19T23:31:32.245Z] ++ set -x [2021-02-19T23:31:32.246Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:31:32.246Z] INFO: Testing against a local daemon [2021-02-19T23:31:32.246Z] === RUN TestSecretInspect [2021-02-19T23:31:33.432Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.024s coverage: 3.0% of statements [2021-02-19T23:31:33.498Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-02-19T23:31:33.498Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-02-19T23:31:34.873Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-02-19T23:31:35.439Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-02-19T23:31:35.528Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.110s coverage: 52.1% of statements [2021-02-19T23:31:35.528Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-02-19T23:31:35.528Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-02-19T23:31:35.539Z] --- PASS: TestSecretInspect (3.20s) [2021-02-19T23:31:35.539Z] === RUN TestSecretList [2021-02-19T23:31:36.172Z] ok github.com/docker/docker/daemon/logger 0.258s coverage: 43.2% of statements [2021-02-19T23:31:36.375Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-02-19T23:31:37.311Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-02-19T23:31:37.713Z] ok github.com/docker/docker/daemon/logger/awslogs 0.470s coverage: 77.8% of statements [2021-02-19T23:31:38.009Z] ok github.com/docker/docker/daemon/images 0.092s coverage: 6.7% of statements [2021-02-19T23:31:38.009Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-02-19T23:31:38.009Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-02-19T23:31:38.009Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-02-19T23:31:38.009Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-02-19T23:31:38.308Z] ok github.com/docker/docker/daemon/logger/gelf 0.031s coverage: 67.0% of statements [2021-02-19T23:31:38.618Z] ok github.com/docker/docker/daemon/logger/journald 0.033s coverage: 23.9% of statements [2021-02-19T23:31:38.837Z] --- PASS: TestSecretList (3.27s) [2021-02-19T23:31:38.837Z] === RUN TestSecretsCreateAndDelete [2021-02-19T23:31:39.671Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.025s coverage: 87.2% of statements [2021-02-19T23:31:39.845Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-02-19T23:31:40.724Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.045s coverage: 61.6% of statements [2021-02-19T23:31:41.219Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-02-19T23:31:41.780Z] ok github.com/docker/docker/daemon/logger/local 0.038s coverage: 75.2% of statements [2021-02-19T23:31:41.780Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-02-19T23:31:42.076Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.033s coverage: 56.8% of statements [2021-02-19T23:31:42.132Z] --- PASS: TestSecretsCreateAndDelete (3.23s) [2021-02-19T23:31:42.132Z] === RUN TestSecretsUpdate [2021-02-19T23:31:42.600Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-02-19T23:31:42.661Z] --- PASS: TestServiceUpdateNetwork (12.67s) [2021-02-19T23:31:42.661Z] === RUN TestServiceUpdatePidsLimit [2021-02-19T23:31:43.606Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.043s coverage: 31.5% of statements [2021-02-19T23:31:43.606Z] ok github.com/docker/docker/daemon/logger/templates 0.005s coverage: 8.3% of statements [2021-02-19T23:31:44.024Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-02-19T23:31:44.504Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-02-19T23:31:44.584Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-02-19T23:31:44.656Z] ok github.com/docker/docker/daemon/logger/syslog 0.034s coverage: 46.8% of statements [2021-02-19T23:31:45.426Z] --- PASS: TestSecretsUpdate (3.29s) [2021-02-19T23:31:45.426Z] === RUN TestTemplatedSecret [2021-02-19T23:31:46.754Z] ok github.com/docker/docker/daemon/logger/splunk 2.441s coverage: 82.5% of statements [2021-02-19T23:31:46.754Z] ? github.com/docker/docker/daemon/names [no test files] [2021-02-19T23:31:47.053Z] ok github.com/docker/docker/daemon/network 0.044s coverage: 63.8% of statements [2021-02-19T23:31:47.053Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-02-19T23:31:47.789Z] --- PASS: TestBuildWithHugeFile (118.02s) [2021-02-19T23:31:47.789Z] === RUN TestBuildWithEmptyDockerfile [2021-02-19T23:31:47.789Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-19T23:31:47.789Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-19T23:31:47.789Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-19T23:31:47.789Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-19T23:31:47.789Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-19T23:31:47.789Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-19T23:31:47.789Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-19T23:31:47.789Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-19T23:31:47.789Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-19T23:31:47.789Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2021-02-19T23:31:47.789Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-02-19T23:31:47.789Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-02-19T23:31:47.789Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-02-19T23:31:47.789Z] === RUN TestBuildPreserveOwnership [2021-02-19T23:31:47.789Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-02-19T23:31:47.790Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-19T23:31:47.790Z] === RUN TestBuildPlatformInvalid [2021-02-19T23:31:47.790Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2021-02-19T23:31:47.790Z] PASS [2021-02-19T23:31:47.790Z] ok github.com/docker/docker/integration/build 166.739s [2021-02-19T23:31:47.790Z] [2021-02-19T23:31:47.790Z] === Skipped [2021-02-19T23:31:47.790Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-02-19T23:31:47.790Z] build_session_test.go:25: TODO: BuildKit [2021-02-19T23:31:47.790Z] [2021-02-19T23:31:47.790Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-02-19T23:31:47.790Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:31:47.790Z] [2021-02-19T23:31:47.790Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-02-19T23:31:47.790Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-19T23:31:47.790Z] [2021-02-19T23:31:47.790Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-02-19T23:31:47.790Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-19T23:31:47.790Z] [2021-02-19T23:31:47.790Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-02-19T23:31:47.790Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-19T23:31:47.790Z] [2021-02-19T23:31:47.790Z] [2021-02-19T23:31:47.790Z] DONE 28 tests, 5 skipped in 187.392s [2021-02-19T23:31:47.790Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-02-19T23:31:47.790Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-19T23:31:47.790Z] INFO: Testing against a local daemon [2021-02-19T23:31:47.790Z] === RUN TestConfigInspect [2021-02-19T23:31:47.790Z] --- SKIP: TestConfigInspect (0.00s) [2021-02-19T23:31:47.790Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:31:47.790Z] === RUN TestConfigList [2021-02-19T23:31:47.790Z] --- SKIP: TestConfigList (0.00s) [2021-02-19T23:31:47.790Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:31:47.790Z] === RUN TestConfigsCreateAndDelete [2021-02-19T23:31:47.790Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-02-19T23:31:47.790Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:31:47.790Z] === RUN TestConfigsUpdate [2021-02-19T23:31:47.790Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-02-19T23:31:47.790Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:31:47.790Z] === RUN TestTemplatedConfig [2021-02-19T23:31:47.790Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-02-19T23:31:47.790Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:31:47.790Z] === RUN TestConfigCreateResolve [2021-02-19T23:31:47.790Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-02-19T23:31:47.790Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-02-19T23:31:47.790Z] === RUN TestConfigDaemonLibtrustID [2021-02-19T23:31:47.790Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-02-19T23:31:47.790Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-02-19T23:31:47.790Z] PASS [2021-02-19T23:31:47.790Z] ok github.com/docker/docker/integration/config 0.121s [2021-02-19T23:31:47.790Z] [2021-02-19T23:31:47.790Z] === Skipped [2021-02-19T23:31:47.790Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-02-19T23:31:47.790Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:31:47.790Z] [2021-02-19T23:31:47.790Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-02-19T23:31:47.790Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:31:47.790Z] [2021-02-19T23:31:47.790Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-02-19T23:31:47.790Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:31:47.790Z] [2021-02-19T23:31:47.790Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-02-19T23:31:47.790Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:31:47.790Z] [2021-02-19T23:31:47.790Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-02-19T23:31:47.790Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:31:47.790Z] [2021-02-19T23:31:47.790Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-02-19T23:31:47.790Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-02-19T23:31:47.790Z] [2021-02-19T23:31:47.790Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-02-19T23:31:47.790Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-02-19T23:31:47.790Z] [2021-02-19T23:31:47.790Z] [2021-02-19T23:31:47.790Z] DONE 7 tests, 7 skipped in 2.210s [2021-02-19T23:31:47.790Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-02-19T23:31:47.790Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-19T23:31:47.790Z] INFO: Testing against a local daemon [2021-02-19T23:31:47.790Z] === RUN TestCheckpoint [2021-02-19T23:31:47.790Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-19T23:31:47.790Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-19T23:31:47.790Z] === RUN TestContainerInvalidJSON [2021-02-19T23:31:47.790Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-19T23:31:47.790Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-19T23:31:47.790Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-19T23:31:47.790Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-19T23:31:47.790Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-19T23:31:47.790Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-19T23:31:47.790Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-19T23:31:47.790Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-19T23:31:47.790Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-19T23:31:47.790Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-02-19T23:31:47.790Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-02-19T23:31:47.790Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-02-19T23:31:47.790Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-02-19T23:31:47.790Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-19T23:31:47.790Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2021-02-19T23:31:47.790Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-19T23:31:47.790Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2021-02-19T23:31:47.790Z] copy_test.go:38: testEnv.OSType == "windows" [2021-02-19T23:31:47.790Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-19T23:31:47.790Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2021-02-19T23:31:47.790Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-19T23:31:47.790Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2021-02-19T23:31:47.790Z] copy_test.go:63: testEnv.OSType == "windows" [2021-02-19T23:31:47.790Z] === RUN TestCopyFromContainer [2021-02-19T23:31:47.790Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-02-19T23:31:47.790Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:31:47.790Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-19T23:31:47.790Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-19T23:31:47.790Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-19T23:31:47.790Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-19T23:31:47.790Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-19T23:31:47.790Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-19T23:31:47.790Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-19T23:31:47.790Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-19T23:31:47.790Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-19T23:31:47.790Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-19T23:31:47.790Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-02-19T23:31:47.790Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-19T23:31:47.790Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-19T23:31:47.790Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-19T23:31:47.790Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-19T23:31:47.790Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-02-19T23:31:47.790Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-02-19T23:31:47.790Z] === RUN TestCreateWithInvalidEnv [2021-02-19T23:31:47.790Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-19T23:31:47.790Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-19T23:31:47.790Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-19T23:31:47.790Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-19T23:31:47.790Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-19T23:31:47.790Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-19T23:31:47.790Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-19T23:31:47.790Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-19T23:31:47.790Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-19T23:31:47.790Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-02-19T23:31:47.790Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-19T23:31:47.790Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-19T23:31:47.790Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-19T23:31:47.790Z] === RUN TestCreateTmpfsMountsTarget [2021-02-19T23:31:47.790Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-02-19T23:31:47.790Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:31:47.790Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-19T23:31:47.790Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-02-19T23:31:47.790Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-02-19T23:31:47.790Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-19T23:31:47.790Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-02-19T23:31:47.790Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-02-19T23:31:47.790Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-19T23:31:47.790Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-19T23:31:47.790Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-19T23:31:47.790Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-19T23:31:47.790Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-19T23:31:47.790Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-19T23:31:47.790Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-19T23:31:47.790Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-19T23:31:47.790Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-19T23:31:47.790Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-19T23:31:47.790Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-19T23:31:47.790Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-19T23:31:47.790Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-19T23:31:47.790Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-19T23:31:47.790Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-19T23:31:47.790Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-19T23:31:47.790Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-02-19T23:31:47.790Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-02-19T23:31:47.790Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-02-19T23:31:47.790Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-02-19T23:31:47.790Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-02-19T23:31:47.790Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2021-02-19T23:31:47.790Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-19T23:31:47.790Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-02-19T23:31:47.790Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-02-19T23:31:47.790Z] === RUN TestCreateDifferentPlatform [2021-02-19T23:31:47.790Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-19T23:31:47.790Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-19T23:31:47.790Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-02-19T23:31:47.790Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-19T23:31:47.790Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-19T23:31:47.790Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-19T23:31:47.790Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-02-19T23:31:47.790Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-19T23:31:47.790Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-02-19T23:31:47.790Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-02-19T23:31:47.790Z] === RUN TestContainerKillOnDaemonStart [2021-02-19T23:31:47.790Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-02-19T23:31:47.790Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:31:47.790Z] === RUN TestDiff [2021-02-19T23:31:47.790Z] --- SKIP: TestDiff (0.00s) [2021-02-19T23:31:47.790Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-02-19T23:31:47.790Z] === RUN TestExecWithCloseStdin [2021-02-19T23:31:47.790Z] --- PASS: TestExecWithCloseStdin (2.06s) [2021-02-19T23:31:47.790Z] === RUN TestExec [2021-02-19T23:31:47.790Z] --- PASS: TestExec (1.85s) [2021-02-19T23:31:47.790Z] === RUN TestExecUser [2021-02-19T23:31:47.790Z] --- SKIP: TestExecUser (0.00s) [2021-02-19T23:31:47.790Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-02-19T23:31:47.790Z] === RUN TestExportContainerAndImportImage [2021-02-19T23:31:47.790Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-02-19T23:31:47.790Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:31:47.790Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-19T23:31:47.790Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-02-19T23:31:47.790Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:31:47.790Z] === RUN TestHealthCheckWorkdir [2021-02-19T23:31:47.790Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-02-19T23:31:47.790Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-02-19T23:31:47.790Z] === RUN TestHealthKillContainer [2021-02-19T23:31:47.790Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-02-19T23:31:47.790Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-02-19T23:31:47.790Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-19T23:31:47.790Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-02-19T23:31:47.790Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-02-19T23:31:47.790Z] === RUN TestKillContainerInvalidSignal [2021-02-19T23:31:47.790Z] --- PASS: TestKillContainerInvalidSignal (1.61s) [2021-02-19T23:31:47.790Z] === RUN TestKillContainer [2021-02-19T23:31:47.790Z] === RUN TestKillContainer/no_signal [2021-02-19T23:31:47.790Z] === RUN TestKillContainer/non_killing_signal [2021-02-19T23:31:47.790Z] === RUN TestKillContainer/killing_signal [2021-02-19T23:31:48.588Z] ok github.com/docker/docker/distribution/metadata 0.112s coverage: 48.2% of statements [2021-02-19T23:31:48.693Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-02-19T23:31:48.722Z] --- PASS: TestTemplatedSecret (3.45s) [2021-02-19T23:31:48.722Z] === RUN TestSecretCreateResolve [2021-02-19T23:31:48.763Z] --- PASS: TestKillContainer (3.60s) [2021-02-19T23:31:48.763Z] --- PASS: TestKillContainer/no_signal (1.60s) [2021-02-19T23:31:48.763Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-02-19T23:31:48.763Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-02-19T23:31:48.763Z] --- PASS: TestKillContainer/killing_signal (1.97s) [2021-02-19T23:31:48.763Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-19T23:31:48.763Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-02-19T23:31:48.763Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-02-19T23:31:48.763Z] === RUN TestKillStoppedContainer [2021-02-19T23:31:48.763Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-02-19T23:31:48.763Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-02-19T23:31:48.763Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-19T23:31:48.763Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-02-19T23:31:48.763Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-02-19T23:31:48.763Z] === RUN TestKillDifferentUserContainer [2021-02-19T23:31:48.763Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-02-19T23:31:48.763Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-02-19T23:31:48.763Z] === RUN TestInspectOomKilledTrue [2021-02-19T23:31:48.763Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-02-19T23:31:48.763Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:31:48.763Z] === RUN TestInspectOomKilledFalse [2021-02-19T23:31:48.763Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-02-19T23:31:48.763Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-19T23:31:48.763Z] === RUN TestLogsFollowTailEmpty [2021-02-19T23:31:50.123Z] ok github.com/docker/docker/errdefs 0.009s coverage: 53.1% of statements [2021-02-19T23:31:50.766Z] ok github.com/docker/docker/distribution 0.597s coverage: 25.0% of statements [2021-02-19T23:31:50.766Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-02-19T23:31:50.945Z] --- PASS: TestLogsFollowTailEmpty (1.63s) [2021-02-19T23:31:50.945Z] === RUN TestNetworkNat [2021-02-19T23:31:50.945Z] --- SKIP: TestNetworkNat (0.00s) [2021-02-19T23:31:50.945Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-02-19T23:31:50.945Z] === RUN TestNetworkLocalhostTCPNat [2021-02-19T23:31:51.224Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-02-19T23:31:51.482Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-02-19T23:31:52.018Z] --- PASS: TestSecretCreateResolve (3.23s) [2021-02-19T23:31:52.018Z] PASS [2021-02-19T23:31:52.018Z] [2021-02-19T23:31:52.018Z] DONE 6 tests in 19.804s [2021-02-19T23:31:52.018Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-02-19T23:31:52.018Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:31:52.018Z] ++ set -e [2021-02-19T23:31:52.018Z] ++ '[' -n 0 ']' [2021-02-19T23:31:52.018Z] ++ set -x [2021-02-19T23:31:52.018Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:31:52.018Z] INFO: Testing against a local daemon [2021-02-19T23:31:52.018Z] === RUN TestServiceCreateInit [2021-02-19T23:31:52.018Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-19T23:31:52.296Z] ok github.com/docker/docker/image 0.048s coverage: 86.8% of statements [2021-02-19T23:31:52.508Z] --- PASS: TestNetworkLocalhostTCPNat (1.97s) [2021-02-19T23:31:52.508Z] === RUN TestNetworkLoopbackNat [2021-02-19T23:31:52.508Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-02-19T23:31:52.508Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-02-19T23:31:52.508Z] === RUN TestPause [2021-02-19T23:31:52.508Z] --- SKIP: TestPause (0.00s) [2021-02-19T23:31:52.508Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-02-19T23:31:52.508Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-19T23:31:52.657Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-02-19T23:31:52.856Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-02-19T23:31:52.856Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-02-19T23:31:52.940Z] ok github.com/docker/docker/image/cache 0.018s coverage: 19.2% of statements [2021-02-19T23:31:53.238Z] ok github.com/docker/docker/distribution/xfer 1.702s coverage: 85.1% of statements [2021-02-19T23:31:53.238Z] ? github.com/docker/docker/dockerversion [no test files] [2021-02-19T23:31:53.238Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-02-19T23:31:53.548Z] ok github.com/docker/docker/image/v1 0.028s coverage: 25.0% of statements [2021-02-19T23:31:53.548Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-02-19T23:31:53.843Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements [2021-02-19T23:31:54.053Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.60s) [2021-02-19T23:31:54.053Z] === RUN TestPauseStopPausedContainer [2021-02-19T23:31:54.053Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-02-19T23:31:54.053Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:31:54.053Z] === RUN TestPsFilter [2021-02-19T23:31:54.053Z] --- PASS: TestPsFilter (0.09s) [2021-02-19T23:31:54.053Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-19T23:31:55.942Z] ok github.com/docker/docker/pkg/aaparser 0.025s coverage: 52.9% of statements [2021-02-19T23:31:56.139Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-02-19T23:31:56.235Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.87s) [2021-02-19T23:31:56.235Z] === RUN TestRemoveContainerWithVolume [2021-02-19T23:31:56.588Z] ok github.com/docker/docker/oci 0.056s coverage: 38.4% of statements [2021-02-19T23:31:56.588Z] ok github.com/docker/docker/opts 0.083s coverage: 67.1% of statements [2021-02-19T23:31:57.302Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-19T23:31:57.515Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-02-19T23:31:57.774Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-02-19T23:31:58.415Z] --- PASS: TestRemoveContainerWithVolume (1.96s) [2021-02-19T23:31:58.415Z] === RUN TestRemoveContainerRunning [2021-02-19T23:31:58.687Z] ok github.com/docker/docker/pkg/broadcaster 0.011s coverage: 100.0% of statements [2021-02-19T23:31:59.148Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-02-19T23:31:59.183Z] --- PASS: TestServiceUpdatePidsLimit (16.41s) [2021-02-19T23:31:59.184Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2021-02-19T23:31:59.184Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2021-02-19T23:31:59.184Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s) [2021-02-19T23:31:59.184Z] PASS [2021-02-19T23:31:59.184Z] [2021-02-19T23:31:59.184Z] === Skipped [2021-02-19T23:31:59.184Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-02-19T23:31:59.184Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-19T23:31:59.184Z] [2021-02-19T23:31:59.184Z] [2021-02-19T23:31:59.184Z] DONE 27 tests, 1 skipped in 164.642s [2021-02-19T23:31:59.184Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-02-19T23:31:59.184Z] INFO: Testing against a local daemon [2021-02-19T23:31:59.184Z] === RUN TestSessionCreate [2021-02-19T23:31:59.184Z] --- PASS: TestSessionCreate (0.02s) [2021-02-19T23:31:59.184Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-19T23:31:59.184Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-02-19T23:31:59.184Z] PASS [2021-02-19T23:31:59.184Z] [2021-02-19T23:31:59.184Z] DONE 2 tests in 0.070s [2021-02-19T23:31:59.184Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-02-19T23:31:59.184Z] INFO: Testing against a local daemon [2021-02-19T23:31:59.184Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-19T23:31:59.184Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-02-19T23:31:59.184Z] === RUN TestEventsExecDie [2021-02-19T23:31:59.328Z] ok github.com/docker/docker/pkg/capabilities 0.005s coverage: 87.5% of statements [2021-02-19T23:31:59.624Z] ok github.com/docker/docker/pkg/authorization 0.722s coverage: 68.3% of statements [2021-02-19T23:31:59.715Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-02-19T23:31:59.744Z] --- PASS: TestEventsExecDie (0.57s) [2021-02-19T23:31:59.744Z] === RUN TestEventsBackwardsCompatible [2021-02-19T23:31:59.744Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-02-19T23:31:59.744Z] === RUN TestInfoBinaryCommits [2021-02-19T23:31:59.744Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-02-19T23:31:59.744Z] === RUN TestInfoAPIVersioned [2021-02-19T23:31:59.744Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-02-19T23:31:59.744Z] === RUN TestInfoDiscoveryBackend [2021-02-19T23:31:59.954Z] --- PASS: TestRemoveContainerRunning (1.62s) [2021-02-19T23:31:59.954Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-19T23:31:59.975Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-02-19T23:32:00.304Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-02-19T23:32:00.304Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-19T23:32:00.692Z] ok github.com/docker/docker/pkg/directory 0.012s coverage: 80.0% of statements [2021-02-19T23:32:00.692Z] ok github.com/docker/docker/pkg/archive 1.293s coverage: 77.1% of statements [2021-02-19T23:32:01.228Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-02-19T23:32:01.228Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-19T23:32:01.493Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.65s) [2021-02-19T23:32:01.493Z] === RUN TestRemoveInvalidContainer [2021-02-19T23:32:01.493Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-02-19T23:32:01.493Z] === RUN TestRenameLinkedContainer [2021-02-19T23:32:01.493Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-02-19T23:32:01.493Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-02-19T23:32:01.493Z] === RUN TestRenameStoppedContainer [2021-02-19T23:32:01.739Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2021-02-19T23:32:01.739Z] ok github.com/docker/docker/pkg/discovery/file 0.032s coverage: 97.6% of statements [2021-02-19T23:32:01.788Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-02-19T23:32:01.788Z] === RUN TestInfoAPI [2021-02-19T23:32:01.788Z] --- PASS: TestInfoAPI (0.02s) [2021-02-19T23:32:01.788Z] === RUN TestInfoAPIWarnings [2021-02-19T23:32:02.508Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-02-19T23:32:02.584Z] --- PASS: TestServiceCreateInit (9.96s) [2021-02-19T23:32:02.584Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.87s) [2021-02-19T23:32:02.584Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.05s) [2021-02-19T23:32:02.584Z] === RUN TestCreateServiceMultipleTimes [2021-02-19T23:32:02.789Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2021-02-19T23:32:03.429Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2021-02-19T23:32:03.444Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-02-19T23:32:03.678Z] --- PASS: TestRenameStoppedContainer (1.89s) [2021-02-19T23:32:03.678Z] === RUN TestRenameRunningContainerAndReuse [2021-02-19T23:32:03.725Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2021-02-19T23:32:04.771Z] ok github.com/docker/docker/pkg/chrootarchive 3.817s coverage: 43.2% of statements [2021-02-19T23:32:04.771Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2021-02-19T23:32:05.082Z] ok github.com/docker/docker/layer 7.959s coverage: 68.8% of statements [2021-02-19T23:32:05.082Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-02-19T23:32:05.082Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-02-19T23:32:05.082Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-02-19T23:32:05.082Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-02-19T23:32:05.082Z] ? github.com/docker/docker/oci/caps [no test files] [2021-02-19T23:32:05.082Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-02-19T23:32:05.082Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-02-19T23:32:06.130Z] ok github.com/docker/docker/pkg/fileutils 0.032s coverage: 89.5% of statements [2021-02-19T23:32:06.427Z] ok github.com/docker/docker/pkg/fsutils 0.319s coverage: 85.1% of statements [2021-02-19T23:32:06.427Z] ok github.com/docker/docker/pkg/discovery/kv 3.086s coverage: 84.1% of statements [2021-02-19T23:32:06.586Z] --- PASS: TestRenameRunningContainerAndReuse (3.42s) [2021-02-19T23:32:06.586Z] === RUN TestRenameInvalidName [2021-02-19T23:32:06.725Z] ok github.com/docker/docker/pkg/homedir 0.020s coverage: 11.4% of statements [2021-02-19T23:32:07.775Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2021-02-19T23:32:08.074Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2021-02-19T23:32:08.124Z] --- PASS: TestRenameInvalidName (1.65s) [2021-02-19T23:32:08.124Z] === RUN TestRenameAnonymousContainer [2021-02-19T23:32:08.124Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2021-02-19T23:32:08.124Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-02-19T23:32:08.124Z] === RUN TestRenameContainerWithSameName [2021-02-19T23:32:08.372Z] ok github.com/docker/docker/pkg/namesgenerator 0.010s coverage: 85.7% of statements [2021-02-19T23:32:09.016Z] ok github.com/docker/docker/pkg/idtools 0.716s coverage: 69.5% of statements [2021-02-19T23:32:09.016Z] ok github.com/docker/docker/pkg/ioutils 1.180s coverage: 70.6% of statements [2021-02-19T23:32:09.016Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-02-19T23:32:09.016Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-02-19T23:32:09.016Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-02-19T23:32:09.016Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-02-19T23:32:09.016Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2021-02-19T23:32:09.314Z] ok github.com/docker/docker/pkg/parsers/kernel 0.032s coverage: 60.0% of statements [2021-02-19T23:32:09.960Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.025s coverage: 86.7% of statements [2021-02-19T23:32:09.960Z] ok github.com/docker/docker/pkg/pidfile 0.027s coverage: 82.4% of statements [2021-02-19T23:32:09.960Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-02-19T23:32:09.960Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-02-19T23:32:10.013Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-02-19T23:32:10.306Z] --- PASS: TestRenameContainerWithSameName (1.64s) [2021-02-19T23:32:10.306Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-19T23:32:10.306Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-02-19T23:32:10.306Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-02-19T23:32:10.306Z] === RUN TestResize [2021-02-19T23:32:11.028Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.034s coverage: 56.8% of statements [2021-02-19T23:32:11.389Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-02-19T23:32:11.389Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-02-19T23:32:11.668Z] ok github.com/docker/docker/pkg/pools 0.005s coverage: 88.2% of statements [2021-02-19T23:32:11.845Z] --- PASS: TestResize (1.66s) [2021-02-19T23:32:11.845Z] === RUN TestResizeWithInvalidSize [2021-02-19T23:32:11.845Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2021-02-19T23:32:11.845Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-02-19T23:32:11.845Z] === RUN TestResizeWhenContainerNotStarted [2021-02-19T23:32:11.963Z] ok github.com/docker/docker/pkg/plugins/transport 0.005s coverage: 85.7% of statements [2021-02-19T23:32:11.963Z] ok github.com/docker/docker/pkg/progress 0.005s coverage: 75.9% of statements [2021-02-19T23:32:12.604Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2021-02-19T23:32:13.384Z] --- PASS: TestResizeWhenContainerNotStarted (1.88s) [2021-02-19T23:32:13.384Z] === RUN TestDaemonRestartKillContainers [2021-02-19T23:32:13.384Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-02-19T23:32:13.384Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:32:13.384Z] === RUN TestStats [2021-02-19T23:32:13.384Z] --- SKIP: TestStats (0.00s) [2021-02-19T23:32:13.384Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-02-19T23:32:13.384Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-19T23:32:13.657Z] ok github.com/docker/docker/pkg/pubsub 1.123s coverage: 75.0% of statements [2021-02-19T23:32:13.657Z] ok github.com/docker/docker/pkg/stdcopy 0.008s coverage: 100.0% of statements [2021-02-19T23:32:13.923Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-02-19T23:32:13.953Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2021-02-19T23:32:14.247Z] ok github.com/docker/docker/pkg/streamformatter 0.023s coverage: 66.2% of statements [2021-02-19T23:32:15.781Z] ok github.com/docker/docker/pkg/system 0.043s coverage: 36.9% of statements [2021-02-19T23:32:15.781Z] ok github.com/docker/docker/pkg/sysinfo 0.019s coverage: 53.8% of statements [2021-02-19T23:32:15.781Z] ok github.com/docker/docker/pkg/signal 2.857s coverage: 61.0% of statements [2021-02-19T23:32:16.425Z] ok github.com/docker/docker/pkg/tailfile 0.114s coverage: 88.6% of statements [2021-02-19T23:32:16.425Z] testing: warning: no tests to run [2021-02-19T23:32:16.425Z] coverage: [no statements] [2021-02-19T23:32:16.425Z] ok github.com/docker/docker/pkg/term/windows 0.008s coverage: [no statements] [no tests to run] [2021-02-19T23:32:17.067Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2021-02-19T23:32:17.363Z] ok github.com/docker/docker/pkg/truncindex 0.108s coverage: 91.5% of statements [2021-02-19T23:32:17.363Z] ok github.com/docker/docker/pkg/tarsum 0.129s coverage: 89.3% of statements [2021-02-19T23:32:17.659Z] ok github.com/docker/docker/pkg/useragent 0.004s coverage: 88.9% of statements [2021-02-19T23:32:19.143Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-02-19T23:32:19.143Z] Copying nested executables into bundles/cross/linux/amd64 [2021-02-19T23:32:19.816Z] --- PASS: TestInfoAPIWarnings (16.26s) [2021-02-19T23:32:19.816Z] === RUN TestInfoDebug [2021-02-19T23:32:19.816Z] --- PASS: TestInfoDebug (0.52s) [2021-02-19T23:32:19.816Z] === RUN TestInfoInsecureRegistries [2021-02-19T23:32:19.816Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-02-19T23:32:19.816Z] === RUN TestInfoRegistryMirrors [2021-02-19T23:32:19.816Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-02-19T23:32:19.816Z] === RUN TestLoginFailsWithBadCredentials [2021-02-19T23:32:19.816Z] --- PASS: TestLoginFailsWithBadCredentials (0.21s) [2021-02-19T23:32:19.816Z] === RUN TestPingCacheHeaders [2021-02-19T23:32:19.816Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-02-19T23:32:19.816Z] === RUN TestPingGet [2021-02-19T23:32:19.816Z] --- PASS: TestPingGet (0.01s) [2021-02-19T23:32:19.816Z] === RUN TestPingHead [2021-02-19T23:32:19.816Z] --- PASS: TestPingHead (0.02s) [2021-02-19T23:32:19.816Z] === RUN TestVersion [2021-02-19T23:32:20.070Z] --- PASS: TestVersion (0.02s) [2021-02-19T23:32:20.070Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-02-19T23:32:20.078Z] Cross building: bundles/cross/windows/amd64 [2021-02-19T23:32:20.337Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-02-19T23:32:20.337Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-02-19T23:32:20.426Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [2021-02-19T23:32:20.426Z] ok github.com/docker/docker/profiles/seccomp 0.024s coverage: 83.5% of statements [2021-02-19T23:32:20.483Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-02-19T23:32:21.432Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.25s) [2021-02-19T23:32:21.432Z] PASS [2021-02-19T23:32:21.432Z] [2021-02-19T23:32:21.432Z] DONE 18 tests in 22.108s [2021-02-19T23:32:21.432Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-02-19T23:32:21.432Z] INFO: Testing against a local daemon [2021-02-19T23:32:21.432Z] === RUN TestVolumesCreateAndList [2021-02-19T23:32:21.432Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-02-19T23:32:21.432Z] === RUN TestVolumesRemove [2021-02-19T23:32:21.432Z] --- PASS: TestVolumesRemove (0.07s) [2021-02-19T23:32:21.432Z] === RUN TestVolumesInspect [2021-02-19T23:32:21.432Z] --- PASS: TestVolumesInspect (0.02s) [2021-02-19T23:32:21.432Z] === RUN TestVolumesInvalidJSON [2021-02-19T23:32:21.432Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-19T23:32:21.432Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-19T23:32:21.432Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-19T23:32:21.432Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-02-19T23:32:21.432Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-19T23:32:21.432Z] PASS [2021-02-19T23:32:21.432Z] [2021-02-19T23:32:21.432Z] DONE 5 tests in 0.160s [2021-02-19T23:32:21.432Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-19T23:32:21.478Z] ok github.com/docker/docker/reference 0.011s coverage: 84.4% of statements [2021-02-19T23:32:21.775Z] ok github.com/docker/docker/plugin 0.580s coverage: 23.2% of statements [2021-02-19T23:32:21.964Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.06s) [2021-02-19T23:32:21.964Z] === RUN TestStopContainerWithTimeout [2021-02-19T23:32:21.964Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-02-19T23:32:21.964Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-02-19T23:32:21.964Z] === RUN TestUpdateRestartPolicy [2021-02-19T23:32:23.012Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-02-19T23:32:23.331Z] Stopping apparmor (via systemctl): apparmor.service. [2021-02-19T23:32:23.331Z] Removing test suite binaries [2021-02-19T23:32:23.331Z] exiting test-integration [2021-02-19T23:32:23.331Z] ++ exit 0 [2021-02-19T23:32:23.331Z] [2021-02-19T23:32:23.871Z] ok github.com/docker/docker/quota 0.732s coverage: 71.4% of statements [2021-02-19T23:32:23.871Z] ok github.com/docker/docker/registry/resumable 0.025s coverage: 100.0% of statements [2021-02-19T23:32:24.167Z] ok github.com/docker/docker/restartmanager 0.011s coverage: 45.3% of statements [2021-02-19T23:32:24.539Z] --- PASS: TestCreateServiceMultipleTimes (19.75s) [2021-02-19T23:32:24.539Z] === RUN TestCreateServiceConflict [2021-02-19T23:32:24.799Z] --- PASS: TestCreateServiceConflict (3.21s) [2021-02-19T23:32:24.799Z] === RUN TestCreateServiceMaxReplicas [2021-02-19T23:32:24.809Z] ok github.com/docker/docker/registry 0.202s coverage: 57.2% of statements [2021-02-19T23:32:24.914Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-02-19T23:32:25.105Z] ok github.com/docker/docker/testutil 0.005s coverage: 62.5% of statements [2021-02-19T23:32:26.151Z] ok github.com/docker/docker/runconfig 0.019s coverage: 66.1% of statements Post stage [Pipeline] junit [2021-02-19T23:32:26.640Z] Recording test results [2021-02-19T23:32:27.698Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-19T23:32:28.196Z] + echo Ensuring container killed. [2021-02-19T23:32:28.196Z] Ensuring container killed. [2021-02-19T23:32:28.196Z] + docker rm -vf docker-pr2 [2021-02-19T23:32:28.196Z] Error: No such container: docker-pr2 [2021-02-19T23:32:28.200Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-02-19T23:32:28.200Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [Pipeline] sh [2021-02-19T23:32:28.244Z] ok github.com/docker/docker/volume/drivers 0.042s coverage: 36.1% of statements [2021-02-19T23:32:28.519Z] + echo Chowning /workspace to jenkins user [2021-02-19T23:32:28.519Z] Chowning /workspace to jenkins user [2021-02-19T23:32:28.519Z] + id -u [2021-02-19T23:32:28.519Z] + id -g [2021-02-19T23:32:28.519Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42046:/workspace busybox chown -R 1000:1000 /workspace [2021-02-19T23:32:29.002Z] --- PASS: TestCreateServiceMaxReplicas (3.64s) [2021-02-19T23:32:29.002Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-19T23:32:30.334Z] ok github.com/docker/docker/volume/mounts 0.062s coverage: 67.0% of statements [2021-02-19T23:32:30.627Z] ok github.com/docker/docker/volume/local 0.233s coverage: 76.4% of statements [2021-02-19T23:32:30.730Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-02-19T23:32:30.730Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-02-19T23:32:30.918Z] ok github.com/docker/docker/volume/service 0.024s coverage: 73.1% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-19T23:32:31.367Z] + bundleName=amd64-cgroup2 [2021-02-19T23:32:31.367Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-02-19T23:32:31.367Z] Creating amd64-cgroup2-bundles.tar.gz [2021-02-19T23:32:31.367Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-02-19T23:32:31.367Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2021-02-19T23:32:31.629Z] Archiving artifacts [2021-02-19T23:32:33.275Z] --- PASS: TestDockerDaemonSuite (349.00s) [2021-02-19T23:32:33.275Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.70s) [2021-02-19T23:32:33.275Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.79s) [2021-02-19T23:32:33.275Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.62s) [2021-02-19T23:32:33.275Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.76s) [2021-02-19T23:32:33.275Z] docker_cli_daemon_test.go:1455: [d420caf7d548b] daemon is not started [2021-02-19T23:32:33.275Z] check_test.go:309: [d2b3b7c734411] daemon is not started [2021-02-19T23:32:33.275Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.34s) [2021-02-19T23:32:33.275Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.78s) [2021-02-19T23:32:33.275Z] check_test.go:309: [d3d0ac31da0d1] daemon is not started [2021-02-19T23:32:33.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.38s) [2021-02-19T23:32:33.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.02s) [2021-02-19T23:32:33.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.58s) [2021-02-19T23:32:33.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.62s) [2021-02-19T23:32:33.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.72s) [2021-02-19T23:32:33.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.73s) [2021-02-19T23:32:33.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.73s) [2021-02-19T23:32:33.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.47s) [2021-02-19T23:32:33.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-02-19T23:32:33.275Z] check_test.go:309: [df96e9c8848ed] daemon is not started [2021-02-19T23:32:33.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-02-19T23:32:33.275Z] check_test.go:309: [d2f67d34c70a2] daemon is not started [2021-02-19T23:32:33.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.55s) [2021-02-19T23:32:33.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.56s) [2021-02-19T23:32:33.275Z] check_test.go:309: [dddee04a05457] daemon is not started [2021-02-19T23:32:33.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.45s) [2021-02-19T23:32:33.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.68s) [2021-02-19T23:32:33.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.62s) [2021-02-19T23:32:33.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.20s) [2021-02-19T23:32:33.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.65s) [2021-02-19T23:32:33.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s) [2021-02-19T23:32:33.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.67s) [2021-02-19T23:32:33.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-02-19T23:32:33.275Z] check_test.go:309: [d682da5744549] daemon is not started [2021-02-19T23:32:33.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.59s) [2021-02-19T23:32:33.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.55s) [2021-02-19T23:32:33.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2021-02-19T23:32:33.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.54s) [2021-02-19T23:32:33.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.87s) [2021-02-19T23:32:33.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.38s) [2021-02-19T23:32:33.275Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-02-19T23:32:33.275Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-02-19T23:32:33.275Z] check_test.go:309: [d99327f0a42bf] daemon is not started [2021-02-19T23:32:33.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.26s) [2021-02-19T23:32:33.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.30s) [2021-02-19T23:32:33.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.67s) [2021-02-19T23:32:33.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.88s) [2021-02-19T23:32:33.275Z] check_test.go:309: [d4c093f23a614] daemon is not started [2021-02-19T23:32:33.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.64s) [2021-02-19T23:32:33.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2021-02-19T23:32:33.275Z] check_test.go:309: [d5ff30a0efb04] daemon is not started [2021-02-19T23:32:33.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.76s) [2021-02-19T23:32:33.275Z] docker_cli_daemon_plugins_test.go:79: [d03e3c6468f5d] daemon is not started [2021-02-19T23:32:33.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.70s) [2021-02-19T23:32:33.275Z] docker_cli_daemon_plugins_test.go:169: [d80594cebd97e] daemon is not started [2021-02-19T23:32:33.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.70s) [2021-02-19T23:32:33.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.64s) [2021-02-19T23:32:33.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2021-02-19T23:32:33.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2021-02-19T23:32:33.275Z] check_test.go:309: [da95eaab8d843] daemon is not started [2021-02-19T23:32:33.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.86s) [2021-02-19T23:32:33.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.69s) [2021-02-19T23:32:33.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.70s) [2021-02-19T23:32:33.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.49s) [2021-02-19T23:32:33.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.68s) [2021-02-19T23:32:33.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.72s) [2021-02-19T23:32:33.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.05s) [2021-02-19T23:32:33.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.58s) [2021-02-19T23:32:33.276Z] check_test.go:309: [d8ea08af00396] daemon is not started [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.68s) [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.52s) [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.34s) [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.10s) [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.93s) [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.91s) [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.36s) [2021-02-19T23:32:33.276Z] check_test.go:309: [dc35392799ff5] daemon is not started [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.58s) [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.44s) [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.94s) [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.22s) [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.69s) [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.39s) [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.43s) [2021-02-19T23:32:33.276Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-02-19T23:32:33.276Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-02-19T23:32:33.276Z] check_test.go:309: [d6932322897cc] daemon is not started [2021-02-19T23:32:33.276Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-02-19T23:32:33.276Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-02-19T23:32:33.276Z] check_test.go:309: [d2eeadefad3dc] daemon is not started [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.60s) [2021-02-19T23:32:33.276Z] check_test.go:309: [dec13cc06680c] daemon is not started [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.62s) [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.16s) [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.95s) [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.34s) [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.78s) [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.65s) [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.85s) [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.22s) [2021-02-19T23:32:33.276Z] check_test.go:309: [dd69811ef8264] daemon is not started [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.86s) [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.59s) [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.02s) [2021-02-19T23:32:33.276Z] check_test.go:309: [dbf39f5161c72] daemon is not started [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.55s) [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.91s) [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s) [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.19s) [2021-02-19T23:32:33.276Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-02-19T23:32:33.276Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-02-19T23:32:33.276Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-02-19T23:32:33.276Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-02-19T23:32:33.276Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-02-19T23:32:33.276Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-02-19T23:32:33.276Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-02-19T23:32:33.276Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-02-19T23:32:33.276Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-02-19T23:32:33.276Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-02-19T23:32:33.276Z] check_test.go:309: [dd341215e8803] daemon is not started [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.12s) [2021-02-19T23:32:33.276Z] check_test.go:309: [dc92806bebf8b] daemon is not started [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s) [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.54s) [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.17s) [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2021-02-19T23:32:33.276Z] check_test.go:309: [dfa65fef34444] daemon is not started [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.91s) [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.97s) [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.27s) [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2021-02-19T23:32:33.276Z] check_test.go:309: [dbe5e704081a8] daemon is not started [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.04s) [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.60s) [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.03s) [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.01s) [2021-02-19T23:32:33.276Z] check_test.go:309: [d2564e4610626] daemon is not started [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.66s) [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.05s) [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-02-19T23:32:33.276Z] check_test.go:309: [d00a98ad1751e] daemon is not started [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.98s) [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.81s) [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.69s) [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.62s) [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.99s) [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.34s) [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.46s) [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.53s) [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.75s) [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.13s) [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.25s) [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.33s) [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.01s) [2021-02-19T23:32:33.276Z] docker_cli_daemon_test.go:2550: [dbc8931ad2363] daemon is not started [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.80s) [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.76s) [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.91s) [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.82s) [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2021-02-19T23:32:33.276Z] check_test.go:309: [dd106123a83f2] daemon is not started [2021-02-19T23:32:33.276Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.19s) [2021-02-19T23:32:33.276Z] === RUN TestDockerSwarmSuite [2021-02-19T23:32:33.276Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-02-19T23:32:33.512Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42046/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-19T23:32:33.865Z] + make clean [2021-02-19T23:32:34.119Z] docker volume rm -f docker-dev-cache [2021-02-19T23:32:34.119Z] docker-dev-cache [Pipeline] deleteDir [2021-02-19T23:32:35.807Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-02-19T23:32:35.807Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-02-19T23:32:36.373Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-02-19T23:32:36.373Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-02-19T23:32:36.941Z] === RUN TestDockerSuite/TestBuildEmptyScratch [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-19T23:32:37.199Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-02-19T23:32:37.768Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-02-19T23:32:38.026Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-02-19T23:32:39.929Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-02-19T23:32:40.494Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-02-19T23:32:42.397Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-02-19T23:32:43.185Z] --- PASS: TestUpdateRestartPolicy (18.69s) [2021-02-19T23:32:43.185Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-19T23:32:43.185Z] --- PASS: TestUpdateRestartWithAutoRemove (1.64s) [2021-02-19T23:32:43.185Z] === RUN TestWaitNonBlocked [2021-02-19T23:32:43.185Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-19T23:32:43.185Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-19T23:32:43.185Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-19T23:32:43.185Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-19T23:32:43.185Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-19T23:32:43.185Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-19T23:32:43.898Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.96s) [2021-02-19T23:32:43.898Z] === RUN TestCreateServiceSecretFileMode [2021-02-19T23:32:44.156Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-02-19T23:32:44.156Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.16s) [2021-02-19T23:32:44.156Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.25s) [2021-02-19T23:32:44.156Z] === RUN TestWaitBlocked [2021-02-19T23:32:44.156Z] --- SKIP: TestWaitBlocked (0.00s) [2021-02-19T23:32:44.156Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-02-19T23:32:44.156Z] PASS [2021-02-19T23:32:44.156Z] ok github.com/docker/docker/integration/container 65.004s [2021-02-19T23:32:44.156Z] [2021-02-19T23:32:44.156Z] === Skipped [2021-02-19T23:32:44.156Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-02-19T23:32:44.156Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-19T23:32:44.156Z] [2021-02-19T23:32:44.156Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2021-02-19T23:32:44.156Z] copy_test.go:38: testEnv.OSType == "windows" [2021-02-19T23:32:44.156Z] [2021-02-19T23:32:44.156Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2021-02-19T23:32:44.156Z] copy_test.go:63: testEnv.OSType == "windows" [2021-02-19T23:32:44.156Z] [2021-02-19T23:32:44.156Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-02-19T23:32:44.156Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:32:44.156Z] [2021-02-19T23:32:44.156Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-02-19T23:32:44.156Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-02-19T23:32:44.156Z] [2021-02-19T23:32:44.156Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-02-19T23:32:44.156Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:32:44.156Z] [2021-02-19T23:32:44.156Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-02-19T23:32:44.156Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-02-19T23:32:44.156Z] [2021-02-19T23:32:44.156Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-02-19T23:32:44.156Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-02-19T23:32:44.156Z] [2021-02-19T23:32:44.156Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-02-19T23:32:44.156Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-02-19T23:32:44.156Z] [2021-02-19T23:32:44.156Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-02-19T23:32:44.156Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-02-19T23:32:44.156Z] [2021-02-19T23:32:44.156Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-02-19T23:32:44.156Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:32:44.156Z] [2021-02-19T23:32:44.156Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-02-19T23:32:44.156Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-02-19T23:32:44.156Z] [2021-02-19T23:32:44.156Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-02-19T23:32:44.156Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-02-19T23:32:44.156Z] [2021-02-19T23:32:44.156Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-02-19T23:32:44.156Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:32:44.156Z] [2021-02-19T23:32:44.156Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-02-19T23:32:44.156Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:32:44.156Z] [2021-02-19T23:32:44.156Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-02-19T23:32:44.156Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-02-19T23:32:44.156Z] [2021-02-19T23:32:44.156Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-02-19T23:32:44.156Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-02-19T23:32:44.156Z] [2021-02-19T23:32:44.156Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-02-19T23:32:44.156Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-02-19T23:32:44.156Z] [2021-02-19T23:32:44.156Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-02-19T23:32:44.156Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-02-19T23:32:44.156Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-02-19T23:32:44.156Z] [2021-02-19T23:32:44.156Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-02-19T23:32:44.156Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-02-19T23:32:44.156Z] [2021-02-19T23:32:44.156Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-02-19T23:32:44.156Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-02-19T23:32:44.156Z] [2021-02-19T23:32:44.156Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-02-19T23:32:44.156Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-02-19T23:32:44.156Z] [2021-02-19T23:32:44.156Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-02-19T23:32:44.156Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-02-19T23:32:44.156Z] [2021-02-19T23:32:44.156Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-02-19T23:32:44.156Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:32:44.156Z] [2021-02-19T23:32:44.156Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-02-19T23:32:44.156Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-19T23:32:44.156Z] [2021-02-19T23:32:44.156Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-02-19T23:32:44.156Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-02-19T23:32:44.156Z] [2021-02-19T23:32:44.156Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-02-19T23:32:44.156Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-02-19T23:32:44.156Z] [2021-02-19T23:32:44.156Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-02-19T23:32:44.156Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-02-19T23:32:44.156Z] [2021-02-19T23:32:44.156Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-02-19T23:32:44.156Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:32:44.156Z] [2021-02-19T23:32:44.156Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-02-19T23:32:44.156Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-02-19T23:32:44.156Z] [2021-02-19T23:32:44.156Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2021-02-19T23:32:44.156Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-02-19T23:32:44.156Z] [2021-02-19T23:32:44.156Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-02-19T23:32:44.156Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-02-19T23:32:44.156Z] [2021-02-19T23:32:44.156Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2021-02-19T23:32:44.156Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-02-19T23:32:44.156Z] [2021-02-19T23:32:44.156Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-02-19T23:32:44.156Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:32:44.156Z] [2021-02-19T23:32:44.156Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-02-19T23:32:44.156Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-02-19T23:32:44.156Z] [2021-02-19T23:32:44.156Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-02-19T23:32:44.156Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-02-19T23:32:44.156Z] [2021-02-19T23:32:44.156Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-02-19T23:32:44.156Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-02-19T23:32:44.156Z] [2021-02-19T23:32:44.156Z] [2021-02-19T23:32:44.156Z] DONE 88 tests, 37 skipped in 67.548s [2021-02-19T23:32:44.156Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-02-19T23:32:44.232Z] --- PASS: TestImportExtremelyLargeImageWorks (82.42s) [2021-02-19T23:32:44.232Z] PASS [2021-02-19T23:32:44.232Z] [2021-02-19T23:32:44.232Z] === Skipped [2021-02-19T23:32:44.232Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-02-19T23:32:44.232Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-19T23:32:44.232Z] [2021-02-19T23:32:44.232Z] [2021-02-19T23:32:44.232Z] DONE 12 tests, 1 skipped in 83.864s [2021-02-19T23:32:44.232Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2021-02-19T23:32:44.232Z] ++ 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 [2021-02-19T23:32:44.232Z] ++ set -e [2021-02-19T23:32:44.232Z] ++ '[' -n 0 ']' [2021-02-19T23:32:44.232Z] ++ set -x [2021-02-19T23:32:44.232Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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 [2021-02-19T23:32:44.232Z] INFO: Testing against a local daemon [2021-02-19T23:32:44.232Z] === RUN TestNetworkCreateDelete [2021-02-19T23:32:44.232Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-02-19T23:32:44.232Z] === RUN TestDockerNetworkDeletePreferID [2021-02-19T23:32:44.232Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2021-02-19T23:32:44.232Z] === RUN TestDaemonDNSFallback [2021-02-19T23:32:44.232Z] --- PASS: TestDaemonDNSFallback (2.61s) [2021-02-19T23:32:44.232Z] === RUN TestInspectNetwork [2021-02-19T23:32:44.232Z] === RUN TestInspectNetwork/full_network_id [2021-02-19T23:32:44.232Z] === RUN TestInspectNetwork/partial_network_id [2021-02-19T23:32:44.232Z] === RUN TestInspectNetwork/network_name [2021-02-19T23:32:44.232Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-02-19T23:32:44.232Z] --- PASS: TestInspectNetwork (11.63s) [2021-02-19T23:32:44.232Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-02-19T23:32:44.232Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-02-19T23:32:44.232Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-02-19T23:32:44.232Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-02-19T23:32:44.232Z] === RUN TestRunContainerWithBridgeNone [2021-02-19T23:32:44.301Z] === RUN TestDockerSuite/TestBuildEnv [2021-02-19T23:32:44.867Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-02-19T23:32:45.804Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-02-19T23:32:46.266Z] ok github.com/docker/docker/pkg/plugins 33.625s coverage: 76.6% of statements [2021-02-19T23:32:46.266Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-02-19T23:32:46.266Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-02-19T23:32:46.266Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-02-19T23:32:46.266Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-02-19T23:32:46.266Z] ? github.com/docker/docker/pkg/term [no test files] [2021-02-19T23:32:46.266Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-02-19T23:32:46.266Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-02-19T23:32:46.266Z] ? github.com/docker/docker/rootless [no test files] [2021-02-19T23:32:46.266Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-02-19T23:32:46.266Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-02-19T23:32:46.266Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-02-19T23:32:46.266Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-02-19T23:32:46.266Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-02-19T23:32:46.266Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-02-19T23:32:46.266Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-02-19T23:32:46.266Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-02-19T23:32:46.266Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-02-19T23:32:46.266Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-02-19T23:32:46.266Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-02-19T23:32:46.266Z] ? github.com/docker/docker/testutil/request [no test files] [2021-02-19T23:32:46.266Z] ? github.com/docker/docker/volume [no test files] [2021-02-19T23:32:46.266Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-02-19T23:32:46.266Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-02-19T23:32:46.266Z] [2021-02-19T23:32:46.266Z] === Skipped [2021-02-19T23:32:46.266Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-02-19T23:32:46.266Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-02-19T23:32:46.266Z] [2021-02-19T23:32:46.266Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-02-19T23:32:46.266Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-02-19T23:32:46.266Z] [2021-02-19T23:32:46.266Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-02-19T23:32:46.266Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-19T23:32:46.266Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-19T23:32:46.266Z] [2021-02-19T23:32:46.266Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-02-19T23:32:46.266Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-19T23:32:46.266Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-19T23:32:46.266Z] [2021-02-19T23:32:46.266Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-02-19T23:32:46.266Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-19T23:32:46.266Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-19T23:32:46.266Z] [2021-02-19T23:32:46.266Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-02-19T23:32:46.266Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-19T23:32:46.266Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-19T23:32:46.266Z] [2021-02-19T23:32:46.266Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-02-19T23:32:46.266Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-19T23:32:46.266Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-19T23:32:46.266Z] [2021-02-19T23:32:46.266Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-02-19T23:32:46.266Z] graphtest_unix.go:73: No driver to put! [2021-02-19T23:32:46.266Z] [2021-02-19T23:32:46.266Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-02-19T23:32:46.266Z] time="2021-02-19T23:31:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-19T23:32:46.266Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-19T23:32:46.266Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-19T23:32:46.266Z] [2021-02-19T23:32:46.266Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-02-19T23:32:46.266Z] time="2021-02-19T23:31:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-19T23:32:46.266Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-19T23:32:46.266Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-19T23:32:46.266Z] [2021-02-19T23:32:46.266Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-02-19T23:32:46.266Z] time="2021-02-19T23:31:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-19T23:32:46.266Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-19T23:32:46.266Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-19T23:32:46.266Z] [2021-02-19T23:32:46.266Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-02-19T23:32:46.266Z] time="2021-02-19T23:31:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-19T23:32:46.266Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-19T23:32:46.266Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-19T23:32:46.266Z] [2021-02-19T23:32:46.266Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-02-19T23:32:46.266Z] time="2021-02-19T23:31:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-19T23:32:46.266Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-19T23:32:46.266Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-19T23:32:46.266Z] [2021-02-19T23:32:46.266Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-02-19T23:32:46.266Z] graphtest_unix.go:73: No driver to put! [2021-02-19T23:32:46.266Z] [2021-02-19T23:32:46.267Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-02-19T23:32:46.267Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-02-19T23:32:46.267Z] [2021-02-19T23:32:46.267Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-02-19T23:32:46.267Z] overlay_test.go:49: Fails to compute changes intermittently [2021-02-19T23:32:46.267Z] [2021-02-19T23:32:46.267Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-02-19T23:32:46.267Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-02-19T23:32:46.267Z] [2021-02-19T23:32:46.267Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-02-19T23:32:46.267Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-02-19T23:32:46.267Z] [2021-02-19T23:32:46.267Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-02-19T23:32:46.267Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-19T23:32:46.267Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-19T23:32:46.267Z] [2021-02-19T23:32:46.267Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-02-19T23:32:46.267Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-19T23:32:46.267Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-19T23:32:46.267Z] [2021-02-19T23:32:46.267Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-02-19T23:32:46.267Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-19T23:32:46.267Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-19T23:32:46.267Z] [2021-02-19T23:32:46.267Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-02-19T23:32:46.267Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-19T23:32:46.267Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-19T23:32:46.267Z] [2021-02-19T23:32:46.267Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-02-19T23:32:46.267Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-19T23:32:46.267Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-19T23:32:46.267Z] [2021-02-19T23:32:46.267Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-02-19T23:32:46.267Z] graphtest_unix.go:73: No driver to put! [2021-02-19T23:32:46.267Z] [2021-02-19T23:32:46.267Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-02-19T23:32:46.267Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-02-19T23:32:46.267Z] [2021-02-19T23:32:46.267Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-02-19T23:32:46.267Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-02-19T23:32:46.267Z] [2021-02-19T23:32:46.267Z] [2021-02-19T23:32:46.267Z] DONE 2223 tests, 26 skipped in 264.615s Post stage [Pipeline] junit [2021-02-19T23:32:46.312Z] Recording test results [2021-02-19T23:32:46.338Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-19T23:32:46.338Z] INFO: Testing against a local daemon [2021-02-19T23:32:46.338Z] === RUN TestCommitInheritsEnv [2021-02-19T23:32:46.338Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-02-19T23:32:46.338Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-19T23:32:46.338Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-19T23:32:46.338Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-02-19T23:32:46.338Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-02-19T23:32:46.338Z] === RUN TestImagesFilterMultiReference [2021-02-19T23:32:46.338Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-02-19T23:32:46.338Z] === RUN TestImagePullPlatformInvalid [2021-02-19T23:32:46.338Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-02-19T23:32:46.338Z] === RUN TestRemoveImageOrphaning [2021-02-19T23:32:46.724Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-19T23:32:46.798Z] --- PASS: TestRemoveImageOrphaning (0.72s) [2021-02-19T23:32:46.798Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-19T23:32:46.953Z] --- PASS: TestRunContainerWithBridgeNone (2.47s) [2021-02-19T23:32:46.953Z] === RUN TestNetworkInvalidJSON [2021-02-19T23:32:46.953Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-19T23:32:46.953Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-19T23:32:46.953Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-19T23:32:46.953Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-19T23:32:46.953Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-19T23:32:46.953Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-19T23:32:46.953Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-19T23:32:46.953Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-19T23:32:46.953Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-19T23:32:46.953Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-02-19T23:32:46.953Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-19T23:32:46.953Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-19T23:32:46.953Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-19T23:32:46.953Z] === RUN TestNetworkList [2021-02-19T23:32:46.953Z] === RUN TestNetworkList//networks [2021-02-19T23:32:46.953Z] === PAUSE TestNetworkList//networks [2021-02-19T23:32:46.953Z] === RUN TestNetworkList//networks/ [2021-02-19T23:32:46.953Z] === PAUSE TestNetworkList//networks/ [2021-02-19T23:32:46.953Z] === CONT TestNetworkList//networks [2021-02-19T23:32:46.953Z] === CONT TestNetworkList//networks/ [2021-02-19T23:32:46.953Z] --- PASS: TestNetworkList (0.01s) [2021-02-19T23:32:46.953Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-19T23:32:46.953Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-19T23:32:46.953Z] === RUN TestHostIPv4BridgeLabel [2021-02-19T23:32:47.162Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-42046/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0e001154f96b034483db093276aadd24aa6191ca -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:0e001154f96b034483db093276aadd24aa6191ca hack/make.sh dynbinary test-integration [2021-02-19T23:32:47.180Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-02-19T23:32:47.194Z] --- PASS: TestCreateServiceSecretFileMode (3.33s) [2021-02-19T23:32:47.194Z] === RUN TestCreateServiceConfigFileMode [2021-02-19T23:32:47.243Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2021-02-19T23:32:47.243Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-19T23:32:47.258Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-02-19T23:32:47.258Z] === RUN TestTagInvalidReference [2021-02-19T23:32:47.258Z] --- PASS: TestTagInvalidReference (0.03s) [2021-02-19T23:32:47.258Z] === RUN TestTagValidPrefixedRepo [2021-02-19T23:32:47.258Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-02-19T23:32:47.258Z] === RUN TestTagExistedNameWithoutForce [2021-02-19T23:32:47.258Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-02-19T23:32:47.258Z] === RUN TestTagOfficialNames [2021-02-19T23:32:47.258Z] --- PASS: TestTagOfficialNames (0.07s) [2021-02-19T23:32:47.258Z] === RUN TestTagMatchesDigest [2021-02-19T23:32:47.258Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-02-19T23:32:47.258Z] PASS [2021-02-19T23:32:47.258Z] ok github.com/docker/docker/integration/image 1.178s [2021-02-19T23:32:47.258Z] [2021-02-19T23:32:47.258Z] === Skipped [2021-02-19T23:32:47.258Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-02-19T23:32:47.258Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-19T23:32:47.258Z] [2021-02-19T23:32:47.258Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-02-19T23:32:47.258Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-02-19T23:32:47.258Z] [2021-02-19T23:32:47.258Z] [2021-02-19T23:32:47.258Z] DONE 11 tests, 2 skipped in 3.088s [2021-02-19T23:32:47.258Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-02-19T23:32:47.459Z] [2021-02-19T23:32:47.459Z] Removing bundles/ [2021-02-19T23:32:47.459Z] [2021-02-19T23:32:47.459Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-02-19T23:32:47.459Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-19T23:32:47.459Z] GOOS="" GOARCH="" GOARM="" [2021-02-19T23:32:48.274Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2021-02-19T23:32:48.274Z] === RUN TestDaemonDefaultNetworkPools [2021-02-19T23:32:48.558Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-02-19T23:32:48.797Z] testing: warning: no tests to run [2021-02-19T23:32:48.797Z] PASS [2021-02-19T23:32:48.797Z] ok github.com/docker/docker/integration/network/ipvlan 0.089s [no tests to run] [2021-02-19T23:32:48.797Z] testing: warning: no tests to run [2021-02-19T23:32:48.797Z] PASS [2021-02-19T23:32:49.257Z] ok github.com/docker/docker/integration/network/macvlan 0.036s [no tests to run] [2021-02-19T23:32:49.303Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s) [2021-02-19T23:32:49.303Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-19T23:32:49.717Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-19T23:32:49.717Z] INFO: Testing against a local daemon [2021-02-19T23:32:49.717Z] === RUN TestNetworkCreateDelete [2021-02-19T23:32:49.717Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-02-19T23:32:49.717Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-02-19T23:32:49.717Z] === RUN TestDockerNetworkDeletePreferID [2021-02-19T23:32:49.717Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-02-19T23:32:49.717Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-02-19T23:32:49.717Z] === RUN TestDaemonDNSFallback [2021-02-19T23:32:49.717Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-02-19T23:32:49.717Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-02-19T23:32:49.717Z] === RUN TestInspectNetwork [2021-02-19T23:32:49.717Z] --- SKIP: TestInspectNetwork (0.00s) [2021-02-19T23:32:49.717Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-02-19T23:32:49.717Z] === RUN TestRunContainerWithBridgeNone [2021-02-19T23:32:49.717Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-02-19T23:32:49.717Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-02-19T23:32:49.717Z] === RUN TestNetworkInvalidJSON [2021-02-19T23:32:49.717Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-19T23:32:49.717Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-19T23:32:50.177Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-19T23:32:50.177Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-19T23:32:50.177Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-19T23:32:50.177Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-19T23:32:50.177Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-19T23:32:50.177Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-19T23:32:50.177Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-19T23:32:50.177Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-02-19T23:32:50.177Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-02-19T23:32:50.177Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-19T23:32:50.177Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-02-19T23:32:50.177Z] === RUN TestNetworkList [2021-02-19T23:32:50.177Z] === RUN TestNetworkList//networks [2021-02-19T23:32:50.177Z] === PAUSE TestNetworkList//networks [2021-02-19T23:32:50.177Z] === RUN TestNetworkList//networks/ [2021-02-19T23:32:50.177Z] === PAUSE TestNetworkList//networks/ [2021-02-19T23:32:50.177Z] === CONT TestNetworkList//networks [2021-02-19T23:32:50.177Z] === CONT TestNetworkList//networks/ [2021-02-19T23:32:50.177Z] --- PASS: TestNetworkList (0.02s) [2021-02-19T23:32:50.177Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-19T23:32:50.177Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-19T23:32:50.177Z] === RUN TestHostIPv4BridgeLabel [2021-02-19T23:32:50.177Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-02-19T23:32:50.177Z] network_test.go:126: testEnv.OSType == "windows" [2021-02-19T23:32:50.177Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-19T23:32:50.177Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-02-19T23:32:50.177Z] service_test.go:29: testEnv.OSType == "windows" [2021-02-19T23:32:50.177Z] === RUN TestDaemonDefaultNetworkPools [2021-02-19T23:32:50.177Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-02-19T23:32:50.177Z] service_test.go:58: testEnv.OSType == "windows" [2021-02-19T23:32:50.177Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-19T23:32:50.177Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-02-19T23:32:50.177Z] service_test.go:102: testEnv.OSType == "windows" [2021-02-19T23:32:50.177Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-19T23:32:50.177Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-02-19T23:32:50.177Z] service_test.go:136: testEnv.OSType == "windows" [2021-02-19T23:32:50.177Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-19T23:32:50.177Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-02-19T23:32:50.177Z] service_test.go:187: testEnv.OSType == "windows" [2021-02-19T23:32:50.177Z] === RUN TestServiceWithPredefinedNetwork [2021-02-19T23:32:50.177Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-02-19T23:32:50.177Z] service_test.go:212: testEnv.OSType == "windows" [2021-02-19T23:32:50.177Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-19T23:32:50.177Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-19T23:32:50.177Z] service_test.go:242: FLAKY_TEST [2021-02-19T23:32:50.177Z] === RUN TestServiceWithDataPathPortInit [2021-02-19T23:32:50.177Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-02-19T23:32:50.177Z] service_test.go:332: testEnv.OSType == "windows" [2021-02-19T23:32:50.177Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-19T23:32:50.177Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-02-19T23:32:50.177Z] service_test.go:400: testEnv.OSType == "windows" [2021-02-19T23:32:50.177Z] PASS [2021-02-19T23:32:50.177Z] ok github.com/docker/docker/integration/network 0.154s [2021-02-19T23:32:50.177Z] [2021-02-19T23:32:50.177Z] === Skipped [2021-02-19T23:32:50.177Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-02-19T23:32:50.177Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-02-19T23:32:50.177Z] [2021-02-19T23:32:50.177Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-02-19T23:32:50.177Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-02-19T23:32:50.177Z] [2021-02-19T23:32:50.177Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-02-19T23:32:50.178Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-02-19T23:32:50.178Z] [2021-02-19T23:32:50.178Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-02-19T23:32:50.178Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-02-19T23:32:50.178Z] [2021-02-19T23:32:50.178Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-02-19T23:32:50.178Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-02-19T23:32:50.178Z] [2021-02-19T23:32:50.178Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-02-19T23:32:50.178Z] network_test.go:126: testEnv.OSType == "windows" [2021-02-19T23:32:50.178Z] [2021-02-19T23:32:50.178Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-02-19T23:32:50.178Z] service_test.go:29: testEnv.OSType == "windows" [2021-02-19T23:32:50.178Z] [2021-02-19T23:32:50.178Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-02-19T23:32:50.178Z] service_test.go:58: testEnv.OSType == "windows" [2021-02-19T23:32:50.178Z] [2021-02-19T23:32:50.178Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-02-19T23:32:50.178Z] service_test.go:102: testEnv.OSType == "windows" [2021-02-19T23:32:50.178Z] [2021-02-19T23:32:50.178Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-02-19T23:32:50.178Z] service_test.go:136: testEnv.OSType == "windows" [2021-02-19T23:32:50.178Z] [2021-02-19T23:32:50.178Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-02-19T23:32:50.178Z] service_test.go:187: testEnv.OSType == "windows" [2021-02-19T23:32:50.178Z] [2021-02-19T23:32:50.178Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-02-19T23:32:50.178Z] service_test.go:212: testEnv.OSType == "windows" [2021-02-19T23:32:50.178Z] [2021-02-19T23:32:50.178Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-19T23:32:50.178Z] service_test.go:242: FLAKY_TEST [2021-02-19T23:32:50.178Z] [2021-02-19T23:32:50.178Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-02-19T23:32:50.178Z] service_test.go:332: testEnv.OSType == "windows" [2021-02-19T23:32:50.178Z] [2021-02-19T23:32:50.178Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-02-19T23:32:50.178Z] service_test.go:400: testEnv.OSType == "windows" [2021-02-19T23:32:50.178Z] [2021-02-19T23:32:50.178Z] [2021-02-19T23:32:50.178Z] DONE 22 tests, 15 skipped in 2.679s [2021-02-19T23:32:50.178Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-02-19T23:32:50.342Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2021-02-19T23:32:50.343Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-19T23:32:50.493Z] --- PASS: TestCreateServiceConfigFileMode (3.26s) [2021-02-19T23:32:50.493Z] === RUN TestCreateServiceSysctls [2021-02-19T23:32:50.637Z] testing: warning: no tests to run [2021-02-19T23:32:50.637Z] PASS [2021-02-19T23:32:50.637Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2021-02-19T23:32:50.637Z] [2021-02-19T23:32:50.637Z] DONE 0 tests in 0.297s [2021-02-19T23:32:50.637Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-02-19T23:32:50.637Z] testing: warning: no tests to run [2021-02-19T23:32:50.637Z] PASS [2021-02-19T23:32:50.637Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2021-02-19T23:32:50.637Z] [2021-02-19T23:32:50.637Z] DONE 0 tests in 0.290s [2021-02-19T23:32:51.098Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-02-19T23:32:51.844Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2021-02-19T23:32:51.844Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-19T23:32:52.134Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s) [2021-02-19T23:32:52.134Z] === RUN TestServiceWithPredefinedNetwork [2021-02-19T23:32:52.648Z] testing: warning: no tests to run [2021-02-19T23:32:52.648Z] PASS [2021-02-19T23:32:52.648Z] ok github.com/docker/docker/integration/plugin/authz 0.116s [no tests to run] [2021-02-19T23:32:52.648Z] testing: warning: no tests to run [2021-02-19T23:32:52.648Z] PASS [2021-02-19T23:32:52.648Z] ok github.com/docker/docker/integration/plugin 0.101s [no tests to run] [2021-02-19T23:32:54.693Z] --- PASS: TestCreateServiceSysctls (4.20s) [2021-02-19T23:32:54.693Z] === RUN TestCreateServiceCapabilities [2021-02-19T23:32:55.118Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-02-19T23:32:56.573Z] --- PASS: TestServiceWithPredefinedNetwork (3.79s) [2021-02-19T23:32:56.573Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-19T23:32:56.573Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-19T23:32:56.573Z] service_test.go:242: FLAKY_TEST [2021-02-19T23:32:56.573Z] === RUN TestServiceWithDataPathPortInit [2021-02-19T23:32:57.990Z] --- PASS: TestCreateServiceCapabilities (3.36s) [2021-02-19T23:32:57.990Z] === RUN TestInspect [2021-02-19T23:32:58.465Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-02-19T23:32:59.400Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-02-19T23:32:59.739Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-19T23:32:59.739Z] INFO: Testing against a local daemon [2021-02-19T23:32:59.739Z] === RUN TestExternalGraphDriver [2021-02-19T23:32:59.739Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-02-19T23:32:59.739Z] external_test.go:48: runtime.GOOS == "windows" [2021-02-19T23:32:59.739Z] === RUN TestGraphdriverPluginV2 [2021-02-19T23:32:59.739Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2021-02-19T23:32:59.739Z] external_test.go:408: runtime.GOOS == "windows" [2021-02-19T23:32:59.739Z] PASS [2021-02-19T23:32:59.739Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.617s [2021-02-19T23:33:00.199Z] testing: warning: no tests to run [2021-02-19T23:33:00.199Z] PASS [2021-02-19T23:33:00.199Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.059s [no tests to run] [2021-02-19T23:33:00.659Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-19T23:33:00.659Z] INFO: Testing against a local daemon [2021-02-19T23:33:00.659Z] === RUN TestPluginInvalidJSON [2021-02-19T23:33:00.659Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-19T23:33:00.659Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-19T23:33:00.659Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-19T23:33:00.659Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-19T23:33:00.659Z] INFO: Testing against a local daemon [2021-02-19T23:33:00.659Z] --- PASS: TestPluginInvalidJSON (0.07s) [2021-02-19T23:33:00.659Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.02s) [2021-02-19T23:33:00.659Z] === RUN TestPluginInstall [2021-02-19T23:33:00.659Z] --- SKIP: TestPluginInstall (0.00s) [2021-02-19T23:33:00.659Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-02-19T23:33:00.659Z] === RUN TestPluginsWithRuntimes [2021-02-19T23:33:00.659Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-02-19T23:33:00.659Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-02-19T23:33:00.659Z] PASS [2021-02-19T23:33:00.659Z] === RUN TestReadPluginNoRead [2021-02-19T23:33:00.659Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-02-19T23:33:00.659Z] read_test.go:21: no unix domain sockets on Windows [2021-02-19T23:33:00.659Z] PASS [2021-02-19T23:33:00.659Z] ok github.com/docker/docker/integration/plugin/logging 0.117s [2021-02-19T23:33:00.659Z] ok github.com/docker/docker/integration/plugin/common 0.224s [2021-02-19T23:33:00.659Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2021-02-19T23:33:00.659Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2021-02-19T23:33:01.286Z] --- PASS: TestInspect (3.51s) [2021-02-19T23:33:01.286Z] === RUN TestCreateJob [2021-02-19T23:33:02.203Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-19T23:33:02.203Z] INFO: Testing against a local daemon [2021-02-19T23:33:02.203Z] === RUN TestPluginWithDevMounts [2021-02-19T23:33:02.203Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-02-19T23:33:02.203Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:33:02.203Z] PASS [2021-02-19T23:33:02.203Z] ok github.com/docker/docker/integration/plugin/volumes 0.096s [2021-02-19T23:33:02.203Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2021-02-19T23:33:02.662Z] [2021-02-19T23:33:02.662Z] === Skipped [2021-02-19T23:33:02.662Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-02-19T23:33:02.662Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-02-19T23:33:02.662Z] [2021-02-19T23:33:02.662Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-02-19T23:33:02.662Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-02-19T23:33:02.662Z] [2021-02-19T23:33:02.662Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-02-19T23:33:02.662Z] external_test.go:48: runtime.GOOS == "windows" [2021-02-19T23:33:02.662Z] [2021-02-19T23:33:02.662Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2021-02-19T23:33:02.662Z] external_test.go:408: runtime.GOOS == "windows" [2021-02-19T23:33:02.662Z] [2021-02-19T23:33:02.662Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-02-19T23:33:02.662Z] read_test.go:21: no unix domain sockets on Windows [2021-02-19T23:33:02.662Z] [2021-02-19T23:33:02.662Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-02-19T23:33:02.663Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:33:02.663Z] [2021-02-19T23:33:02.663Z] [2021-02-19T23:33:02.663Z] DONE 8 tests, 6 skipped in 11.720s [2021-02-19T23:33:02.663Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-02-19T23:33:03.122Z] testing: warning: no tests to run [2021-02-19T23:33:03.122Z] PASS [2021-02-19T23:33:03.122Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2021-02-19T23:33:03.122Z] [2021-02-19T23:33:03.122Z] DONE 0 tests in 0.301s [2021-02-19T23:33:03.122Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-02-19T23:33:03.582Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-19T23:33:03.582Z] INFO: Testing against a local daemon [2021-02-19T23:33:03.582Z] === RUN TestPluginInvalidJSON [2021-02-19T23:33:03.582Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-19T23:33:03.582Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-19T23:33:03.582Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-19T23:33:03.582Z] --- PASS: TestPluginInvalidJSON (0.07s) [2021-02-19T23:33:03.582Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.02s) [2021-02-19T23:33:03.582Z] === RUN TestPluginInstall [2021-02-19T23:33:03.582Z] --- SKIP: TestPluginInstall (0.00s) [2021-02-19T23:33:03.582Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-02-19T23:33:03.582Z] === RUN TestPluginsWithRuntimes [2021-02-19T23:33:03.582Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-02-19T23:33:03.582Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-02-19T23:33:03.582Z] PASS [2021-02-19T23:33:03.582Z] ok github.com/docker/docker/integration/plugin/common (cached) [2021-02-19T23:33:03.582Z] [2021-02-19T23:33:03.582Z] === Skipped [2021-02-19T23:33:03.582Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-02-19T23:33:03.582Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-02-19T23:33:03.582Z] [2021-02-19T23:33:03.582Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-02-19T23:33:03.582Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-02-19T23:33:03.582Z] [2021-02-19T23:33:03.582Z] [2021-02-19T23:33:03.582Z] DONE 4 tests, 2 skipped in 0.781s [2021-02-19T23:33:04.042Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-02-19T23:33:04.514Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-19T23:33:04.514Z] INFO: Testing against a local daemon [2021-02-19T23:33:04.514Z] === RUN TestExternalGraphDriver [2021-02-19T23:33:04.514Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-02-19T23:33:04.514Z] external_test.go:48: runtime.GOOS == "windows" [2021-02-19T23:33:04.514Z] === RUN TestGraphdriverPluginV2 [2021-02-19T23:33:04.514Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2021-02-19T23:33:04.514Z] external_test.go:408: runtime.GOOS == "windows" [2021-02-19T23:33:04.514Z] PASS [2021-02-19T23:33:04.514Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2021-02-19T23:33:04.514Z] [2021-02-19T23:33:04.514Z] === Skipped [2021-02-19T23:33:04.514Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-02-19T23:33:04.514Z] external_test.go:48: runtime.GOOS == "windows" [2021-02-19T23:33:04.514Z] [2021-02-19T23:33:04.514Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2021-02-19T23:33:04.514Z] external_test.go:408: runtime.GOOS == "windows" [2021-02-19T23:33:04.514Z] [2021-02-19T23:33:04.514Z] [2021-02-19T23:33:04.514Z] DONE 2 tests, 2 skipped in 0.734s [2021-02-19T23:33:04.514Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-02-19T23:33:05.483Z] testing: warning: no tests to run [2021-02-19T23:33:05.483Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-19T23:33:05.483Z] PASS [2021-02-19T23:33:05.483Z] INFO: Testing against a local daemon [2021-02-19T23:33:05.483Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2021-02-19T23:33:05.483Z] === RUN TestReadPluginNoRead [2021-02-19T23:33:05.483Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-02-19T23:33:05.483Z] read_test.go:21: no unix domain sockets on Windows [2021-02-19T23:33:05.483Z] PASS [2021-02-19T23:33:05.483Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2021-02-19T23:33:05.483Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2021-02-19T23:33:05.483Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2021-02-19T23:33:05.483Z] [2021-02-19T23:33:05.483Z] === Skipped [2021-02-19T23:33:05.483Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-02-19T23:33:05.483Z] read_test.go:21: no unix domain sockets on Windows [2021-02-19T23:33:05.483Z] [2021-02-19T23:33:05.483Z] [2021-02-19T23:33:05.483Z] DONE 1 tests, 1 skipped in 0.830s [2021-02-19T23:33:05.483Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-02-19T23:33:05.486Z] --- PASS: TestCreateJob (4.20s) [2021-02-19T23:33:05.487Z] === RUN TestReplicatedJob [2021-02-19T23:33:05.943Z] testing: warning: no tests to run [2021-02-19T23:33:05.943Z] PASS [2021-02-19T23:33:05.943Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2021-02-19T23:33:05.943Z] [2021-02-19T23:33:05.943Z] DONE 0 tests in 0.459s [2021-02-19T23:33:05.943Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-02-19T23:33:06.915Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-19T23:33:06.915Z] INFO: Testing against a local daemon [2021-02-19T23:33:06.915Z] === RUN TestPluginWithDevMounts [2021-02-19T23:33:06.915Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-02-19T23:33:06.915Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:33:06.915Z] PASS [2021-02-19T23:33:06.915Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2021-02-19T23:33:06.915Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2021-02-19T23:33:06.915Z] [2021-02-19T23:33:06.915Z] === Skipped [2021-02-19T23:33:06.915Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-02-19T23:33:06.915Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:33:06.915Z] [2021-02-19T23:33:06.915Z] [2021-02-19T23:33:06.915Z] DONE 1 tests, 1 skipped in 0.764s [2021-02-19T23:33:06.915Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-02-19T23:33:09.095Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-19T23:33:09.095Z] INFO: Testing against a local daemon [2021-02-19T23:33:09.095Z] === RUN TestSecretInspect [2021-02-19T23:33:09.095Z] --- SKIP: TestSecretInspect (0.00s) [2021-02-19T23:33:09.095Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:33:09.095Z] === RUN TestSecretList [2021-02-19T23:33:09.095Z] --- SKIP: TestSecretList (0.00s) [2021-02-19T23:33:09.095Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:33:09.095Z] === RUN TestSecretsCreateAndDelete [2021-02-19T23:33:09.095Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-02-19T23:33:09.095Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:33:09.095Z] === RUN TestSecretsUpdate [2021-02-19T23:33:09.095Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-02-19T23:33:09.095Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:33:09.095Z] === RUN TestTemplatedSecret [2021-02-19T23:33:09.095Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-02-19T23:33:09.095Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:33:09.095Z] === RUN TestSecretCreateResolve [2021-02-19T23:33:09.095Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-02-19T23:33:09.095Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-02-19T23:33:09.095Z] PASS [2021-02-19T23:33:09.095Z] ok github.com/docker/docker/integration/secret 0.126s [2021-02-19T23:33:09.095Z] [2021-02-19T23:33:09.095Z] === Skipped [2021-02-19T23:33:09.095Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-02-19T23:33:09.095Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:33:09.095Z] [2021-02-19T23:33:09.095Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-02-19T23:33:09.095Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:33:09.095Z] [2021-02-19T23:33:09.095Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-02-19T23:33:09.095Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:33:09.095Z] [2021-02-19T23:33:09.095Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-02-19T23:33:09.095Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:33:09.095Z] [2021-02-19T23:33:09.095Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-02-19T23:33:09.095Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:33:09.095Z] [2021-02-19T23:33:09.095Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-02-19T23:33:09.095Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-02-19T23:33:09.095Z] [2021-02-19T23:33:09.095Z] [2021-02-19T23:33:09.095Z] DONE 6 tests, 6 skipped in 1.957s [2021-02-19T23:33:09.095Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-02-19T23:33:11.279Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-19T23:33:11.279Z] INFO: Testing against a local daemon [2021-02-19T23:33:11.279Z] === RUN TestServiceCreateInit [2021-02-19T23:33:11.279Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-19T23:33:11.279Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-19T23:33:11.279Z] --- PASS: TestServiceCreateInit (0.04s) [2021-02-19T23:33:11.279Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s) [2021-02-19T23:33:11.279Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:33:11.279Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-19T23:33:11.279Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:33:11.279Z] === RUN TestCreateServiceMultipleTimes [2021-02-19T23:33:11.279Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-02-19T23:33:11.279Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:33:11.279Z] === RUN TestCreateServiceConflict [2021-02-19T23:33:11.279Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-02-19T23:33:11.279Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:33:11.279Z] === RUN TestCreateServiceMaxReplicas [2021-02-19T23:33:11.279Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-02-19T23:33:11.279Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:33:11.279Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-19T23:33:11.279Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-02-19T23:33:11.279Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:33:11.279Z] === RUN TestCreateServiceSecretFileMode [2021-02-19T23:33:11.279Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-02-19T23:33:11.279Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:33:11.279Z] === RUN TestCreateServiceConfigFileMode [2021-02-19T23:33:11.279Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-02-19T23:33:11.279Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:33:11.279Z] === RUN TestCreateServiceSysctls [2021-02-19T23:33:11.279Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-02-19T23:33:11.279Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:33:11.279Z] === RUN TestCreateServiceCapabilities [2021-02-19T23:33:11.279Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-02-19T23:33:11.279Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:33:11.279Z] === RUN TestInspect [2021-02-19T23:33:11.279Z] --- SKIP: TestInspect (0.00s) [2021-02-19T23:33:11.279Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:33:11.279Z] === RUN TestCreateJob [2021-02-19T23:33:11.279Z] --- SKIP: TestCreateJob (0.00s) [2021-02-19T23:33:11.279Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:33:11.279Z] === RUN TestReplicatedJob [2021-02-19T23:33:11.279Z] --- SKIP: TestReplicatedJob (0.00s) [2021-02-19T23:33:11.279Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:33:11.279Z] === RUN TestUpdateReplicatedJob [2021-02-19T23:33:11.279Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-02-19T23:33:11.279Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:33:11.279Z] === RUN TestServiceListWithStatuses [2021-02-19T23:33:11.279Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-19T23:33:11.279Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:33:11.279Z] === RUN TestDockerNetworkConnectAlias [2021-02-19T23:33:11.279Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-02-19T23:33:11.279Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:33:11.279Z] === RUN TestDockerNetworkReConnect [2021-02-19T23:33:11.279Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-02-19T23:33:11.279Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:33:11.279Z] === RUN TestServicePlugin [2021-02-19T23:33:11.279Z] --- SKIP: TestServicePlugin (0.00s) [2021-02-19T23:33:11.279Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:33:11.279Z] === RUN TestServiceUpdateLabel [2021-02-19T23:33:11.279Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-02-19T23:33:11.279Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-02-19T23:33:11.279Z] === RUN TestServiceUpdateSecrets [2021-02-19T23:33:11.279Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-02-19T23:33:11.279Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-02-19T23:33:11.279Z] === RUN TestServiceUpdateConfigs [2021-02-19T23:33:11.279Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-02-19T23:33:11.279Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-02-19T23:33:11.279Z] === RUN TestServiceUpdateNetwork [2021-02-19T23:33:11.279Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-02-19T23:33:11.279Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-02-19T23:33:11.279Z] === RUN TestServiceUpdatePidsLimit [2021-02-19T23:33:11.279Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-02-19T23:33:11.279Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-02-19T23:33:11.279Z] PASS [2021-02-19T23:33:11.279Z] ok github.com/docker/docker/integration/service 0.247s [2021-02-19T23:33:11.740Z] [2021-02-19T23:33:11.740Z] === Skipped [2021-02-19T23:33:11.740Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.01s) [2021-02-19T23:33:11.740Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s) [2021-02-19T23:33:11.740Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:33:11.740Z] [2021-02-19T23:33:11.740Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-19T23:33:11.740Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-19T23:33:11.740Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:33:11.740Z] [2021-02-19T23:33:11.740Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-02-19T23:33:11.740Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:33:11.740Z] [2021-02-19T23:33:11.740Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-02-19T23:33:11.740Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:33:11.740Z] [2021-02-19T23:33:11.740Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-02-19T23:33:11.740Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:33:11.740Z] [2021-02-19T23:33:11.740Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-02-19T23:33:11.740Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:33:11.740Z] [2021-02-19T23:33:11.740Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-02-19T23:33:11.740Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:33:11.740Z] [2021-02-19T23:33:11.740Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-02-19T23:33:11.740Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:33:11.740Z] [2021-02-19T23:33:11.740Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-02-19T23:33:11.740Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:33:11.740Z] [2021-02-19T23:33:11.740Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-02-19T23:33:11.740Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:33:11.740Z] [2021-02-19T23:33:11.740Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-02-19T23:33:11.740Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:33:11.740Z] [2021-02-19T23:33:11.740Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-02-19T23:33:11.740Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:33:11.740Z] [2021-02-19T23:33:11.740Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-02-19T23:33:11.740Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:33:11.740Z] [2021-02-19T23:33:11.740Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-02-19T23:33:11.740Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:33:11.740Z] [2021-02-19T23:33:11.740Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-02-19T23:33:11.740Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:33:11.740Z] [2021-02-19T23:33:11.740Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-02-19T23:33:11.740Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:33:11.740Z] [2021-02-19T23:33:11.740Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-02-19T23:33:11.740Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:33:11.740Z] [2021-02-19T23:33:11.740Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-02-19T23:33:11.740Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:33:11.740Z] [2021-02-19T23:33:11.740Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-02-19T23:33:11.740Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-02-19T23:33:11.740Z] [2021-02-19T23:33:11.740Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-02-19T23:33:11.740Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-02-19T23:33:11.740Z] [2021-02-19T23:33:11.740Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-02-19T23:33:11.740Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-02-19T23:33:11.740Z] [2021-02-19T23:33:11.740Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-02-19T23:33:11.740Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-02-19T23:33:11.740Z] [2021-02-19T23:33:11.740Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-02-19T23:33:11.740Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-02-19T23:33:11.740Z] [2021-02-19T23:33:11.740Z] [2021-02-19T23:33:11.740Z] DONE 24 tests, 23 skipped in 2.654s [2021-02-19T23:33:11.740Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-02-19T23:33:12.067Z] --- PASS: TestReplicatedJob (6.70s) [2021-02-19T23:33:12.067Z] === RUN TestUpdateReplicatedJob [2021-02-19T23:33:13.280Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-19T23:33:13.280Z] INFO: Testing against a local daemon [2021-02-19T23:33:13.280Z] === RUN TestSessionCreate [2021-02-19T23:33:13.280Z] --- SKIP: TestSessionCreate (0.00s) [2021-02-19T23:33:13.280Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-02-19T23:33:13.280Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-19T23:33:13.280Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-02-19T23:33:13.280Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-02-19T23:33:13.280Z] PASS [2021-02-19T23:33:13.280Z] ok github.com/docker/docker/integration/session 0.150s [2021-02-19T23:33:13.740Z] [2021-02-19T23:33:13.740Z] === Skipped [2021-02-19T23:33:13.740Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-02-19T23:33:13.740Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-02-19T23:33:13.740Z] [2021-02-19T23:33:13.740Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-02-19T23:33:13.740Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-02-19T23:33:13.740Z] [2021-02-19T23:33:13.740Z] [2021-02-19T23:33:13.740Z] DONE 2 tests, 2 skipped in 2.049s [2021-02-19T23:33:13.740Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-02-19T23:33:15.922Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-19T23:33:15.922Z] INFO: Testing against a local daemon [2021-02-19T23:33:15.922Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-19T23:33:15.922Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-19T23:33:15.922Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:33:15.922Z] === RUN TestEventsExecDie [2021-02-19T23:33:15.922Z] --- SKIP: TestEventsExecDie (0.00s) [2021-02-19T23:33:15.922Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-02-19T23:33:15.922Z] === RUN TestEventsBackwardsCompatible [2021-02-19T23:33:15.922Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-02-19T23:33:15.922Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-02-19T23:33:15.922Z] === RUN TestInfoAPI [2021-02-19T23:33:15.922Z] --- PASS: TestInfoAPI (0.03s) [2021-02-19T23:33:15.922Z] === RUN TestInfoAPIWarnings [2021-02-19T23:33:15.922Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-02-19T23:33:15.922Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-19T23:33:15.922Z] === RUN TestInfoDebug [2021-02-19T23:33:15.922Z] --- SKIP: TestInfoDebug (0.00s) [2021-02-19T23:33:15.922Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-02-19T23:33:15.922Z] === RUN TestInfoInsecureRegistries [2021-02-19T23:33:15.922Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-02-19T23:33:15.922Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-02-19T23:33:15.922Z] === RUN TestInfoRegistryMirrors [2021-02-19T23:33:15.922Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-02-19T23:33:15.922Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-02-19T23:33:15.922Z] === RUN TestLoginFailsWithBadCredentials [2021-02-19T23:33:16.267Z] --- PASS: TestUpdateReplicatedJob (4.41s) [2021-02-19T23:33:16.267Z] === RUN TestServiceListWithStatuses [2021-02-19T23:33:16.267Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-19T23:33:16.267Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-19T23:33:16.267Z] === RUN TestDockerNetworkConnectAlias [2021-02-19T23:33:16.383Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2021-02-19T23:33:16.383Z] === RUN TestPingCacheHeaders [2021-02-19T23:33:16.383Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-02-19T23:33:16.383Z] === RUN TestPingGet [2021-02-19T23:33:16.383Z] --- PASS: TestPingGet (0.03s) [2021-02-19T23:33:16.383Z] === RUN TestPingHead [2021-02-19T23:33:16.843Z] --- PASS: TestPingHead (0.03s) [2021-02-19T23:33:16.843Z] === RUN TestVersion [2021-02-19T23:33:16.843Z] --- PASS: TestVersion (0.02s) [2021-02-19T23:33:16.843Z] PASS [2021-02-19T23:33:16.843Z] ok github.com/docker/docker/integration/system 1.237s [2021-02-19T23:33:16.843Z] [2021-02-19T23:33:16.843Z] === Skipped [2021-02-19T23:33:16.843Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-19T23:33:16.843Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-02-19T23:33:16.843Z] [2021-02-19T23:33:16.843Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-02-19T23:33:16.843Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-02-19T23:33:16.843Z] [2021-02-19T23:33:16.843Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-02-19T23:33:16.843Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-02-19T23:33:16.843Z] [2021-02-19T23:33:16.843Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-02-19T23:33:16.843Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-19T23:33:16.843Z] [2021-02-19T23:33:16.843Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-02-19T23:33:16.843Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-02-19T23:33:16.843Z] [2021-02-19T23:33:16.843Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-02-19T23:33:16.843Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-02-19T23:33:16.843Z] [2021-02-19T23:33:16.843Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-02-19T23:33:16.843Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-02-19T23:33:16.843Z] [2021-02-19T23:33:16.843Z] [2021-02-19T23:33:16.843Z] DONE 13 tests, 7 skipped in 3.184s [2021-02-19T23:33:16.843Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-02-19T23:33:17.486Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-02-19T23:33:17.486Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-02-19T23:33:19.026Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-19T23:33:19.026Z] INFO: Testing against a local daemon [2021-02-19T23:33:19.026Z] === RUN TestVolumesCreateAndList [2021-02-19T23:33:19.026Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-02-19T23:33:19.026Z] === RUN TestVolumesRemove [2021-02-19T23:33:19.026Z] --- PASS: TestVolumesRemove (0.05s) [2021-02-19T23:33:19.026Z] === RUN TestVolumesInspect [2021-02-19T23:33:19.026Z] --- PASS: TestVolumesInspect (0.03s) [2021-02-19T23:33:19.026Z] === RUN TestVolumesInvalidJSON [2021-02-19T23:33:19.026Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-19T23:33:19.026Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-19T23:33:19.026Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-19T23:33:19.026Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-02-19T23:33:19.026Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-19T23:33:19.026Z] PASS [2021-02-19T23:33:19.026Z] ok github.com/docker/docker/integration/volume 0.249s [2021-02-19T23:33:19.026Z] [2021-02-19T23:33:19.026Z] DONE 5 tests in 2.191s [2021-02-19T23:33:19.026Z] INFO: make.ps1 ended at 02/19/2021 23:33:18 [2021-02-19T23:33:19.026Z] INFO: Integration CLI tests being run from the host: [2021-02-19T23:33:19.026Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2021-02-19T23:33:19.074Z] --- PASS: TestServiceWithDataPathPortInit (21.42s) [2021-02-19T23:33:19.074Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-19T23:33:22.847Z] --- PASS: TestDockerNetworkConnectAlias (6.53s) [2021-02-19T23:33:22.847Z] === RUN TestDockerNetworkReConnect [2021-02-19T23:33:25.598Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-02-19T23:33:25.599Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-02-19T23:33:26.167Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-02-19T23:33:26.734Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-02-19T23:33:27.617Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-19T23:33:27.617Z] INFO: Testing against a local daemon [2021-02-19T23:33:27.617Z] === RUN TestDockerSuite [2021-02-19T23:33:27.617Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-02-19T23:33:27.617Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-02-19T23:33:27.617Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-02-19T23:33:27.617Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-02-19T23:33:27.617Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-02-19T23:33:27.617Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-02-19T23:33:27.617Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-02-19T23:33:27.617Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-02-19T23:33:27.617Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-02-19T23:33:27.617Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-02-19T23:33:27.670Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-02-19T23:33:27.670Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-02-19T23:33:27.929Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-02-19T23:33:27.929Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-02-19T23:33:28.077Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-02-19T23:33:28.129Z] --- PASS: TestDockerNetworkReConnect (5.26s) [2021-02-19T23:33:28.129Z] === RUN TestServicePlugin [2021-02-19T23:33:28.129Z] --- SKIP: TestServicePlugin (0.00s) [2021-02-19T23:33:28.129Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-19T23:33:28.129Z] === RUN TestServiceUpdateLabel [2021-02-19T23:33:28.495Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-02-19T23:33:28.537Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-02-19T23:33:29.426Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.71s) [2021-02-19T23:33:29.426Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qagepo6h9mzozujt5he6o3o87 Created:2021-02-19 23:33:18.858526475 +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[79275dc45145a9961d7511a24692e427b5b3811ae19e44c3d3e4ab7dc056afe8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cogcwk7ya8ilvwx67kplgnm4d EndpointID:30c40cb4997efe445cc6c90cf7a6343dafed8126c9c398f4263bdd09b5165ddf MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b75eadc5fc1450669107ab134b8dcc2d2d4e4770affc955502ce33e013ed2a74 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:0934bd089324 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cogcwk7ya8ilvwx67kplgnm4d EndpointID:30c40cb4997efe445cc6c90cf7a6343dafed8126c9c398f4263bdd09b5165ddf EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-02-19T23:33:29.426Z] PASS [2021-02-19T23:33:29.426Z] [2021-02-19T23:33:29.426Z] === Skipped [2021-02-19T23:33:29.426Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-19T23:33:29.426Z] service_test.go:242: FLAKY_TEST [2021-02-19T23:33:29.426Z] [2021-02-19T23:33:29.426Z] [2021-02-19T23:33:29.426Z] DONE 26 tests, 1 skipped in 58.667s [2021-02-19T23:33:29.426Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-19T23:33:29.426Z] ++ 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 [2021-02-19T23:33:29.426Z] ++ set -e [2021-02-19T23:33:29.426Z] ++ '[' -n 0 ']' [2021-02-19T23:33:29.426Z] ++ set -x [2021-02-19T23:33:29.426Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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 [2021-02-19T23:33:29.426Z] INFO: Testing against a local daemon [2021-02-19T23:33:29.426Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-19T23:33:29.426Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-19T23:33:29.426Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-19T23:33:29.426Z] === RUN TestDockerNetworkIpvlan [2021-02-19T23:33:29.426Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-19T23:33:29.426Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-19T23:33:29.426Z] PASS [2021-02-19T23:33:29.426Z] [2021-02-19T23:33:29.426Z] === Skipped [2021-02-19T23:33:29.426Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-19T23:33:29.426Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-19T23:33:29.426Z] [2021-02-19T23:33:29.426Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-19T23:33:29.426Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-19T23:33:29.426Z] [2021-02-19T23:33:29.426Z] [2021-02-19T23:33:29.426Z] DONE 2 tests, 2 skipped in 0.089s [2021-02-19T23:33:29.426Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-19T23:33:29.426Z] ++ 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 [2021-02-19T23:33:29.426Z] ++ set -e [2021-02-19T23:33:29.426Z] ++ '[' -n 0 ']' [2021-02-19T23:33:29.426Z] ++ set -x [2021-02-19T23:33:29.426Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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 [2021-02-19T23:33:29.426Z] INFO: Testing against a local daemon [2021-02-19T23:33:29.426Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-19T23:33:29.716Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s) [2021-02-19T23:33:29.716Z] === RUN TestDockerNetworkMacvlan [2021-02-19T23:33:30.746Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-02-19T23:33:31.426Z] --- PASS: TestServiceUpdateLabel (3.23s) [2021-02-19T23:33:31.426Z] === RUN TestServiceUpdateSecrets [2021-02-19T23:33:31.777Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-02-19T23:33:32.825Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-02-19T23:33:36.469Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-02-19T23:33:38.472Z] === RUN TestDockerSuite/TestBuildExpose [2021-02-19T23:33:38.731Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-02-19T23:33:39.666Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-02-19T23:33:39.925Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-02-19T23:33:40.494Z] === RUN TestDockerSuite/TestBuildFails [2021-02-19T23:33:41.012Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-02-19T23:33:41.430Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-02-19T23:33:41.430Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-02-19T23:33:41.844Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-02-19T23:33:41.844Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-02-19T23:33:41.844Z] remote: Enumerating objects: 2, done. [2021-02-19T23:33:41.844Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-02-19T23:33:41.844Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-02-19T23:33:41.844Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-02-19T23:33:41.844Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2021-02-19T23:33:41.844Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-02-19T23:33:41.844Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-02-19T23:33:42.174Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42046/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0e001154f96b034483db093276aadd24aa6191ca -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:0e001154f96b034483db093276aadd24aa6191ca hack/test/unit [2021-02-19T23:33:43.962Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-02-19T23:33:44.708Z] ? github.com/docker/docker/api [no test files] [2021-02-19T23:33:45.867Z] === RUN TestDockerSuite/TestBuildForceRm [2021-02-19T23:33:47.770Z] === RUN TestDockerSuite/TestBuildFromGit [2021-02-19T23:33:47.940Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-02-19T23:33:48.705Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-02-19T23:33:48.963Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-02-19T23:33:49.529Z] --- PASS: TestServiceUpdateSecrets (15.35s) [2021-02-19T23:33:49.529Z] === RUN TestServiceUpdateConfigs [2021-02-19T23:33:49.530Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-02-19T23:33:49.530Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-02-19T23:33:50.070Z] --- PASS: TestDockerNetworkMacvlan (19.89s) [2021-02-19T23:33:50.070Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2021-02-19T23:33:50.070Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2021-02-19T23:33:50.070Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.52s) [2021-02-19T23:33:50.070Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.51s) [2021-02-19T23:33:50.070Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.51s) [2021-02-19T23:33:50.070Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.53s) [2021-02-19T23:33:50.070Z] PASS [2021-02-19T23:33:50.070Z] [2021-02-19T23:33:50.070Z] DONE 8 tests in 21.419s [2021-02-19T23:33:50.070Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-19T23:33:50.070Z] ++ 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 [2021-02-19T23:33:50.070Z] ++ set -e [2021-02-19T23:33:50.070Z] ++ '[' -n 0 ']' [2021-02-19T23:33:50.070Z] ++ set -x [2021-02-19T23:33:50.070Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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 [2021-02-19T23:33:50.070Z] testing: warning: no tests to run [2021-02-19T23:33:50.070Z] PASS [2021-02-19T23:33:50.070Z] [2021-02-19T23:33:50.070Z] DONE 0 tests in 0.015s [2021-02-19T23:33:50.070Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-19T23:33:50.070Z] ++ 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 [2021-02-19T23:33:50.070Z] ++ set -e [2021-02-19T23:33:50.070Z] ++ '[' -n 0 ']' [2021-02-19T23:33:50.070Z] ++ set -x [2021-02-19T23:33:50.070Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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 [2021-02-19T23:33:50.070Z] INFO: Testing against a local daemon [2021-02-19T23:33:50.070Z] === RUN TestAuthZPluginAllowRequest [2021-02-19T23:33:50.908Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-02-19T23:33:51.572Z] --- PASS: TestAuthZPluginAllowRequest (1.79s) [2021-02-19T23:33:51.572Z] === RUN TestAuthZPluginTLS [2021-02-19T23:33:52.202Z] --- PASS: TestAuthZPluginTLS (0.53s) [2021-02-19T23:33:52.202Z] === RUN TestAuthZPluginDenyRequest [2021-02-19T23:33:52.535Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2021-02-19T23:33:52.535Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-19T23:33:53.164Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2021-02-19T23:33:53.164Z] === RUN TestAuthZPluginDenyResponse [2021-02-19T23:33:53.441Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-02-19T23:33:53.793Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-02-19T23:33:53.793Z] === RUN TestAuthZPluginAllowEventStream [2021-02-19T23:33:54.007Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-02-19T23:33:54.574Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-02-19T23:33:55.920Z] --- PASS: TestAuthZPluginAllowEventStream (1.86s) [2021-02-19T23:33:55.920Z] === RUN TestAuthZPluginErrorResponse [2021-02-19T23:33:56.210Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-02-19T23:33:56.210Z] === RUN TestAuthZPluginErrorRequest [2021-02-19T23:33:56.477Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-02-19T23:33:56.500Z] --- PASS: TestAuthZPluginErrorRequest (0.52s) [2021-02-19T23:33:56.500Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-19T23:33:57.129Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-02-19T23:33:57.129Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-19T23:33:58.429Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-02-19T23:33:59.245Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.12s) [2021-02-19T23:33:59.245Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-19T23:33:59.591Z] ok github.com/docker/docker/api/server 0.006s coverage: 9.0% of statements [2021-02-19T23:33:59.805Z] === RUN TestDockerSuite/TestBuildHistory [2021-02-19T23:34:02.029Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.27s) [2021-02-19T23:34:02.029Z] === RUN TestAuthZPluginHeader [2021-02-19T23:34:02.369Z] --- PASS: TestAuthZPluginHeader (0.87s) [2021-02-19T23:34:02.369Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-19T23:34:02.369Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-02-19T23:34:02.369Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-19T23:34:02.369Z] === RUN TestAuthZPluginV2Disable [2021-02-19T23:34:02.369Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-02-19T23:34:02.369Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-19T23:34:02.369Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-19T23:34:02.369Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-19T23:34:02.369Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-19T23:34:02.369Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-19T23:34:02.369Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-19T23:34:02.369Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-19T23:34:02.369Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-19T23:34:03.991Z] === RUN TestDockerSuite/TestBuildIidFile [2021-02-19T23:34:04.249Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-02-19T23:34:04.421Z] --- PASS: TestServiceUpdateConfigs (15.35s) [2021-02-19T23:34:04.421Z] === RUN TestServiceUpdateNetwork [2021-02-19T23:34:05.184Z] === RUN TestDockerSuite/TestBuildInheritance [2021-02-19T23:34:05.749Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-02-19T23:34:06.316Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-02-19T23:34:06.316Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-02-19T23:34:07.250Z] === RUN TestDockerSuite/TestBuildLabel [2021-02-19T23:34:07.817Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-02-19T23:34:08.076Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-02-19T23:34:08.642Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-02-19T23:34:08.900Z] === RUN TestDockerSuite/TestBuildLabels [2021-02-19T23:34:09.467Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-02-19T23:34:10.842Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-02-19T23:34:10.842Z] --- PASS: TestImportExtremelyLargeImageWorks (192.54s) [2021-02-19T23:34:10.842Z] PASS [2021-02-19T23:34:10.842Z] [2021-02-19T23:34:10.842Z] DONE 12 tests in 196.068s [2021-02-19T23:34:10.842Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-02-19T23:34:10.843Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:34:10.843Z] ++ set -e [2021-02-19T23:34:10.843Z] ++ '[' -n 0 ']' [2021-02-19T23:34:10.843Z] ++ set -x [2021-02-19T23:34:10.843Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:34:11.101Z] INFO: Testing against a local daemon [2021-02-19T23:34:11.101Z] === RUN TestNetworkCreateDelete [2021-02-19T23:34:11.359Z] --- PASS: TestNetworkCreateDelete (0.20s) [2021-02-19T23:34:11.359Z] === RUN TestDockerNetworkDeletePreferID [2021-02-19T23:34:11.927Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2021-02-19T23:34:11.927Z] === RUN TestDaemonDNSFallback [2021-02-19T23:34:13.302Z] === RUN TestDockerSuite/TestBuildLastModified [2021-02-19T23:34:16.642Z] --- PASS: TestServiceUpdateNetwork (14.70s) [2021-02-19T23:34:16.642Z] === RUN TestServiceUpdatePidsLimit [2021-02-19T23:34:17.483Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-02-19T23:34:18.418Z] --- PASS: TestDaemonDNSFallback (6.75s) [2021-02-19T23:34:18.418Z] === RUN TestInspectNetwork [2021-02-19T23:34:18.552Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-02-19T23:34:19.492Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-02-19T23:34:19.800Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-02-19T23:34:20.060Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-02-19T23:34:20.318Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-02-19T23:34:20.318Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-02-19T23:34:20.577Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-02-19T23:34:20.835Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-02-19T23:34:20.997Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.73s) [2021-02-19T23:34:20.997Z] PASS [2021-02-19T23:34:20.997Z] [2021-02-19T23:34:20.997Z] === Skipped [2021-02-19T23:34:20.997Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-02-19T23:34:20.997Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-19T23:34:20.997Z] [2021-02-19T23:34:20.997Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-02-19T23:34:20.997Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-19T23:34:20.997Z] [2021-02-19T23:34:20.997Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-19T23:34:20.997Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-19T23:34:20.997Z] [2021-02-19T23:34:20.997Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-19T23:34:20.997Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-19T23:34:20.997Z] [2021-02-19T23:34:20.997Z] [2021-02-19T23:34:20.997Z] DONE 17 tests, 4 skipped in 29.417s [2021-02-19T23:34:20.997Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-19T23:34:20.997Z] ++ 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 [2021-02-19T23:34:20.997Z] ++ set -e [2021-02-19T23:34:20.997Z] ++ '[' -n 0 ']' [2021-02-19T23:34:20.997Z] ++ set -x [2021-02-19T23:34:20.997Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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 [2021-02-19T23:34:20.997Z] INFO: Testing against a local daemon [2021-02-19T23:34:20.997Z] === RUN TestPluginInvalidJSON [2021-02-19T23:34:20.997Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-19T23:34:20.997Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-19T23:34:20.997Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-19T23:34:20.997Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-02-19T23:34:20.997Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-19T23:34:20.997Z] === RUN TestPluginInstall [2021-02-19T23:34:20.997Z] === RUN TestPluginInstall/no_auth [2021-02-19T23:34:20.997Z] time="2021-02-19T23:34:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-19T23:34:20.997Z] time="2021-02-19T23:34:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7197a78106848625988fe869d8fc5d95a6624c761bea386a2b809432f57486de" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-19T23:34:20.997Z] time="2021-02-19T23:34:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-19T23:34:20.997Z] time="2021-02-19T23:34:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7197a78106848625988fe869d8fc5d95a6624c761bea386a2b809432f57486de" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-19T23:34:20.997Z] === RUN TestPluginInstall/with_htpasswd [2021-02-19T23:34:21.287Z] time="2021-02-19T23:34:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-19T23:34:21.287Z] time="2021-02-19T23:34:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1bd4e71eb206dd40508ee85fc726c568c85813db534d52a2c6826618c6da1b96" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-19T23:34:21.287Z] time="2021-02-19T23:34:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-19T23:34:21.287Z] time="2021-02-19T23:34:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1bd4e71eb206dd40508ee85fc726c568c85813db534d52a2c6826618c6da1b96" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-19T23:34:21.577Z] === RUN TestPluginInstall/with_insecure [2021-02-19T23:34:22.606Z] time="2021-02-19T23:34:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-19T23:34:22.606Z] time="2021-02-19T23:34:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:80eb37500f42e0c07cd8ae9372d550702a00db6adad281090e629f22ab0e43d7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-19T23:34:22.606Z] time="2021-02-19T23:34:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-19T23:34:22.606Z] time="2021-02-19T23:34:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:80eb37500f42e0c07cd8ae9372d550702a00db6adad281090e629f22ab0e43d7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-19T23:34:22.737Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-02-19T23:34:22.737Z] === RUN TestInspectNetwork/full_network_id [2021-02-19T23:34:22.737Z] === RUN TestInspectNetwork/partial_network_id [2021-02-19T23:34:22.737Z] === RUN TestInspectNetwork/network_name [2021-02-19T23:34:22.737Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-02-19T23:34:22.896Z] --- PASS: TestPluginInstall (3.69s) [2021-02-19T23:34:22.896Z] --- PASS: TestPluginInstall/no_auth (1.57s) [2021-02-19T23:34:22.896Z] --- PASS: TestPluginInstall/with_htpasswd (0.83s) [2021-02-19T23:34:22.896Z] --- PASS: TestPluginInstall/with_insecure (1.28s) [2021-02-19T23:34:22.896Z] plugin_test.go:160: [dd7a4c2303ad1] daemon is not started [2021-02-19T23:34:22.896Z] === RUN TestPluginsWithRuntimes [2021-02-19T23:34:23.671Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-02-19T23:34:24.807Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-19T23:34:24.807Z] [2021-02-19T23:34:24.807Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-19T23:34:24.807Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-19T23:34:24.807Z] HOSTNAME=b421981c780e [2021-02-19T23:34:24.807Z] TESTDEBUG=0 [2021-02-19T23:34:24.807Z] DEST=bundles/test-integration [2021-02-19T23:34:24.807Z] PWD=/go/src/github.com/docker/docker [2021-02-19T23:34:24.807Z] DOCKER_GITCOMMIT=0e001154f96b034483db093276aadd24aa6191ca [2021-02-19T23:34:24.807Z] container=docker [2021-02-19T23:34:24.807Z] HOME=/root [2021-02-19T23:34:24.807Z] GOLANG_VERSION=1.13.15 [2021-02-19T23:34:24.807Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-19T23:34:24.807Z] VALIDATE_BRANCH=20.10 [2021-02-19T23:34:24.807Z] TERM=xterm [2021-02-19T23:34:24.807Z] DOCKER_PKG=github.com/docker/docker [2021-02-19T23:34:24.807Z] SHLVL=1 [2021-02-19T23:34:24.807Z] TIMEOUT=120m [2021-02-19T23:34:24.807Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-19T23:34:24.807Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-19T23:34:24.807Z] GO111MODULE=off [2021-02-19T23:34:24.807Z] DOCKER_EXPERIMENTAL=1 [2021-02-19T23:34:24.807Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-19T23:34:24.807Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-19T23:34:24.807Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-19T23:34:24.807Z] GOPATH=/go [2021-02-19T23:34:24.807Z] PKG_CONFIG=pkg-config [2021-02-19T23:34:24.807Z] _=/usr/bin/env [2021-02-19T23:34:24.807Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-19T23:34:24.966Z] === RUN TestPluginsWithRuntimes/No_Args [2021-02-19T23:34:25.995Z] === RUN TestPluginsWithRuntimes/With_Args [2021-02-19T23:34:26.199Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-02-19T23:34:26.458Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-02-19T23:34:27.024Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-02-19T23:34:27.024Z] --- PASS: TestInspectNetwork (8.50s) [2021-02-19T23:34:27.024Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-02-19T23:34:27.024Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-02-19T23:34:27.024Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-02-19T23:34:27.024Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-02-19T23:34:27.024Z] === RUN TestRunContainerWithBridgeNone [2021-02-19T23:34:27.619Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-02-19T23:34:28.054Z] --- PASS: TestPluginsWithRuntimes (4.76s) [2021-02-19T23:34:28.054Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.39s) [2021-02-19T23:34:28.054Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.44s) [2021-02-19T23:34:28.054Z] PASS [2021-02-19T23:34:28.054Z] [2021-02-19T23:34:28.054Z] DONE 9 tests in 8.534s [2021-02-19T23:34:28.054Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-19T23:34:28.054Z] ++ 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 [2021-02-19T23:34:28.054Z] ++ set -e [2021-02-19T23:34:28.054Z] ++ '[' -n 0 ']' [2021-02-19T23:34:28.054Z] ++ set -x [2021-02-19T23:34:28.054Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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 [2021-02-19T23:34:28.054Z] INFO: Testing against a local daemon [2021-02-19T23:34:28.054Z] === RUN TestExternalGraphDriver [2021-02-19T23:34:28.054Z] === RUN TestExternalGraphDriver/json [2021-02-19T23:34:28.927Z] --- PASS: TestRunContainerWithBridgeNone (1.97s) [2021-02-19T23:34:28.927Z] === RUN TestNetworkInvalidJSON [2021-02-19T23:34:28.927Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-19T23:34:28.927Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-19T23:34:28.927Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-19T23:34:28.927Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-19T23:34:28.927Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-19T23:34:28.927Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-19T23:34:28.927Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-19T23:34:28.927Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-19T23:34:28.927Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-19T23:34:28.927Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-02-19T23:34:28.927Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-19T23:34:28.927Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-19T23:34:28.927Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-19T23:34:28.927Z] === RUN TestNetworkList [2021-02-19T23:34:28.927Z] === RUN TestNetworkList//networks [2021-02-19T23:34:28.927Z] === PAUSE TestNetworkList//networks [2021-02-19T23:34:28.927Z] === RUN TestNetworkList//networks/ [2021-02-19T23:34:28.927Z] === PAUSE TestNetworkList//networks/ [2021-02-19T23:34:28.927Z] === CONT TestNetworkList//networks [2021-02-19T23:34:28.927Z] === CONT TestNetworkList//networks/ [2021-02-19T23:34:28.927Z] --- PASS: TestNetworkList (0.01s) [2021-02-19T23:34:28.927Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-19T23:34:28.927Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-19T23:34:28.927Z] === RUN TestHostIPv4BridgeLabel [2021-02-19T23:34:29.861Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2021-02-19T23:34:29.861Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-19T23:34:30.114Z] === RUN TestExternalGraphDriver/spec [2021-02-19T23:34:30.796Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-02-19T23:34:30.796Z] === RUN TestDaemonDefaultNetworkPools [2021-02-19T23:34:31.729Z] --- PASS: TestDaemonDefaultNetworkPools (0.86s) [2021-02-19T23:34:31.730Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-19T23:34:32.174Z] === RUN TestExternalGraphDriver/pull [2021-02-19T23:34:32.665Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2021-02-19T23:34:32.665Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-19T23:34:34.041Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.32s) [2021-02-19T23:34:34.041Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-19T23:34:34.195Z] --- PASS: TestServiceUpdatePidsLimit (17.57s) [2021-02-19T23:34:34.195Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s) [2021-02-19T23:34:34.195Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2021-02-19T23:34:34.195Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2021-02-19T23:34:34.195Z] PASS [2021-02-19T23:34:34.195Z] [2021-02-19T23:34:34.195Z] === Skipped [2021-02-19T23:34:34.195Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-02-19T23:34:34.195Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-19T23:34:34.195Z] [2021-02-19T23:34:34.195Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-02-19T23:34:34.195Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-19T23:34:34.195Z] [2021-02-19T23:34:34.195Z] [2021-02-19T23:34:34.195Z] DONE 27 tests, 2 skipped in 162.618s [2021-02-19T23:34:34.195Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-02-19T23:34:34.195Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:34:34.195Z] ++ set -e [2021-02-19T23:34:34.195Z] ++ '[' -n 0 ']' [2021-02-19T23:34:34.195Z] ++ set -x [2021-02-19T23:34:34.195Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:34:34.233Z] --- PASS: TestExternalGraphDriver (6.48s) [2021-02-19T23:34:34.233Z] --- PASS: TestExternalGraphDriver/json (2.12s) [2021-02-19T23:34:34.233Z] --- PASS: TestExternalGraphDriver/spec (2.16s) [2021-02-19T23:34:34.233Z] --- PASS: TestExternalGraphDriver/pull (2.08s) [2021-02-19T23:34:34.233Z] === RUN TestGraphdriverPluginV2 [2021-02-19T23:34:34.233Z] --- SKIP: TestGraphdriverPluginV2 (0.08s) [2021-02-19T23:34:34.233Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-19T23:34:34.233Z] PASS [2021-02-19T23:34:34.233Z] [2021-02-19T23:34:34.233Z] === Skipped [2021-02-19T23:34:34.233Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s) [2021-02-19T23:34:34.233Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-19T23:34:34.233Z] [2021-02-19T23:34:34.233Z] [2021-02-19T23:34:34.233Z] DONE 5 tests, 1 skipped in 6.636s [2021-02-19T23:34:34.233Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-19T23:34:34.233Z] ++ 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 [2021-02-19T23:34:34.233Z] ++ set -e [2021-02-19T23:34:34.233Z] ++ '[' -n 0 ']' [2021-02-19T23:34:34.233Z] ++ set -x [2021-02-19T23:34:34.233Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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 [2021-02-19T23:34:34.455Z] INFO: Testing against a local daemon [2021-02-19T23:34:34.455Z] === RUN TestSessionCreate [2021-02-19T23:34:34.455Z] --- PASS: TestSessionCreate (0.06s) [2021-02-19T23:34:34.455Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-19T23:34:34.455Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-02-19T23:34:34.455Z] PASS [2021-02-19T23:34:34.455Z] [2021-02-19T23:34:34.455Z] DONE 2 tests in 0.232s [2021-02-19T23:34:34.455Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-02-19T23:34:34.455Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:34:34.455Z] ++ set -e [2021-02-19T23:34:34.455Z] ++ '[' -n 0 ']' [2021-02-19T23:34:34.455Z] ++ set -x [2021-02-19T23:34:34.455Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:34:34.523Z] INFO: Testing against a local daemon [2021-02-19T23:34:34.523Z] === RUN TestContinueAfterPluginCrash [2021-02-19T23:34:34.523Z] === PAUSE TestContinueAfterPluginCrash [2021-02-19T23:34:34.523Z] === RUN TestReadPluginNoRead [2021-02-19T23:34:34.523Z] === PAUSE TestReadPluginNoRead [2021-02-19T23:34:34.523Z] === RUN TestDaemonStartWithLogOpt [2021-02-19T23:34:34.523Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-19T23:34:34.523Z] === CONT TestContinueAfterPluginCrash [2021-02-19T23:34:34.523Z] === CONT TestDaemonStartWithLogOpt [2021-02-19T23:34:34.608Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-02-19T23:34:34.608Z] === RUN TestServiceWithPredefinedNetwork [2021-02-19T23:34:34.608Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-02-19T23:34:34.715Z] INFO: Testing against a local daemon [2021-02-19T23:34:34.715Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-19T23:34:34.715Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-19T23:34:34.715Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-19T23:34:34.715Z] === RUN TestEventsExecDie [2021-02-19T23:34:35.657Z] --- PASS: TestEventsExecDie (0.85s) [2021-02-19T23:34:35.657Z] === RUN TestEventsBackwardsCompatible [2021-02-19T23:34:35.657Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2021-02-19T23:34:35.657Z] === RUN TestInfoBinaryCommits [2021-02-19T23:34:35.657Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-02-19T23:34:35.657Z] === RUN TestInfoAPIVersioned [2021-02-19T23:34:35.657Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-02-19T23:34:35.657Z] === RUN TestInfoDiscoveryBackend [2021-02-19T23:34:36.228Z] --- PASS: TestInfoDiscoveryBackend (0.61s) [2021-02-19T23:34:36.228Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-19T23:34:37.609Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-02-19T23:34:37.609Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-19T23:34:37.874Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.63s) [2021-02-19T23:34:37.874Z] === RUN TestInfoAPI [2021-02-19T23:34:37.893Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-02-19T23:34:37.894Z] --- PASS: TestServiceWithPredefinedNetwork (2.97s) [2021-02-19T23:34:37.894Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-19T23:34:37.894Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-19T23:34:37.894Z] service_test.go:242: FLAKY_TEST [2021-02-19T23:34:37.894Z] === RUN TestServiceWithDataPathPortInit [2021-02-19T23:34:38.135Z] --- PASS: TestInfoAPI (0.05s) [2021-02-19T23:34:38.136Z] === RUN TestInfoAPIWarnings [2021-02-19T23:34:38.161Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-02-19T23:34:38.730Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-02-19T23:34:38.962Z] --- PASS: TestDaemonStartWithLogOpt (3.80s) [2021-02-19T23:34:38.962Z] === CONT TestReadPluginNoRead [2021-02-19T23:34:41.022Z] === RUN TestReadPluginNoRead/default [2021-02-19T23:34:42.013Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-02-19T23:34:42.013Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-02-19T23:34:43.083Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-19T23:34:43.712Z] --- PASS: TestContinueAfterPluginCrash (9.17s) [2021-02-19T23:34:45.214Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-19T23:34:45.293Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-02-19T23:34:45.293Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-02-19T23:34:47.195Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-02-19T23:34:47.274Z] --- PASS: TestReadPluginNoRead (8.89s) [2021-02-19T23:34:47.274Z] --- PASS: TestReadPluginNoRead/default (1.97s) [2021-02-19T23:34:47.274Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.07s) [2021-02-19T23:34:47.274Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.08s) [2021-02-19T23:34:47.274Z] read_test.go:92: [d8f19597e35dc] daemon is not started [2021-02-19T23:34:47.274Z] PASS [2021-02-19T23:34:47.274Z] [2021-02-19T23:34:47.274Z] DONE 6 tests in 12.762s [2021-02-19T23:34:47.274Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-02-19T23:34:47.274Z] ++ 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 [2021-02-19T23:34:47.274Z] ++ set -e [2021-02-19T23:34:47.274Z] ++ '[' -n 0 ']' [2021-02-19T23:34:47.274Z] ++ set -x [2021-02-19T23:34:47.274Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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 [2021-02-19T23:34:47.274Z] testing: warning: no tests to run [2021-02-19T23:34:47.274Z] PASS [2021-02-19T23:34:47.274Z] [2021-02-19T23:34:47.274Z] DONE 0 tests in 0.027s [2021-02-19T23:34:47.274Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-19T23:34:47.274Z] ++ 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 [2021-02-19T23:34:47.274Z] ++ set -e [2021-02-19T23:34:47.274Z] ++ '[' -n 0 ']' [2021-02-19T23:34:47.274Z] ++ set -x [2021-02-19T23:34:47.274Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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 [2021-02-19T23:34:47.274Z] INFO: Testing against a local daemon [2021-02-19T23:34:47.274Z] === RUN TestPluginWithDevMounts [2021-02-19T23:34:47.274Z] === PAUSE TestPluginWithDevMounts [2021-02-19T23:34:47.274Z] === CONT TestPluginWithDevMounts [2021-02-19T23:34:47.454Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-02-19T23:34:49.351Z] --- PASS: TestPluginWithDevMounts (1.89s) [2021-02-19T23:34:49.351Z] PASS [2021-02-19T23:34:49.351Z] [2021-02-19T23:34:49.351Z] DONE 1 tests in 1.973s [2021-02-19T23:34:49.351Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2021-02-19T23:34:49.351Z] ++ 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 [2021-02-19T23:34:49.351Z] ++ set -e [2021-02-19T23:34:49.351Z] ++ '[' -n 0 ']' [2021-02-19T23:34:49.351Z] ++ set -x [2021-02-19T23:34:49.351Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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 [2021-02-19T23:34:49.351Z] INFO: Testing against a local daemon [2021-02-19T23:34:49.351Z] === RUN TestSecretInspect [2021-02-19T23:34:49.354Z] === RUN TestDockerSuite/TestBuildNetNone [2021-02-19T23:34:49.613Z] === RUN TestDockerSuite/TestBuildNoContext [2021-02-19T23:34:50.553Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-02-19T23:34:51.119Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-02-19T23:34:52.492Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-02-19T23:34:52.492Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-02-19T23:34:52.492Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-02-19T23:34:52.750Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-02-19T23:34:52.856Z] --- PASS: TestSecretInspect (3.43s) [2021-02-19T23:34:52.856Z] === RUN TestSecretList [2021-02-19T23:34:53.009Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-02-19T23:34:53.575Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-02-19T23:34:55.474Z] --- PASS: TestServiceWithDataPathPortInit (17.61s) [2021-02-19T23:34:55.474Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-19T23:34:55.474Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-02-19T23:34:56.040Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-02-19T23:34:56.259Z] --- PASS: TestInfoAPIWarnings (16.63s) [2021-02-19T23:34:56.259Z] === RUN TestInfoDebug [2021-02-19T23:34:56.259Z] --- PASS: TestInfoDebug (0.61s) [2021-02-19T23:34:56.259Z] === RUN TestInfoInsecureRegistries [2021-02-19T23:34:56.259Z] --- PASS: TestInfoInsecureRegistries (0.62s) [2021-02-19T23:34:56.259Z] === RUN TestInfoRegistryMirrors [2021-02-19T23:34:56.360Z] --- PASS: TestSecretList (3.77s) [2021-02-19T23:34:56.360Z] === RUN TestSecretsCreateAndDelete [2021-02-19T23:34:56.519Z] --- PASS: TestInfoRegistryMirrors (0.62s) [2021-02-19T23:34:56.519Z] === RUN TestLoginFailsWithBadCredentials [2021-02-19T23:34:56.779Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2021-02-19T23:34:56.779Z] === RUN TestPingCacheHeaders [2021-02-19T23:34:56.779Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-02-19T23:34:56.779Z] === RUN TestPingGet [2021-02-19T23:34:56.779Z] --- PASS: TestPingGet (0.03s) [2021-02-19T23:34:56.779Z] === RUN TestPingHead [2021-02-19T23:34:56.779Z] --- PASS: TestPingHead (0.04s) [2021-02-19T23:34:56.779Z] === RUN TestVersion [2021-02-19T23:34:57.039Z] --- PASS: TestVersion (0.04s) [2021-02-19T23:34:57.039Z] PASS [2021-02-19T23:34:57.039Z] [2021-02-19T23:34:57.039Z] === Skipped [2021-02-19T23:34:57.039Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-19T23:34:57.039Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-19T23:34:57.039Z] [2021-02-19T23:34:57.039Z] [2021-02-19T23:34:57.039Z] DONE 18 tests, 1 skipped in 22.409s [2021-02-19T23:34:57.039Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-02-19T23:34:57.039Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:34:57.039Z] ++ set -e [2021-02-19T23:34:57.039Z] ++ '[' -n 0 ']' [2021-02-19T23:34:57.039Z] ++ set -x [2021-02-19T23:34:57.039Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:34:57.039Z] INFO: Testing against a local daemon [2021-02-19T23:34:57.039Z] === RUN TestVolumesCreateAndList [2021-02-19T23:34:57.039Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-02-19T23:34:57.039Z] === RUN TestVolumesRemove [2021-02-19T23:34:57.299Z] --- PASS: TestVolumesRemove (0.14s) [2021-02-19T23:34:57.299Z] === RUN TestVolumesInspect [2021-02-19T23:34:57.299Z] --- PASS: TestVolumesInspect (0.03s) [2021-02-19T23:34:57.299Z] === RUN TestVolumesInvalidJSON [2021-02-19T23:34:57.299Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-19T23:34:57.299Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-19T23:34:57.299Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-19T23:34:57.299Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-02-19T23:34:57.299Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-19T23:34:57.299Z] PASS [2021-02-19T23:34:57.299Z] [2021-02-19T23:34:57.299Z] DONE 5 tests in 0.377s [2021-02-19T23:34:57.299Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-19T23:34:57.625Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-19T23:34:57.625Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-19T23:34:57.869Z] ++++ cat bundles/test-integration/docker.pid [2021-02-19T23:34:57.869Z] +++ kill 13933 [2021-02-19T23:34:58.572Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-02-19T23:34:59.250Z] +++ /etc/init.d/apparmor stop [2021-02-19T23:34:59.250Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-19T23:34:59.250Z] [2021-02-19T23:34:59.250Z] Unloading profiles will leave already running processes permanently [2021-02-19T23:34:59.250Z] unconfined, which can lead to unexpected situations. [2021-02-19T23:34:59.250Z] [2021-02-19T23:34:59.250Z] To set a process to complain mode, use the command line tool [2021-02-19T23:34:59.250Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-19T23:34:59.250Z] +++ true [2021-02-19T23:34:59.250Z] exiting test-integration [2021-02-19T23:34:59.250Z] ++ exit 0 [2021-02-19T23:34:59.250Z] [2021-02-19T23:34:59.970Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-02-19T23:35:00.798Z] --- PASS: TestSecretsCreateAndDelete (3.79s) [2021-02-19T23:35:00.798Z] === RUN TestSecretsUpdate [2021-02-19T23:35:01.346Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase Post stage [Pipeline] junit [2021-02-19T23:35:01.806Z] Recording test results [2021-02-19T23:35:01.913Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-02-19T23:35:02.080Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-19T23:35:02.430Z] + echo Ensuring container killed. [2021-02-19T23:35:02.430Z] Ensuring container killed. [2021-02-19T23:35:02.430Z] + docker rm -vf docker-pr2 [2021-02-19T23:35:02.430Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-02-19T23:35:02.718Z] + echo Chowning /workspace to jenkins user [2021-02-19T23:35:02.718Z] Chowning /workspace to jenkins user [2021-02-19T23:35:02.718Z] + id -u [2021-02-19T23:35:02.718Z] + id -g [2021-02-19T23:35:02.718Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42046:/workspace busybox chown -R 1000:1000 /workspace [2021-02-19T23:35:03.290Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-02-19T23:35:03.548Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-02-19T23:35:03.806Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.64s) [2021-02-19T23:35:03.806Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:r48wagxpnhc1glic6rhtooi9r Created:2021-02-19 23:34:56.801994327 +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[aab19e1c19d97f8083ab597be05e14e096a9a1e736c38d5c40b78e10f9429c23:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vbv6ybz47tyujqkn4t3j6zql2 EndpointID:8ee9f45a47e97915883ae6de2d7f8c3d551adf5821c7bb4c3cc5901a098a6fc5 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:455d589d6a15346d4a6e49a866fbab14a3f05ab119a06a05878d1a0bdb3583f6 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:234b074b4881 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vbv6ybz47tyujqkn4t3j6zql2 EndpointID:8ee9f45a47e97915883ae6de2d7f8c3d551adf5821c7bb4c3cc5901a098a6fc5 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-02-19T23:35:03.806Z] PASS [2021-02-19T23:35:03.806Z] [2021-02-19T23:35:03.806Z] === Skipped [2021-02-19T23:35:03.806Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-19T23:35:03.806Z] service_test.go:242: FLAKY_TEST [2021-02-19T23:35:03.806Z] [2021-02-19T23:35:03.806Z] [2021-02-19T23:35:03.806Z] DONE 26 tests, 1 skipped in 52.899s [2021-02-19T23:35:03.806Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-19T23:35:03.806Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:35:03.806Z] ++ set -e [2021-02-19T23:35:03.806Z] ++ '[' -n 0 ']' [2021-02-19T23:35:03.806Z] ++ set -x [2021-02-19T23:35:03.806Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:35:04.064Z] INFO: Testing against a local daemon [2021-02-19T23:35:04.064Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-19T23:35:04.064Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-19T23:35:04.064Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-19T23:35:04.064Z] === RUN TestDockerNetworkIpvlan [2021-02-19T23:35:04.064Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-19T23:35:04.064Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-19T23:35:04.064Z] PASS [2021-02-19T23:35:04.064Z] [2021-02-19T23:35:04.064Z] === Skipped [2021-02-19T23:35:04.064Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-19T23:35:04.064Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-19T23:35:04.064Z] [2021-02-19T23:35:04.064Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-19T23:35:04.064Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-19T23:35:04.064Z] [2021-02-19T23:35:04.064Z] [2021-02-19T23:35:04.064Z] DONE 2 tests, 2 skipped in 0.153s [2021-02-19T23:35:04.064Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-19T23:35:04.064Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:35:04.064Z] ++ set -e [2021-02-19T23:35:04.064Z] ++ '[' -n 0 ']' [2021-02-19T23:35:04.064Z] ++ set -x [2021-02-19T23:35:04.064Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:35:04.304Z] --- PASS: TestSecretsUpdate (3.91s) [2021-02-19T23:35:04.304Z] === RUN TestTemplatedSecret [2021-02-19T23:35:04.322Z] INFO: Testing against a local daemon [2021-02-19T23:35:04.322Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-19T23:35:05.701Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2021-02-19T23:35:05.701Z] === RUN TestDockerNetworkMacvlan [2021-02-19T23:35:06.267Z] === RUN TestDockerSuite/TestBuildPATH [2021-02-19T23:35:06.525Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-02-19T23:35:07.460Z] === RUN TestDockerNetworkMacvlan/OverlapParent [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-19T23:35:08.300Z] + bundleName=arm64-integration [2021-02-19T23:35:08.300Z] + echo Creating arm64-integration-bundles.tar.gz [2021-02-19T23:35:08.300Z] Creating arm64-integration-bundles.tar.gz [2021-02-19T23:35:08.300Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-02-19T23:35:08.300Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2021-02-19T23:35:08.395Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-02-19T23:35:08.395Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [Pipeline] archiveArtifacts [2021-02-19T23:35:08.573Z] Archiving artifacts [2021-02-19T23:35:08.744Z] --- PASS: TestTemplatedSecret (3.89s) [2021-02-19T23:35:08.744Z] === RUN TestSecretCreateResolve [2021-02-19T23:35:08.868Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42046/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-19T23:35:08.962Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-02-19T23:35:09.182Z] + make clean [2021-02-19T23:35:09.752Z] docker volume rm -f docker-dev-cache [2021-02-19T23:35:09.752Z] docker-dev-cache [Pipeline] deleteDir [2021-02-19T23:35:09.816Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-02-19T23:35:09.816Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-02-19T23:35:09.816Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-02-19T23:35:09.816Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-02-19T23:35:09.816Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-02-19T23:35:09.816Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-02-19T23:35:09.816Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-02-19T23:35:09.816Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-02-19T23:35:09.816Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-02-19T23:35:09.816Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-02-19T23:35:09.816Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-02-19T23:35:09.816Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-02-19T23:35:09.816Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-02-19T23:35:09.816Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-02-19T23:35:09.816Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-02-19T23:35:09.816Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-02-19T23:35:09.896Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-02-19T23:35:10.463Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-02-19T23:35:10.463Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-02-19T23:35:11.357Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-02-19T23:35:11.357Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-02-19T23:35:11.357Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-02-19T23:35:11.357Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-02-19T23:35:11.357Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-02-19T23:35:12.253Z] --- PASS: TestSecretCreateResolve (3.92s) [2021-02-19T23:35:12.253Z] PASS [2021-02-19T23:35:12.253Z] [2021-02-19T23:35:12.253Z] DONE 6 tests in 22.774s [2021-02-19T23:35:12.253Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2021-02-19T23:35:12.253Z] ++ 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 [2021-02-19T23:35:12.253Z] ++ set -e [2021-02-19T23:35:12.253Z] ++ '[' -n 0 ']' [2021-02-19T23:35:12.253Z] ++ set -x [2021-02-19T23:35:12.253Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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 [2021-02-19T23:35:12.253Z] INFO: Testing against a local daemon [2021-02-19T23:35:12.253Z] === RUN TestServiceCreateInit [2021-02-19T23:35:12.253Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-19T23:35:13.750Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-02-19T23:35:15.096Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-02-19T23:35:15.096Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-02-19T23:35:15.096Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-02-19T23:35:16.312Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-19T23:35:17.804Z] === RUN TestServiceCreateInit/daemonInitEnabled [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-19T23:35:19.018Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-02-19T23:35:19.276Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-02-19T23:35:19.790Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-02-19T23:35:19.846Z] --- PASS: TestDockerNetworkMacvlan (14.26s) [2021-02-19T23:35:19.846Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-02-19T23:35:19.846Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2021-02-19T23:35:19.846Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.25s) [2021-02-19T23:35:19.846Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.46s) [2021-02-19T23:35:19.846Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.03s) [2021-02-19T23:35:19.846Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.93s) [2021-02-19T23:35:19.846Z] PASS [2021-02-19T23:35:19.846Z] [2021-02-19T23:35:19.846Z] DONE 8 tests in 15.812s [2021-02-19T23:35:19.846Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-19T23:35:19.846Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:35:19.846Z] ++ set -e [2021-02-19T23:35:19.846Z] ++ '[' -n 0 ']' [2021-02-19T23:35:19.846Z] ++ set -x [2021-02-19T23:35:19.846Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:35:19.846Z] testing: warning: no tests to run [2021-02-19T23:35:19.846Z] PASS [2021-02-19T23:35:19.846Z] [2021-02-19T23:35:19.846Z] DONE 0 tests in 0.024s [2021-02-19T23:35:19.846Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-19T23:35:19.847Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:35:19.847Z] ++ set -e [2021-02-19T23:35:19.847Z] ++ '[' -n 0 ']' [2021-02-19T23:35:19.847Z] ++ set -x [2021-02-19T23:35:19.847Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:35:20.117Z] INFO: Testing against a local daemon [2021-02-19T23:35:20.117Z] === RUN TestAuthZPluginAllowRequest [2021-02-19T23:35:21.042Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-02-19T23:35:21.043Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2021-02-19T23:35:21.043Z] ok github.com/docker/docker/api/server/middleware 0.020s coverage: 37.7% of statements [2021-02-19T23:35:21.043Z] ? github.com/docker/docker/api/server/router [no test files] [2021-02-19T23:35:21.043Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-02-19T23:35:21.043Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-02-19T23:35:21.043Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-02-19T23:35:21.043Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-02-19T23:35:21.043Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-02-19T23:35:21.043Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-02-19T23:35:21.043Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-02-19T23:35:21.043Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-02-19T23:35:21.043Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-02-19T23:35:21.043Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-02-19T23:35:21.043Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2021-02-19T23:35:21.043Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-02-19T23:35:21.043Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-02-19T23:35:21.043Z] ? github.com/docker/docker/api/types [no test files] [2021-02-19T23:35:21.043Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-02-19T23:35:21.043Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-02-19T23:35:21.043Z] ? github.com/docker/docker/api/types/container [no test files] [2021-02-19T23:35:21.043Z] ? github.com/docker/docker/api/types/events [no test files] [2021-02-19T23:35:21.043Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2021-02-19T23:35:21.043Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2021-02-19T23:35:21.043Z] ? github.com/docker/docker/api/types/image [no test files] [2021-02-19T23:35:21.043Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-02-19T23:35:21.043Z] ? github.com/docker/docker/api/types/network [no test files] [2021-02-19T23:35:21.043Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-02-19T23:35:21.043Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-02-19T23:35:21.043Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-02-19T23:35:21.043Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-02-19T23:35:21.043Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2021-02-19T23:35:21.043Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2021-02-19T23:35:21.043Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-02-19T23:35:21.043Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-02-19T23:35:21.043Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-02-19T23:35:21.043Z] ? github.com/docker/docker/builder [no test files] [2021-02-19T23:35:21.043Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-02-19T23:35:21.043Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-02-19T23:35:21.043Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-02-19T23:35:21.043Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-02-19T23:35:21.043Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-02-19T23:35:21.043Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-02-19T23:35:21.043Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-02-19T23:35:21.491Z] --- PASS: TestAuthZPluginAllowRequest (1.44s) [2021-02-19T23:35:21.491Z] === RUN TestAuthZPluginTLS [2021-02-19T23:35:21.979Z] ok github.com/docker/docker/builder/dockerfile 0.243s coverage: 48.3% of statements [2021-02-19T23:35:21.979Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-02-19T23:35:21.979Z] ok github.com/docker/docker/builder/remotecontext 0.093s coverage: 13.7% of statements [2021-02-19T23:35:22.059Z] --- PASS: TestAuthZPluginTLS (0.58s) [2021-02-19T23:35:22.059Z] === RUN TestAuthZPluginDenyRequest [2021-02-19T23:35:22.626Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-02-19T23:35:22.626Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-19T23:35:22.626Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-02-19T23:35:22.916Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2021-02-19T23:35:23.193Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-02-19T23:35:23.193Z] === RUN TestAuthZPluginDenyResponse [2021-02-19T23:35:23.394Z] --- PASS: TestServiceCreateInit (10.59s) [2021-02-19T23:35:23.394Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.31s) [2021-02-19T23:35:23.394Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.25s) [2021-02-19T23:35:23.394Z] === RUN TestCreateServiceMultipleTimes [2021-02-19T23:35:23.760Z] --- PASS: TestAuthZPluginDenyResponse (0.59s) [2021-02-19T23:35:23.760Z] === RUN TestAuthZPluginAllowEventStream [2021-02-19T23:35:24.326Z] === RUN TestDockerSuite/TestBuildRm [2021-02-19T23:35:24.821Z] ok github.com/docker/docker/builder/remotecontext/git 1.872s coverage: 86.3% of statements [2021-02-19T23:35:24.821Z] ? github.com/docker/docker/cli [no test files] [2021-02-19T23:35:24.821Z] ? github.com/docker/docker/cli/config [no test files] [2021-02-19T23:35:25.261Z] --- PASS: TestAuthZPluginAllowEventStream (1.53s) [2021-02-19T23:35:25.261Z] === RUN TestAuthZPluginErrorResponse [2021-02-19T23:35:25.827Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2021-02-19T23:35:25.827Z] === RUN TestAuthZPluginErrorRequest [2021-02-19T23:35:26.395Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2021-02-19T23:35:26.395Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-19T23:35:26.657Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-02-19T23:35:26.915Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-02-19T23:35:26.915Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-19T23:35:27.355Z] ok github.com/docker/docker/client 0.131s coverage: 75.4% of statements [2021-02-19T23:35:27.482Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-02-19T23:35:28.858Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-02-19T23:35:28.858Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.91s) [2021-02-19T23:35:28.858Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-19T23:35:29.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-19T23:35:29.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-19T23:35:29.425Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-02-19T23:35:29.992Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-02-19T23:35:30.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-19T23:35:30.926Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.87s) [2021-02-19T23:35:30.926Z] === RUN TestAuthZPluginHeader [2021-02-19T23:35:30.926Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-02-19T23:35:31.492Z] --- PASS: TestAuthZPluginHeader (0.85s) [2021-02-19T23:35:31.492Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-19T23:35:31.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-19T23:35:31.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-19T23:35:32.058Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-02-19T23:35:32.993Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-02-19T23:35:33.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-19T23:35:36.278Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-02-19T23:35:36.278Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-02-19T23:35:36.278Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.35s) [2021-02-19T23:35:36.278Z] === RUN TestAuthZPluginV2Disable [2021-02-19T23:35:36.278Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-02-19T23:35:36.278Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-02-19T23:35:36.278Z] === RUN TestDockerSuite/TestBuildSpaces [2021-02-19T23:35:36.537Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-02-19T23:35:36.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-19T23:35:37.931Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-02-19T23:35:37.931Z] === RUN TestDockerSuite/TestBuildStderr [2021-02-19T23:35:38.749Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-19T23:35:38.896Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-02-19T23:35:39.831Z] --- PASS: TestAuthZPluginV2Disable (3.84s) [2021-02-19T23:35:39.831Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-19T23:35:40.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-19T23:35:40.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-19T23:35:42.365Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-02-19T23:35:42.441Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-19T23:35:42.932Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.98s) [2021-02-19T23:35:42.932Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-19T23:35:43.191Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-02-19T23:35:43.757Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-02-19T23:35:43.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-19T23:35:44.324Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-02-19T23:35:45.259Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-02-19T23:35:46.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-19T23:35:47.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-19T23:35:47.162Z] === RUN TestDockerSuite/TestBuildUser [2021-02-19T23:35:48.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-19T23:35:49.064Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-02-19T23:35:49.658Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-19T23:35:49.658Z] Using test binary docker [2021-02-19T23:35:49.658Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-19T23:35:49.658Z] +++ /etc/init.d/apparmor start [2021-02-19T23:35:49.658Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-19T23:35:49.658Z] INFO: Waiting for daemon to start... [2021-02-19T23:35:49.658Z] Starting dockerd [2021-02-19T23:35:49.658Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2021-02-19T23:35:50.469Z] --- PASS: TestCreateServiceMultipleTimes (23.96s) [2021-02-19T23:35:50.469Z] === RUN TestCreateServiceConflict [2021-02-19T23:35:50.469Z] --- PASS: TestCreateServiceConflict (3.92s) [2021-02-19T23:35:50.469Z] === RUN TestCreateServiceMaxReplicas [2021-02-19T23:35:51.730Z] . [2021-02-19T23:35:51.730Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-19T23:35:51.730Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-19T23:35:52.025Z] Error: No such image: emptyfs [2021-02-19T23:35:52.025Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-19T23:35:52.025Z] ++++ docker load [2021-02-19T23:35:52.025Z] Running integration-test (iteration 1) [2021-02-19T23:35:52.025Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2021-02-19T23:35:52.025Z] ++ 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 [2021-02-19T23:35:52.025Z] ++ set -e [2021-02-19T23:35:52.025Z] ++ '[' -n 0 ']' [2021-02-19T23:35:52.025Z] ++ set -x [2021-02-19T23:35:52.025Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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 [2021-02-19T23:35:52.348Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-02-19T23:35:52.916Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.05s) [2021-02-19T23:35:52.916Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-19T23:35:54.907Z] --- PASS: TestCreateServiceMaxReplicas (4.04s) [2021-02-19T23:35:54.907Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-19T23:36:01.028Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-02-19T23:36:03.568Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-02-19T23:36:03.825Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-02-19T23:36:04.391Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-02-19T23:36:04.649Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-02-19T23:36:05.583Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-02-19T23:36:06.079Z] ok github.com/docker/docker/cmd/dockerd 0.106s coverage: 29.1% of statements [2021-02-19T23:36:06.518Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-02-19T23:36:07.017Z] ok github.com/docker/docker/container 0.141s coverage: 34.7% of statements [2021-02-19T23:36:07.017Z] ? github.com/docker/docker/container/stream [no test files] [2021-02-19T23:36:07.017Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-02-19T23:36:07.017Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-02-19T23:36:07.017Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-02-19T23:36:07.413Z] Loaded image: buildpack-deps:buster [2021-02-19T23:36:07.413Z] Loaded image: busybox:latest [2021-02-19T23:36:07.413Z] Loaded image: busybox:glibc [2021-02-19T23:36:07.892Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-02-19T23:36:07.892Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-02-19T23:36:07.892Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-02-19T23:36:07.892Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-02-19T23:36:07.892Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-02-19T23:36:08.053Z] Loaded image: debian:bullseye [2021-02-19T23:36:08.053Z] Loaded image: hello-world:latest [2021-02-19T23:36:08.346Z] Loaded image: arm32v7/hello-world:latest [2021-02-19T23:36:08.346Z] INFO: Testing against a local daemon [2021-02-19T23:36:08.346Z] === RUN TestCgroupNamespacesBuild [2021-02-19T23:36:08.825Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-02-19T23:36:08.825Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-02-19T23:36:09.393Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2021-02-19T23:36:09.393Z] PASS [2021-02-19T23:36:09.393Z] [2021-02-19T23:36:09.393Z] DONE 17 tests in 49.487s [2021-02-19T23:36:09.393Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-19T23:36:09.393Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:36:09.393Z] ++ set -e [2021-02-19T23:36:09.393Z] ++ '[' -n 0 ']' [2021-02-19T23:36:09.393Z] ++ set -x [2021-02-19T23:36:09.393Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:36:09.651Z] INFO: Testing against a local daemon [2021-02-19T23:36:09.651Z] === RUN TestPluginInvalidJSON [2021-02-19T23:36:09.651Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-19T23:36:09.651Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-19T23:36:09.651Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-19T23:36:09.651Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-02-19T23:36:09.651Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-19T23:36:09.651Z] === RUN TestPluginInstall [2021-02-19T23:36:09.651Z] === RUN TestPluginInstall/no_auth [2021-02-19T23:36:09.651Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-02-19T23:36:09.862Z] --- PASS: TestCgroupNamespacesBuild (1.36s) [2021-02-19T23:36:09.863Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-19T23:36:10.217Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.33s) [2021-02-19T23:36:10.217Z] === RUN TestCreateServiceSecretFileMode [2021-02-19T23:36:10.217Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-02-19T23:36:10.905Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.38s) [2021-02-19T23:36:10.905Z] === RUN TestBuildWithSession [2021-02-19T23:36:10.905Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-19T23:36:10.905Z] build_session_test.go:25: TODO: BuildKit [2021-02-19T23:36:10.905Z] === RUN TestBuildSquashParent [2021-02-19T23:36:11.152Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-02-19T23:36:11.152Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-02-19T23:36:12.091Z] time="2021-02-19T23:36:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-19T23:36:12.091Z] time="2021-02-19T23:36:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a86e1922c50bed99fabd8310c94be0275a838754d26f64a732636b6c96f1aab0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-19T23:36:12.091Z] time="2021-02-19T23:36:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-19T23:36:12.091Z] time="2021-02-19T23:36:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a86e1922c50bed99fabd8310c94be0275a838754d26f64a732636b6c96f1aab0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-19T23:36:12.349Z] === RUN TestPluginInstall/with_htpasswd [2021-02-19T23:36:13.283Z] time="2021-02-19T23:36:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-19T23:36:13.283Z] time="2021-02-19T23:36:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dd2bbe1534e6083532ef3304882d8033e36f2f0f20a41be6035ff11b4b57097f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-19T23:36:13.283Z] time="2021-02-19T23:36:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-19T23:36:13.283Z] time="2021-02-19T23:36:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dd2bbe1534e6083532ef3304882d8033e36f2f0f20a41be6035ff11b4b57097f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-19T23:36:13.541Z] === RUN TestPluginInstall/with_insecure [2021-02-19T23:36:13.727Z] --- PASS: TestCreateServiceSecretFileMode (3.70s) [2021-02-19T23:36:13.727Z] === RUN TestCreateServiceConfigFileMode [2021-02-19T23:36:13.800Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-02-19T23:36:14.735Z] time="2021-02-19T23:36:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-19T23:36:14.735Z] time="2021-02-19T23:36:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:738dfb3648669354003470d9b17be51afee71b96e479e9aad072043df0afcad9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-19T23:36:14.735Z] time="2021-02-19T23:36:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-19T23:36:14.735Z] time="2021-02-19T23:36:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:738dfb3648669354003470d9b17be51afee71b96e479e9aad072043df0afcad9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-19T23:36:14.994Z] --- PASS: TestPluginInstall (5.44s) [2021-02-19T23:36:14.994Z] --- PASS: TestPluginInstall/no_auth (2.83s) [2021-02-19T23:36:14.994Z] --- PASS: TestPluginInstall/with_htpasswd (1.07s) [2021-02-19T23:36:14.994Z] --- PASS: TestPluginInstall/with_insecure (1.55s) [2021-02-19T23:36:14.994Z] plugin_test.go:160: [d19ee16d1ac08] daemon is not started [2021-02-19T23:36:14.994Z] === RUN TestPluginsWithRuntimes [2021-02-19T23:36:15.253Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-02-19T23:36:15.458Z] --- PASS: TestBuildSquashParent (4.45s) [2021-02-19T23:36:15.458Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-19T23:36:15.458Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-19T23:36:15.458Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-19T23:36:15.458Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-19T23:36:15.458Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-19T23:36:15.458Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-19T23:36:15.458Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-19T23:36:15.458Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-19T23:36:15.458Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-19T23:36:15.458Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-19T23:36:15.458Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-19T23:36:15.458Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-19T23:36:15.458Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-19T23:36:15.458Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-19T23:36:15.458Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-19T23:36:15.458Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-19T23:36:15.458Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-19T23:36:16.190Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-02-19T23:36:16.448Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-02-19T23:36:17.014Z] === RUN TestPluginsWithRuntimes/No_Args [2021-02-19T23:36:17.014Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-02-19T23:36:17.014Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-02-19T23:36:17.272Z] --- PASS: TestCreateServiceConfigFileMode (3.55s) [2021-02-19T23:36:17.272Z] === RUN TestCreateServiceSysctls [2021-02-19T23:36:17.582Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-02-19T23:36:17.582Z] === RUN TestDockerSuite/TestBuildXZHost [2021-02-19T23:36:18.149Z] === RUN TestPluginsWithRuntimes/With_Args [2021-02-19T23:36:18.200Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-19T23:36:18.200Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-19T23:36:19.228Z] ok github.com/docker/docker/daemon/cluster 0.076s coverage: 0.5% of statements [2021-02-19T23:36:19.487Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2021-02-19T23:36:19.525Z] --- PASS: TestPluginsWithRuntimes (4.28s) [2021-02-19T23:36:19.525Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.12s) [2021-02-19T23:36:19.525Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.19s) [2021-02-19T23:36:19.525Z] PASS [2021-02-19T23:36:19.525Z] [2021-02-19T23:36:19.525Z] DONE 9 tests in 9.910s [2021-02-19T23:36:19.525Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-19T23:36:19.525Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:36:19.525Z] ++ set -e [2021-02-19T23:36:19.525Z] ++ '[' -n 0 ']' [2021-02-19T23:36:19.525Z] ++ set -x [2021-02-19T23:36:19.525Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:36:19.525Z] INFO: Testing against a local daemon [2021-02-19T23:36:19.525Z] === RUN TestExternalGraphDriver [2021-02-19T23:36:19.525Z] === RUN TestExternalGraphDriver/json [2021-02-19T23:36:19.788Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-02-19T23:36:20.049Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-02-19T23:36:20.049Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-02-19T23:36:20.276Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-02-19T23:36:20.276Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.66s) [2021-02-19T23:36:20.276Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.72s) [2021-02-19T23:36:20.276Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.82s) [2021-02-19T23:36:20.276Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.90s) [2021-02-19T23:36:20.276Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.94s) [2021-02-19T23:36:20.276Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.96s) [2021-02-19T23:36:20.276Z] === RUN TestBuildMultiStageCopy [2021-02-19T23:36:20.276Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-19T23:36:20.865Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2021-02-19T23:36:20.989Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-02-19T23:36:21.715Z] --- PASS: TestCreateServiceSysctls (4.52s) [2021-02-19T23:36:21.715Z] === RUN TestCreateServiceCapabilities [2021-02-19T23:36:21.807Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-19T23:36:21.924Z] === RUN TestExternalGraphDriver/spec [2021-02-19T23:36:21.924Z] === RUN TestDockerSuite/TestCommitChange [2021-02-19T23:36:22.102Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-19T23:36:22.394Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-19T23:36:22.688Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-19T23:36:22.982Z] --- PASS: TestBuildMultiStageCopy (2.82s) [2021-02-19T23:36:22.982Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.57s) [2021-02-19T23:36:22.982Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.31s) [2021-02-19T23:36:22.982Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.30s) [2021-02-19T23:36:22.982Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.32s) [2021-02-19T23:36:22.982Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.32s) [2021-02-19T23:36:22.982Z] === RUN TestBuildMultiStageParentConfig [2021-02-19T23:36:23.826Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-02-19T23:36:24.024Z] --- PASS: TestBuildMultiStageParentConfig (0.84s) [2021-02-19T23:36:24.024Z] === RUN TestBuildLabelWithTargets [2021-02-19T23:36:24.394Z] === RUN TestExternalGraphDriver/pull [2021-02-19T23:36:24.394Z] === RUN TestDockerSuite/TestCommitHardlink [2021-02-19T23:36:25.064Z] --- PASS: TestBuildLabelWithTargets (1.29s) [2021-02-19T23:36:25.064Z] === RUN TestBuildWithEmptyLayers [2021-02-19T23:36:25.698Z] --- PASS: TestBuildWithEmptyLayers (0.62s) [2021-02-19T23:36:25.698Z] === RUN TestBuildMultiStageOnBuild [2021-02-19T23:36:25.769Z] === RUN TestDockerSuite/TestCommitNewFile [2021-02-19T23:36:26.027Z] --- PASS: TestExternalGraphDriver (6.37s) [2021-02-19T23:36:26.027Z] --- PASS: TestExternalGraphDriver/json (2.21s) [2021-02-19T23:36:26.027Z] --- PASS: TestExternalGraphDriver/spec (2.44s) [2021-02-19T23:36:26.027Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2021-02-19T23:36:26.027Z] === RUN TestGraphdriverPluginV2 [2021-02-19T23:36:26.158Z] --- PASS: TestCreateServiceCapabilities (3.85s) [2021-02-19T23:36:26.158Z] === RUN TestInspect [2021-02-19T23:36:26.962Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-02-19T23:36:27.323Z] --- PASS: TestBuildMultiStageOnBuild (1.72s) [2021-02-19T23:36:27.323Z] === RUN TestBuildUncleanTarFilenames [2021-02-19T23:36:27.898Z] === RUN TestDockerSuite/TestCommitTTY [2021-02-19T23:36:28.361Z] --- PASS: TestBuildUncleanTarFilenames (0.88s) [2021-02-19T23:36:28.361Z] === RUN TestBuildMultiStageLayerLeak [2021-02-19T23:36:28.832Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-02-19T23:36:29.666Z] --- PASS: TestInspect (3.91s) [2021-02-19T23:36:29.666Z] === RUN TestCreateJob [2021-02-19T23:36:29.769Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-02-19T23:36:29.769Z] --- PASS: TestGraphdriverPluginV2 (3.90s) [2021-02-19T23:36:29.769Z] PASS [2021-02-19T23:36:29.769Z] [2021-02-19T23:36:29.769Z] DONE 5 tests in 10.421s [2021-02-19T23:36:29.769Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-19T23:36:29.769Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:36:29.769Z] ++ set -e [2021-02-19T23:36:29.769Z] ++ '[' -n 0 ']' [2021-02-19T23:36:29.769Z] ++ set -x [2021-02-19T23:36:29.769Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:36:30.027Z] INFO: Testing against a local daemon [2021-02-19T23:36:30.027Z] === RUN TestContinueAfterPluginCrash [2021-02-19T23:36:30.027Z] === PAUSE TestContinueAfterPluginCrash [2021-02-19T23:36:30.027Z] === RUN TestReadPluginNoRead [2021-02-19T23:36:30.027Z] === PAUSE TestReadPluginNoRead [2021-02-19T23:36:30.027Z] === RUN TestDaemonStartWithLogOpt [2021-02-19T23:36:30.027Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-19T23:36:30.027Z] === CONT TestContinueAfterPluginCrash [2021-02-19T23:36:30.027Z] === CONT TestDaemonStartWithLogOpt [2021-02-19T23:36:30.438Z] --- PASS: TestBuildMultiStageLayerLeak (1.82s) [2021-02-19T23:36:30.438Z] === RUN TestBuildWithHugeFile [2021-02-19T23:36:30.847Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.442s coverage: 14.0% of statements [2021-02-19T23:36:30.847Z] ok github.com/docker/docker/daemon 12.186s coverage: 17.1% of statements [2021-02-19T23:36:30.847Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-02-19T23:36:30.847Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-02-19T23:36:31.402Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-02-19T23:36:31.416Z] ok github.com/docker/docker/daemon/config 0.043s coverage: 81.8% of statements [2021-02-19T23:36:32.339Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-02-19T23:36:32.339Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-02-19T23:36:32.339Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-02-19T23:36:32.354Z] ok github.com/docker/docker/daemon/discovery 0.027s coverage: 30.0% of statements [2021-02-19T23:36:32.597Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-02-19T23:36:32.597Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-02-19T23:36:32.597Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-02-19T23:36:32.613Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2021-02-19T23:36:32.613Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-02-19T23:36:32.613Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-02-19T23:36:32.857Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-02-19T23:36:33.550Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2021-02-19T23:36:34.109Z] --- PASS: TestCreateJob (3.97s) [2021-02-19T23:36:34.109Z] === RUN TestReplicatedJob [2021-02-19T23:36:34.767Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-02-19T23:36:35.333Z] --- PASS: TestDaemonStartWithLogOpt (5.36s) [2021-02-19T23:36:35.333Z] === CONT TestReadPluginNoRead [2021-02-19T23:36:35.898Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-02-19T23:36:35.898Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-02-19T23:36:36.086Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.460s coverage: 73.3% of statements [2021-02-19T23:36:36.346Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2021-02-19T23:36:36.833Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-02-19T23:36:36.913Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.374s coverage: 56.2% of statements [2021-02-19T23:36:37.400Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-02-19T23:36:38.336Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-02-19T23:36:38.594Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-02-19T23:36:38.852Z] === RUN TestReadPluginNoRead/default [2021-02-19T23:36:39.418Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-02-19T23:36:39.418Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-02-19T23:36:39.418Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-02-19T23:36:39.449Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2021-02-19T23:36:39.984Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-02-19T23:36:39.984Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-02-19T23:36:39.984Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-02-19T23:36:39.984Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-02-19T23:36:39.984Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-02-19T23:36:40.242Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-19T23:36:40.809Z] --- PASS: TestContinueAfterPluginCrash (10.68s) [2021-02-19T23:36:40.809Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-02-19T23:36:40.991Z] --- PASS: TestReplicatedJob (7.31s) [2021-02-19T23:36:40.991Z] === RUN TestUpdateReplicatedJob [2021-02-19T23:36:41.362Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.291s coverage: 49.4% of statements [2021-02-19T23:36:41.523Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-02-19T23:36:41.934Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.709s coverage: 46.2% of statements [2021-02-19T23:36:41.934Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-02-19T23:36:42.090Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-02-19T23:36:42.090Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-02-19T23:36:42.090Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-19T23:36:43.314Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.644s coverage: 57.7% of statements [2021-02-19T23:36:43.314Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-02-19T23:36:43.314Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-02-19T23:36:43.462Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-02-19T23:36:43.573Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 57.5% of statements [2021-02-19T23:36:43.722Z] --- PASS: TestReadPluginNoRead (8.25s) [2021-02-19T23:36:43.722Z] --- PASS: TestReadPluginNoRead/default (1.46s) [2021-02-19T23:36:43.722Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.83s) [2021-02-19T23:36:43.722Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.54s) [2021-02-19T23:36:43.722Z] read_test.go:92: [df9a9d77a09ea] daemon is not started [2021-02-19T23:36:43.722Z] PASS [2021-02-19T23:36:43.722Z] [2021-02-19T23:36:43.722Z] DONE 6 tests in 13.788s [2021-02-19T23:36:43.722Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-02-19T23:36:43.722Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:36:43.722Z] ++ set -e [2021-02-19T23:36:43.722Z] ++ '[' -n 0 ']' [2021-02-19T23:36:43.722Z] ++ set -x [2021-02-19T23:36:43.722Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:36:43.722Z] testing: warning: no tests to run [2021-02-19T23:36:43.722Z] PASS [2021-02-19T23:36:43.722Z] [2021-02-19T23:36:43.722Z] DONE 0 tests in 0.051s [2021-02-19T23:36:43.722Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-19T23:36:43.722Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:36:43.722Z] ++ set -e [2021-02-19T23:36:43.722Z] ++ '[' -n 0 ']' [2021-02-19T23:36:43.722Z] ++ set -x [2021-02-19T23:36:43.722Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:36:43.722Z] INFO: Testing against a local daemon [2021-02-19T23:36:43.722Z] === RUN TestPluginWithDevMounts [2021-02-19T23:36:43.722Z] === PAUSE TestPluginWithDevMounts [2021-02-19T23:36:43.722Z] === CONT TestPluginWithDevMounts [2021-02-19T23:36:43.980Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-02-19T23:36:43.980Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-02-19T23:36:44.547Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-02-19T23:36:45.113Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-02-19T23:36:45.436Z] --- PASS: TestUpdateReplicatedJob (4.09s) [2021-02-19T23:36:45.436Z] === RUN TestServiceListWithStatuses [2021-02-19T23:36:45.436Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-19T23:36:45.436Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-19T23:36:45.436Z] === RUN TestDockerNetworkConnectAlias [2021-02-19T23:36:45.480Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2021-02-19T23:36:45.680Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-02-19T23:36:45.680Z] --- PASS: TestPluginWithDevMounts (1.93s) [2021-02-19T23:36:45.680Z] PASS [2021-02-19T23:36:45.680Z] [2021-02-19T23:36:45.680Z] DONE 1 tests in 2.067s [2021-02-19T23:36:45.680Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-02-19T23:36:45.680Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:36:45.680Z] ++ set -e [2021-02-19T23:36:45.680Z] ++ '[' -n 0 ']' [2021-02-19T23:36:45.680Z] ++ set -x [2021-02-19T23:36:45.680Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:36:45.938Z] INFO: Testing against a local daemon [2021-02-19T23:36:45.938Z] === RUN TestSecretInspect [2021-02-19T23:36:46.074Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2021-02-19T23:36:46.196Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-02-19T23:36:46.196Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-02-19T23:36:46.762Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-02-19T23:36:47.046Z] ok github.com/docker/docker/daemon/images 0.019s coverage: 6.7% of statements [2021-02-19T23:36:47.046Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-02-19T23:36:47.046Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-02-19T23:36:47.697Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-02-19T23:36:48.265Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-02-19T23:36:48.265Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-02-19T23:36:48.448Z] ok github.com/docker/docker/daemon/logger 0.228s coverage: 43.2% of statements [2021-02-19T23:36:48.829Z] --- PASS: TestSecretInspect (2.74s) [2021-02-19T23:36:48.829Z] === RUN TestSecretList [2021-02-19T23:36:48.829Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-02-19T23:36:49.388Z] ok github.com/docker/docker/daemon/logger/awslogs 0.160s coverage: 77.4% of statements [2021-02-19T23:36:49.388Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-02-19T23:36:49.388Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-02-19T23:36:49.764Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-02-19T23:36:49.956Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2021-02-19T23:36:50.907Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-02-19T23:36:51.166Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 61.6% of statements [2021-02-19T23:36:51.425Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 87.2% of statements [2021-02-19T23:36:51.667Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-02-19T23:36:51.667Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-02-19T23:36:51.667Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-02-19T23:36:51.667Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-02-19T23:36:51.667Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-02-19T23:36:51.667Z] --- PASS: TestSecretList (3.02s) [2021-02-19T23:36:51.667Z] === RUN TestSecretsCreateAndDelete [2021-02-19T23:36:51.926Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-02-19T23:36:52.803Z] ok github.com/docker/docker/daemon/logger/local 0.027s coverage: 75.2% of statements [2021-02-19T23:36:52.803Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-02-19T23:36:53.062Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.048s coverage: 58.6% of statements [2021-02-19T23:36:53.955Z] --- PASS: TestDockerNetworkConnectAlias (8.70s) [2021-02-19T23:36:53.955Z] === RUN TestDockerNetworkReConnect [2021-02-19T23:36:54.443Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 31.5% of statements [2021-02-19T23:36:54.453Z] --- PASS: TestSecretsCreateAndDelete (2.24s) [2021-02-19T23:36:54.453Z] === RUN TestSecretsUpdate [2021-02-19T23:36:55.820Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-02-19T23:36:56.079Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-02-19T23:36:56.351Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-02-19T23:36:56.351Z] --- PASS: TestSecretsUpdate (2.27s) [2021-02-19T23:36:56.351Z] === RUN TestTemplatedSecret [2021-02-19T23:36:56.647Z] ok github.com/docker/docker/daemon/logger/splunk 1.650s coverage: 82.5% of statements [2021-02-19T23:36:56.647Z] ? github.com/docker/docker/daemon/names [no test files] [2021-02-19T23:36:56.906Z] ok github.com/docker/docker/daemon/network 0.007s coverage: 63.8% of statements [2021-02-19T23:36:56.906Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-02-19T23:36:56.917Z] === RUN TestDockerSuite/TestContainerAPITop [2021-02-19T23:36:57.483Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-02-19T23:36:57.483Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-02-19T23:36:57.483Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-02-19T23:36:59.382Z] --- PASS: TestTemplatedSecret (2.88s) [2021-02-19T23:36:59.382Z] === RUN TestSecretCreateResolve [2021-02-19T23:36:59.440Z] ok github.com/docker/docker/distribution/metadata 0.042s coverage: 48.2% of statements [2021-02-19T23:36:59.440Z] ok github.com/docker/docker/distribution 0.169s coverage: 25.0% of statements [2021-02-19T23:36:59.440Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-02-19T23:36:59.948Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-02-19T23:37:00.516Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-02-19T23:37:00.816Z] ok github.com/docker/docker/errdefs 0.005s coverage: 53.1% of statements [2021-02-19T23:37:00.837Z] --- PASS: TestDockerNetworkReConnect (6.42s) [2021-02-19T23:37:00.837Z] === RUN TestServicePlugin [2021-02-19T23:37:00.837Z] --- SKIP: TestServicePlugin (0.00s) [2021-02-19T23:37:00.837Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-19T23:37:00.837Z] === RUN TestServiceUpdateLabel [2021-02-19T23:37:01.079Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-02-19T23:37:01.079Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-02-19T23:37:01.079Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-02-19T23:37:01.079Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-02-19T23:37:01.079Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-02-19T23:37:01.079Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-02-19T23:37:01.079Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-02-19T23:37:01.079Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-02-19T23:37:01.079Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-02-19T23:37:01.079Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-02-19T23:37:01.079Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-02-19T23:37:01.752Z] ok github.com/docker/docker/image 0.017s coverage: 86.8% of statements [2021-02-19T23:37:01.890Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-02-19T23:37:01.890Z] --- PASS: TestSecretCreateResolve (2.63s) [2021-02-19T23:37:01.890Z] PASS [2021-02-19T23:37:01.890Z] [2021-02-19T23:37:01.890Z] DONE 6 tests in 15.927s [2021-02-19T23:37:01.890Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-02-19T23:37:01.890Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:37:01.890Z] ++ set -e [2021-02-19T23:37:01.890Z] ++ '[' -n 0 ']' [2021-02-19T23:37:01.890Z] ++ set -x [2021-02-19T23:37:01.890Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:37:01.890Z] INFO: Testing against a local daemon [2021-02-19T23:37:01.890Z] === RUN TestServiceCreateInit [2021-02-19T23:37:01.890Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-19T23:37:02.319Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-02-19T23:37:02.578Z] ok github.com/docker/docker/distribution/xfer 1.878s coverage: 85.1% of statements [2021-02-19T23:37:02.578Z] ? github.com/docker/docker/dockerversion [no test files] [2021-02-19T23:37:02.578Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-02-19T23:37:03.515Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2021-02-19T23:37:03.515Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-02-19T23:37:03.992Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-02-19T23:37:04.344Z] --- PASS: TestServiceUpdateLabel (3.92s) [2021-02-19T23:37:04.344Z] === RUN TestServiceUpdateSecrets [2021-02-19T23:37:04.452Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2021-02-19T23:37:04.962Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-02-19T23:37:04.962Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-02-19T23:37:04.962Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-02-19T23:37:04.962Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-02-19T23:37:05.173Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-02-19T23:37:05.389Z] ok github.com/docker/docker/oci 0.007s coverage: 38.4% of statements [2021-02-19T23:37:05.958Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2021-02-19T23:37:06.107Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-02-19T23:37:06.217Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-02-19T23:37:06.367Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-19T23:37:07.302Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-02-19T23:37:07.870Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-02-19T23:37:08.123Z] ok github.com/docker/docker/pkg/archive 0.310s coverage: 76.8% of statements [2021-02-19T23:37:08.236Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-02-19T23:37:08.690Z] ok github.com/docker/docker/pkg/authorization 0.284s coverage: 68.3% of statements [2021-02-19T23:37:08.949Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-02-19T23:37:09.171Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-02-19T23:37:09.208Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-02-19T23:37:10.557Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-02-19T23:37:11.129Z] --- PASS: TestServiceCreateInit (9.09s) [2021-02-19T23:37:11.129Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.42s) [2021-02-19T23:37:11.129Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.65s) [2021-02-19T23:37:11.129Z] === RUN TestCreateServiceMultipleTimes [2021-02-19T23:37:11.129Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-02-19T23:37:12.061Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-02-19T23:37:12.494Z] ok github.com/docker/docker/layer 7.186s coverage: 68.8% of statements [2021-02-19T23:37:12.494Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-02-19T23:37:12.494Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-02-19T23:37:12.494Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-02-19T23:37:12.494Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-02-19T23:37:12.494Z] ? github.com/docker/docker/oci/caps [no test files] [2021-02-19T23:37:12.494Z] ok github.com/docker/docker/pkg/chrootarchive 2.547s coverage: 43.2% of statements [2021-02-19T23:37:12.494Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-02-19T23:37:12.494Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-02-19T23:37:12.494Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2021-02-19T23:37:13.062Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2021-02-19T23:37:13.062Z] ok github.com/docker/docker/pkg/discovery/file 0.005s coverage: 92.9% of statements [2021-02-19T23:37:13.960Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-02-19T23:37:13.997Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2021-02-19T23:37:14.218Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ca0ec0_} [2021-02-19T23:37:14.564Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2021-02-19T23:37:15.130Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2021-02-19T23:37:16.066Z] ok github.com/docker/docker/pkg/filenotify 0.611s coverage: 67.0% of statements [2021-02-19T23:37:16.122Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1750855244_/foo_false____} [2021-02-19T23:37:16.381Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1750855244_/foo_true____} [2021-02-19T23:37:17.002Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 89.5% of statements [2021-02-19T23:37:17.570Z] ok github.com/docker/docker/pkg/discovery/kv 3.083s coverage: 84.1% of statements [2021-02-19T23:37:17.570Z] ok github.com/docker/docker/pkg/fsutils 0.200s coverage: 85.1% of statements [2021-02-19T23:37:17.829Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2021-02-19T23:37:18.201Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-02-19T23:37:18.283Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3870157115_/foo_false____} [2021-02-19T23:37:18.765Z] ok github.com/docker/docker/pkg/idtools 0.491s coverage: 69.5% of statements [2021-02-19T23:37:19.024Z] ok github.com/docker/docker/pkg/ioutils 0.471s coverage: 70.6% of statements [2021-02-19T23:37:19.593Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2021-02-19T23:37:19.593Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-02-19T23:37:19.593Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2021-02-19T23:37:19.593Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-02-19T23:37:19.593Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-02-19T23:37:19.657Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3870157115_/foo_true____} [2021-02-19T23:37:19.666Z] --- PASS: TestServiceUpdateSecrets (15.81s) [2021-02-19T23:37:19.666Z] === RUN TestServiceUpdateConfigs [2021-02-19T23:37:19.852Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-02-19T23:37:19.852Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-02-19T23:37:20.111Z] ok github.com/docker/docker/pkg/parsers 0.009s coverage: 97.0% of statements [2021-02-19T23:37:20.370Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-02-19T23:37:20.629Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2021-02-19T23:37:20.629Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2021-02-19T23:37:20.629Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-02-19T23:37:20.629Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-02-19T23:37:21.557Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3870157115_/foo_true__0xc000ca0f20__} [2021-02-19T23:37:21.566Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2021-02-19T23:37:22.504Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-02-19T23:37:22.504Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-02-19T23:37:22.762Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-02-19T23:37:22.930Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ca0f40_} [2021-02-19T23:37:24.137Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 75.0% of statements [2021-02-19T23:37:24.302Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ca0f60_} [2021-02-19T23:37:24.397Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-02-19T23:37:25.674Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ca0f80_} [2021-02-19T23:37:26.796Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-02-19T23:37:26.796Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-02-19T23:37:26.796Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-02-19T23:37:27.045Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ca0fa0_} [2021-02-19T23:37:27.403Z] --- PASS: TestBuildWithHugeFile (54.07s) [2021-02-19T23:37:27.403Z] === RUN TestBuildWithEmptyDockerfile [2021-02-19T23:37:27.403Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-19T23:37:27.403Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-19T23:37:27.403Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-19T23:37:27.403Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-19T23:37:27.403Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-19T23:37:27.403Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-19T23:37:27.403Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-19T23:37:27.403Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-19T23:37:27.403Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-19T23:37:27.403Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2021-02-19T23:37:27.403Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s) [2021-02-19T23:37:27.403Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.29s) [2021-02-19T23:37:27.403Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.29s) [2021-02-19T23:37:27.403Z] === RUN TestBuildPreserveOwnership [2021-02-19T23:37:27.403Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-19T23:37:27.403Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-19T23:37:27.611Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-02-19T23:37:27.681Z] ok github.com/docker/docker/pkg/signal 2.399s coverage: 61.0% of statements [2021-02-19T23:37:27.681Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-02-19T23:37:27.940Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-02-19T23:37:28.187Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-02-19T23:37:28.198Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-02-19T23:37:28.452Z] --- PASS: TestBuildPreserveOwnership (3.82s) [2021-02-19T23:37:28.452Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.49s) [2021-02-19T23:37:28.452Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.32s) [2021-02-19T23:37:28.452Z] === RUN TestBuildPlatformInvalid [2021-02-19T23:37:28.452Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2021-02-19T23:37:28.452Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-19T23:37:28.766Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.9% of statements [2021-02-19T23:37:29.129Z] --- PASS: TestCreateServiceMultipleTimes (18.05s) [2021-02-19T23:37:29.129Z] === RUN TestCreateServiceConflict [2021-02-19T23:37:29.333Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2021-02-19T23:37:29.593Z] ok github.com/docker/docker/pkg/tailfile 0.056s coverage: 88.6% of statements [2021-02-19T23:37:29.697Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-02-19T23:37:29.697Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-02-19T23:37:29.697Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-02-19T23:37:29.697Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-02-19T23:37:29.697Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-02-19T23:37:29.697Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-02-19T23:37:29.697Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-02-19T23:37:29.697Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-02-19T23:37:29.697Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-02-19T23:37:29.697Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-02-19T23:37:29.697Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-02-19T23:37:29.697Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-02-19T23:37:29.697Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-02-19T23:37:29.697Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-02-19T23:37:29.697Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-02-19T23:37:29.710Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-02-19T23:37:29.956Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-02-19T23:37:29.956Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-02-19T23:37:29.956Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-02-19T23:37:30.528Z] ok github.com/docker/docker/pkg/tarsum 0.044s coverage: 89.3% of statements [2021-02-19T23:37:30.528Z] testing: warning: no tests to run [2021-02-19T23:37:30.528Z] coverage: [no statements] [2021-02-19T23:37:30.528Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-02-19T23:37:30.786Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-02-19T23:37:31.046Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-02-19T23:37:31.249Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-02-19T23:37:31.305Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-02-19T23:37:31.858Z] --- PASS: TestCreateServiceConflict (2.85s) [2021-02-19T23:37:31.858Z] === RUN TestCreateServiceMaxReplicas [2021-02-19T23:37:32.795Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-02-19T23:37:33.208Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2021-02-19T23:37:34.145Z] ok github.com/docker/docker/plugin/v2 0.005s coverage: 14.5% of statements [2021-02-19T23:37:34.405Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.4% of statements [2021-02-19T23:37:34.701Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-02-19T23:37:35.268Z] --- PASS: TestCreateServiceMaxReplicas (3.43s) [2021-02-19T23:37:35.268Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-19T23:37:35.782Z] ok github.com/docker/docker/quota 0.236s coverage: 71.4% of statements [2021-02-19T23:37:36.042Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-02-19T23:37:36.644Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-02-19T23:37:37.460Z] ok github.com/docker/docker/registry 0.058s coverage: 57.2% of statements [2021-02-19T23:37:38.030Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-02-19T23:37:38.230Z] --- PASS: TestServiceUpdateConfigs (15.84s) [2021-02-19T23:37:38.230Z] === RUN TestServiceUpdateNetwork [2021-02-19T23:37:38.288Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-02-19T23:37:38.548Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-02-19T23:37:38.548Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-02-19T23:37:39.115Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-02-19T23:37:39.224Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-02-19T23:37:39.224Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-02-19T23:37:39.681Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-02-19T23:37:39.836Z] === RUN TestDockerSuite/TestBuildAddScript [2021-02-19T23:37:39.836Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-02-19T23:37:39.836Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-02-19T23:37:39.837Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-02-19T23:37:39.837Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-02-19T23:37:40.247Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-02-19T23:37:40.296Z] === RUN TestDockerSuite/TestBuildAddTar [2021-02-19T23:37:40.812Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-02-19T23:37:41.378Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-02-19T23:37:41.756Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-02-19T23:37:42.313Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-02-19T23:37:42.880Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-02-19T23:37:43.133Z] ok github.com/docker/docker/volume/local 0.109s coverage: 76.4% of statements [2021-02-19T23:37:43.396Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2021-02-19T23:37:43.445Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-02-19T23:37:43.841Z] Loaded image: buildpack-deps:buster [2021-02-19T23:37:43.841Z] Loaded image: busybox:latest [2021-02-19T23:37:43.841Z] Loaded image: busybox:glibc [2021-02-19T23:37:44.011Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-02-19T23:37:44.476Z] Loaded image: debian:bullseye [2021-02-19T23:37:44.476Z] Loaded image: hello-world:latest [2021-02-19T23:37:44.577Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-02-19T23:37:44.769Z] Loaded image: arm32v7/hello-world:latest [2021-02-19T23:37:44.774Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.1% of statements [2021-02-19T23:37:45.143Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-02-19T23:37:45.709Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-02-19T23:37:46.274Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-02-19T23:37:47.209Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-02-19T23:37:47.774Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-02-19T23:37:48.341Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-02-19T23:37:48.341Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-02-19T23:37:48.919Z] === RUN TestDockerSuite/TestCpRelativePath [2021-02-19T23:37:49.182Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.91s) [2021-02-19T23:37:49.182Z] === RUN TestCreateServiceSecretFileMode [2021-02-19T23:37:49.749Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-02-19T23:37:50.683Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-02-19T23:37:51.617Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-02-19T23:37:51.686Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (22.30s) [2021-02-19T23:37:51.686Z] PASS [2021-02-19T23:37:51.686Z] [2021-02-19T23:37:51.686Z] === Skipped [2021-02-19T23:37:51.686Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2021-02-19T23:37:51.686Z] build_session_test.go:25: TODO: BuildKit [2021-02-19T23:37:51.686Z] [2021-02-19T23:37:51.686Z] [2021-02-19T23:37:51.686Z] DONE 33 tests, 1 skipped in 118.721s [2021-02-19T23:37:51.686Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2021-02-19T23:37:51.686Z] ++ 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 [2021-02-19T23:37:51.686Z] ++ set -e [2021-02-19T23:37:51.686Z] ++ '[' -n 0 ']' [2021-02-19T23:37:51.686Z] ++ set -x [2021-02-19T23:37:51.686Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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 [2021-02-19T23:37:51.686Z] INFO: Testing against a local daemon [2021-02-19T23:37:51.686Z] === RUN TestConfigInspect [2021-02-19T23:37:51.875Z] --- PASS: TestCreateServiceSecretFileMode (2.52s) [2021-02-19T23:37:51.875Z] === RUN TestCreateServiceConfigFileMode [2021-02-19T23:37:52.133Z] === RUN TestDockerSuite/TestCpToCaseA [2021-02-19T23:37:52.745Z] --- PASS: TestConfigInspect (1.92s) [2021-02-19T23:37:52.745Z] === RUN TestConfigList [2021-02-19T23:37:53.507Z] === RUN TestDockerSuite/TestCpToCaseB [2021-02-19T23:37:53.617Z] --- PASS: TestServiceUpdateNetwork (16.52s) [2021-02-19T23:37:53.617Z] === RUN TestServiceUpdatePidsLimit [2021-02-19T23:37:53.617Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-02-19T23:37:54.075Z] === RUN TestDockerSuite/TestCpToCaseC [2021-02-19T23:37:54.247Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-02-19T23:37:54.817Z] --- PASS: TestConfigList (1.89s) [2021-02-19T23:37:54.817Z] === RUN TestConfigsCreateAndDelete [2021-02-19T23:37:55.009Z] --- PASS: TestCreateServiceConfigFileMode (3.10s) [2021-02-19T23:37:55.009Z] === RUN TestCreateServiceSysctls [2021-02-19T23:37:55.943Z] === RUN TestDockerSuite/TestCpToCaseD [2021-02-19T23:37:56.900Z] --- PASS: TestConfigsCreateAndDelete (1.90s) [2021-02-19T23:37:56.900Z] === RUN TestConfigsUpdate [2021-02-19T23:37:56.972Z] ok github.com/docker/docker/pkg/plugins 33.621s coverage: 76.6% of statements [2021-02-19T23:37:56.973Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-02-19T23:37:56.973Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-02-19T23:37:56.973Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-02-19T23:37:56.973Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-02-19T23:37:56.973Z] ? github.com/docker/docker/pkg/term [no test files] [2021-02-19T23:37:56.973Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-02-19T23:37:56.973Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-02-19T23:37:56.973Z] ? github.com/docker/docker/rootless [no test files] [2021-02-19T23:37:56.973Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-02-19T23:37:56.973Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-02-19T23:37:56.973Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-02-19T23:37:56.973Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-02-19T23:37:56.973Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-02-19T23:37:56.973Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-02-19T23:37:56.973Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-02-19T23:37:56.973Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-02-19T23:37:56.973Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-02-19T23:37:56.973Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-02-19T23:37:56.973Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-02-19T23:37:56.973Z] ? github.com/docker/docker/testutil/request [no test files] [2021-02-19T23:37:56.973Z] ? github.com/docker/docker/volume [no test files] [2021-02-19T23:37:56.973Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-02-19T23:37:56.973Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-02-19T23:37:56.973Z] [2021-02-19T23:37:56.973Z] === Skipped [2021-02-19T23:37:56.973Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-02-19T23:37:56.973Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-02-19T23:37:56.973Z] [2021-02-19T23:37:56.973Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-02-19T23:37:56.973Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-02-19T23:37:56.973Z] [2021-02-19T23:37:56.973Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-02-19T23:37:56.973Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-19T23:37:56.973Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-19T23:37:56.973Z] [2021-02-19T23:37:56.973Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-02-19T23:37:56.973Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-19T23:37:56.973Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-19T23:37:56.973Z] [2021-02-19T23:37:56.973Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-02-19T23:37:56.973Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-19T23:37:56.973Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-19T23:37:56.973Z] [2021-02-19T23:37:56.973Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-02-19T23:37:56.973Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-19T23:37:56.973Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-19T23:37:56.973Z] [2021-02-19T23:37:56.973Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-02-19T23:37:56.973Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-19T23:37:56.973Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-19T23:37:56.973Z] [2021-02-19T23:37:56.973Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-02-19T23:37:56.973Z] graphtest_unix.go:73: No driver to put! [2021-02-19T23:37:56.973Z] [2021-02-19T23:37:56.973Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-02-19T23:37:56.973Z] time="2021-02-19T23:36:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-19T23:37:56.973Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-19T23:37:56.973Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-19T23:37:56.973Z] [2021-02-19T23:37:56.973Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-02-19T23:37:56.973Z] time="2021-02-19T23:36:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-19T23:37:56.973Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-19T23:37:56.973Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-19T23:37:56.973Z] [2021-02-19T23:37:56.973Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-02-19T23:37:56.973Z] time="2021-02-19T23:36:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-19T23:37:56.973Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-19T23:37:56.973Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-19T23:37:56.973Z] [2021-02-19T23:37:56.973Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-02-19T23:37:56.973Z] time="2021-02-19T23:36:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-19T23:37:56.973Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-19T23:37:56.973Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-19T23:37:56.973Z] [2021-02-19T23:37:56.973Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-02-19T23:37:56.973Z] time="2021-02-19T23:36:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-19T23:37:56.973Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-19T23:37:56.973Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-19T23:37:56.973Z] [2021-02-19T23:37:56.973Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-02-19T23:37:56.973Z] graphtest_unix.go:73: No driver to put! [2021-02-19T23:37:56.973Z] [2021-02-19T23:37:56.973Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-02-19T23:37:56.973Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-02-19T23:37:56.973Z] [2021-02-19T23:37:56.973Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-02-19T23:37:56.973Z] overlay_test.go:49: Fails to compute changes intermittently [2021-02-19T23:37:56.973Z] [2021-02-19T23:37:56.973Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-02-19T23:37:56.973Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-02-19T23:37:56.973Z] [2021-02-19T23:37:56.973Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-02-19T23:37:56.973Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-02-19T23:37:56.973Z] [2021-02-19T23:37:56.973Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-02-19T23:37:56.973Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-19T23:37:56.973Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-19T23:37:56.973Z] [2021-02-19T23:37:56.973Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-02-19T23:37:56.973Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-19T23:37:56.973Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-19T23:37:56.973Z] [2021-02-19T23:37:56.973Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-02-19T23:37:56.973Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-19T23:37:56.973Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-19T23:37:56.973Z] [2021-02-19T23:37:56.973Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-02-19T23:37:56.973Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-19T23:37:56.973Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-19T23:37:56.973Z] [2021-02-19T23:37:56.973Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-02-19T23:37:56.973Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-19T23:37:56.973Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-19T23:37:56.973Z] [2021-02-19T23:37:56.973Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-02-19T23:37:56.973Z] graphtest_unix.go:73: No driver to put! [2021-02-19T23:37:56.973Z] [2021-02-19T23:37:56.973Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-02-19T23:37:56.973Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-02-19T23:37:56.973Z] [2021-02-19T23:37:56.973Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-02-19T23:37:56.973Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-02-19T23:37:56.973Z] [2021-02-19T23:37:56.973Z] [2021-02-19T23:37:56.973Z] DONE 2223 tests, 26 skipped in 252.049s Post stage [Pipeline] junit [2021-02-19T23:37:56.985Z] Recording test results [2021-02-19T23:37:57.560Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-02-19T23:37:57.888Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42046/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0e001154f96b034483db093276aadd24aa6191ca -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:0e001154f96b034483db093276aadd24aa6191ca hack/validate/vendor [2021-02-19T23:37:58.451Z] --- PASS: TestConfigsUpdate (1.88s) [2021-02-19T23:37:58.451Z] === RUN TestTemplatedConfig [2021-02-19T23:37:58.822Z] 2021/02/19 23:37:58 Collecting initial packages [2021-02-19T23:37:58.822Z] 2021/02/19 23:37:58 Download dependencies [2021-02-19T23:37:59.227Z] --- PASS: TestCreateServiceSysctls (4.15s) [2021-02-19T23:37:59.227Z] === RUN TestCreateServiceCapabilities [2021-02-19T23:38:00.162Z] === RUN TestDockerSuite/TestCpToCaseE [2021-02-19T23:38:01.191Z] --- PASS: TestTemplatedConfig (2.47s) [2021-02-19T23:38:01.192Z] === RUN TestConfigCreateResolve [2021-02-19T23:38:02.105Z] 2021/02/19 23:38:01 Starting whole vndr cycle because no package specified [2021-02-19T23:38:02.105Z] 2021/02/19 23:38:01 Ignoring paths matching "^archive/tar" [2021-02-19T23:38:02.365Z] 2021/02/19 23:38:02 Clone github.com/Microsoft/hcsshim, revision 9dcb42f100215f8d375b4a9265e5bba009217a85, attempt 1/20 [2021-02-19T23:38:02.365Z] 2021/02/19 23:38:02 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2021-02-19T23:38:02.365Z] 2021/02/19 23:38:02 Clone github.com/Microsoft/go-winio, revision 5b44b70ab3ab4d291a7c1d28afe7b4afeced0ed4, attempt 1/20 [2021-02-19T23:38:02.365Z] 2021/02/19 23:38:02 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2021-02-19T23:38:02.365Z] 2021/02/19 23:38:02 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2021-02-19T23:38:02.365Z] 2021/02/19 23:38:02 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2021-02-19T23:38:02.365Z] 2021/02/19 23:38:02 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2021-02-19T23:38:02.365Z] 2021/02/19 23:38:02 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2021-02-19T23:38:02.365Z] 2021/02/19 23:38:02 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2021-02-19T23:38:02.365Z] 2021/02/19 23:38:02 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2021-02-19T23:38:02.365Z] 2021/02/19 23:38:02 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2021-02-19T23:38:02.365Z] 2021/02/19 23:38:02 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2021-02-19T23:38:02.365Z] 2021/02/19 23:38:02 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2021-02-19T23:38:02.365Z] 2021/02/19 23:38:02 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2021-02-19T23:38:02.365Z] 2021/02/19 23:38:02 Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20 [2021-02-19T23:38:02.365Z] 2021/02/19 23:38:02 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2021-02-19T23:38:02.695Z] --- PASS: TestCreateServiceCapabilities (3.15s) [2021-02-19T23:38:02.695Z] === RUN TestInspect [2021-02-19T23:38:02.695Z] === RUN TestDockerSuite/TestCpToCaseF [2021-02-19T23:38:02.715Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-02-19T23:38:02.955Z] === RUN TestDockerSuite/TestCpToCaseG [2021-02-19T23:38:03.273Z] --- PASS: TestConfigCreateResolve (1.95s) [2021-02-19T23:38:03.273Z] === RUN TestConfigDaemonLibtrustID [2021-02-19T23:38:03.305Z] 2021/02/19 23:38:03 Finished clone github.com/google/uuid [2021-02-19T23:38:03.565Z] 2021/02/19 23:38:03 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2021-02-19T23:38:03.565Z] 2021/02/19 23:38:03 Finished clone github.com/docker/libtrust [2021-02-19T23:38:03.565Z] 2021/02/19 23:38:03 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2021-02-19T23:38:03.565Z] 2021/02/19 23:38:03 Finished clone github.com/mistifyio/go-zfs [2021-02-19T23:38:03.565Z] 2021/02/19 23:38:03 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2021-02-19T23:38:03.565Z] 2021/02/19 23:38:03 Finished clone github.com/moby/locker [2021-02-19T23:38:03.565Z] 2021/02/19 23:38:03 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2021-02-19T23:38:03.565Z] 2021/02/19 23:38:03 Finished clone github.com/willf/bitset [2021-02-19T23:38:03.565Z] 2021/02/19 23:38:03 Clone golang.org/x/sys, revision b64e53b001e413bd5067f36d4e439eded3827374, attempt 1/20 [2021-02-19T23:38:03.565Z] 2021/02/19 23:38:03 Finished clone github.com/Azure/go-ansiterm [2021-02-19T23:38:03.565Z] 2021/02/19 23:38:03 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2021-02-19T23:38:03.565Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-02-19T23:38:03.565Z] PASS [2021-02-19T23:38:03.565Z] [2021-02-19T23:38:03.565Z] DONE 7 tests in 12.643s [2021-02-19T23:38:03.565Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2021-02-19T23:38:03.565Z] ++ 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 [2021-02-19T23:38:03.565Z] ++ set -e [2021-02-19T23:38:03.565Z] ++ '[' -n 0 ']' [2021-02-19T23:38:03.565Z] ++ set -x [2021-02-19T23:38:03.565Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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 [2021-02-19T23:38:03.565Z] INFO: Testing against a local daemon [2021-02-19T23:38:03.565Z] === RUN TestCheckpoint [2021-02-19T23:38:03.565Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-19T23:38:03.565Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-19T23:38:03.565Z] === RUN TestContainerInvalidJSON [2021-02-19T23:38:03.565Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-19T23:38:03.565Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-19T23:38:03.565Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-19T23:38:03.565Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-19T23:38:03.565Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-19T23:38:03.565Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-19T23:38:03.565Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-19T23:38:03.565Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-19T23:38:03.565Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-19T23:38:03.565Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-02-19T23:38:03.565Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-19T23:38:03.565Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-19T23:38:03.565Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-19T23:38:03.565Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-19T23:38:03.565Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-02-19T23:38:03.565Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-19T23:38:03.824Z] 2021/02/19 23:38:03 Finished clone github.com/moby/sys [2021-02-19T23:38:03.824Z] 2021/02/19 23:38:03 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2021-02-19T23:38:03.824Z] 2021/02/19 23:38:03 Finished clone github.com/moby/term [2021-02-19T23:38:03.824Z] 2021/02/19 23:38:03 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2021-02-19T23:38:03.824Z] 2021/02/19 23:38:03 Finished clone github.com/gorilla/mux [2021-02-19T23:38:03.824Z] 2021/02/19 23:38:03 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2021-02-19T23:38:03.858Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-02-19T23:38:03.858Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-19T23:38:03.858Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-02-19T23:38:03.858Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-19T23:38:03.858Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-02-19T23:38:03.858Z] === RUN TestCopyFromContainer [2021-02-19T23:38:04.083Z] 2021/02/19 23:38:03 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2021-02-19T23:38:04.083Z] 2021/02/19 23:38:03 Finished clone github.com/Microsoft/go-winio [2021-02-19T23:38:04.330Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-02-19T23:38:04.650Z] 2021/02/19 23:38:04 Finished clone github.com/opencontainers/runtime-spec [2021-02-19T23:38:04.650Z] 2021/02/19 23:38:04 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2021-02-19T23:38:04.650Z] 2021/02/19 23:38:04 Finished clone github.com/tchap/go-patricia [2021-02-19T23:38:04.650Z] 2021/02/19 23:38:04 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2021-02-19T23:38:04.910Z] 2021/02/19 23:38:04 Finished clone github.com/docker/go-units [2021-02-19T23:38:04.910Z] 2021/02/19 23:38:04 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2021-02-19T23:38:05.169Z] 2021/02/19 23:38:04 Finished clone github.com/creack/pty [2021-02-19T23:38:05.169Z] 2021/02/19 23:38:04 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2021-02-19T23:38:05.373Z] === RUN TestCopyFromContainer// [2021-02-19T23:38:05.373Z] === RUN TestCopyFromContainer//bar/root [2021-02-19T23:38:05.373Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-19T23:38:05.373Z] === RUN TestCopyFromContainer/bar/quux [2021-02-19T23:38:05.373Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-19T23:38:05.373Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-19T23:38:05.428Z] 2021/02/19 23:38:05 Finished clone gotest.tools/v3 [2021-02-19T23:38:05.428Z] 2021/02/19 23:38:05 Clone github.com/moby/buildkit, revision 68bb095353c65bc3993fd534c26cf77fe05e61b1, attempt 1/20 [2021-02-19T23:38:05.669Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-19T23:38:05.669Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-19T23:38:05.669Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-19T23:38:05.669Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-19T23:38:05.691Z] 2021/02/19 23:38:05 Finished clone github.com/sirupsen/logrus [2021-02-19T23:38:05.691Z] 2021/02/19 23:38:05 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2021-02-19T23:38:05.951Z] 2021/02/19 23:38:05 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2021-02-19T23:38:05.951Z] 2021/02/19 23:38:05 Finished clone github.com/google/go-cmp [2021-02-19T23:38:05.951Z] 2021/02/19 23:38:05 Finished clone github.com/RackSec/srslog [2021-02-19T23:38:05.951Z] 2021/02/19 23:38:05 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2021-02-19T23:38:05.951Z] 2021/02/19 23:38:05 Finished clone github.com/syndtr/gocapability [2021-02-19T23:38:05.951Z] 2021/02/19 23:38:05 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2021-02-19T23:38:05.964Z] --- PASS: TestCopyFromContainer (2.00s) [2021-02-19T23:38:05.964Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-02-19T23:38:05.964Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-02-19T23:38:05.964Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-02-19T23:38:05.964Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2021-02-19T23:38:05.964Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-02-19T23:38:05.964Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2021-02-19T23:38:05.964Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-02-19T23:38:05.964Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-02-19T23:38:05.964Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-02-19T23:38:05.964Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-02-19T23:38:05.964Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-19T23:38:05.964Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-19T23:38:05.964Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-19T23:38:05.964Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-19T23:38:05.964Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-19T23:38:05.964Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-19T23:38:05.964Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-19T23:38:05.964Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-19T23:38:05.964Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-19T23:38:05.964Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-19T23:38:05.964Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-02-19T23:38:05.964Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-19T23:38:05.964Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-19T23:38:05.964Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-19T23:38:05.964Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-19T23:38:05.964Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-02-19T23:38:05.964Z] === RUN TestCreateWithInvalidEnv [2021-02-19T23:38:05.964Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-19T23:38:05.964Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-19T23:38:05.964Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-19T23:38:05.964Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-19T23:38:05.964Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-19T23:38:05.964Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-19T23:38:05.964Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-19T23:38:05.964Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-19T23:38:05.964Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-19T23:38:05.964Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-02-19T23:38:05.964Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-19T23:38:05.964Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-19T23:38:05.964Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-19T23:38:05.964Z] === RUN TestCreateTmpfsMountsTarget [2021-02-19T23:38:05.964Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-02-19T23:38:05.964Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-19T23:38:06.211Z] 2021/02/19 23:38:06 Finished clone github.com/imdario/mergo [2021-02-19T23:38:06.211Z] 2021/02/19 23:38:06 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2021-02-19T23:38:06.471Z] 2021/02/19 23:38:06 Finished clone github.com/docker/go-connections [2021-02-19T23:38:06.471Z] 2021/02/19 23:38:06 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2021-02-19T23:38:06.471Z] 2021/02/19 23:38:06 Finished clone golang.org/x/sync [2021-02-19T23:38:06.471Z] 2021/02/19 23:38:06 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2021-02-19T23:38:07.042Z] 2021/02/19 23:38:06 Finished clone github.com/tonistiigi/units [2021-02-19T23:38:07.042Z] 2021/02/19 23:38:06 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2021-02-19T23:38:07.302Z] 2021/02/19 23:38:07 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2021-02-19T23:38:07.302Z] 2021/02/19 23:38:07 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2021-02-19T23:38:07.481Z] --- PASS: TestCreateWithCustomMaskedPaths (1.46s) [2021-02-19T23:38:07.481Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-19T23:38:07.561Z] 2021/02/19 23:38:07 Finished clone github.com/google/shlex [2021-02-19T23:38:07.561Z] 2021/02/19 23:38:07 Clone github.com/docker/libnetwork, revision fa125a3512ee0f6187721c88582bf8c4378bd4d7, attempt 1/20 [2021-02-19T23:38:07.616Z] --- PASS: TestInspect (4.98s) [2021-02-19T23:38:07.616Z] === RUN TestCreateJob [2021-02-19T23:38:07.616Z] === RUN TestDockerSuite/TestCpToCaseH [2021-02-19T23:38:07.820Z] 2021/02/19 23:38:07 Finished clone github.com/opentracing/opentracing-go [2021-02-19T23:38:07.820Z] 2021/02/19 23:38:07 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2021-02-19T23:38:07.820Z] 2021/02/19 23:38:07 Finished clone github.com/opentracing-contrib/go-stdlib [2021-02-19T23:38:07.820Z] 2021/02/19 23:38:07 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2021-02-19T23:38:07.820Z] 2021/02/19 23:38:07 Finished clone github.com/mitchellh/hashstructure [2021-02-19T23:38:07.820Z] 2021/02/19 23:38:07 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2021-02-19T23:38:08.389Z] 2021/02/19 23:38:08 Finished clone github.com/gofrs/flock [2021-02-19T23:38:08.389Z] 2021/02/19 23:38:08 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2021-02-19T23:38:08.997Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.56s) [2021-02-19T23:38:08.997Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-19T23:38:08.997Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-19T23:38:08.997Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-19T23:38:08.997Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-19T23:38:08.997Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-19T23:38:08.997Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-19T23:38:08.997Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-19T23:38:08.997Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-19T23:38:08.997Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-19T23:38:08.997Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-19T23:38:08.997Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-19T23:38:08.997Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-19T23:38:08.997Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-19T23:38:08.997Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-19T23:38:08.997Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-19T23:38:08.997Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-19T23:38:08.997Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-02-19T23:38:08.997Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-02-19T23:38:08.997Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-02-19T23:38:08.997Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-02-19T23:38:08.997Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-02-19T23:38:08.997Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-02-19T23:38:08.997Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-19T23:38:09.326Z] 2021/02/19 23:38:09 Finished clone github.com/docker/go-events [2021-02-19T23:38:09.326Z] 2021/02/19 23:38:09 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2021-02-19T23:38:09.326Z] 2021/02/19 23:38:09 Finished clone github.com/armon/go-metrics [2021-02-19T23:38:09.326Z] 2021/02/19 23:38:09 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2021-02-19T23:38:09.326Z] 2021/02/19 23:38:09 Finished clone github.com/armon/go-radix [2021-02-19T23:38:09.326Z] 2021/02/19 23:38:09 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2021-02-19T23:38:09.636Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.48s) [2021-02-19T23:38:09.636Z] === RUN TestCreateDifferentPlatform [2021-02-19T23:38:09.636Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-19T23:38:09.636Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-19T23:38:09.636Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-02-19T23:38:09.636Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-02-19T23:38:09.636Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-19T23:38:09.636Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-19T23:38:09.636Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-02-19T23:38:09.636Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-19T23:38:09.636Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-02-19T23:38:09.636Z] === RUN TestContainerStartOnDaemonRestart [2021-02-19T23:38:09.636Z] === PAUSE TestContainerStartOnDaemonRestart [2021-02-19T23:38:09.636Z] === RUN TestDaemonRestartIpcMode [2021-02-19T23:38:09.636Z] === PAUSE TestDaemonRestartIpcMode [2021-02-19T23:38:09.636Z] === RUN TestDaemonHostGatewayIP [2021-02-19T23:38:09.636Z] === PAUSE TestDaemonHostGatewayIP [2021-02-19T23:38:09.636Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-19T23:38:09.636Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-19T23:38:09.636Z] === RUN TestContainerKillOnDaemonStart [2021-02-19T23:38:09.636Z] === PAUSE TestContainerKillOnDaemonStart [2021-02-19T23:38:09.636Z] === RUN TestDiff [2021-02-19T23:38:10.147Z] === RUN TestDockerSuite/TestCpToCaseI [2021-02-19T23:38:10.264Z] 2021/02/19 23:38:10 Finished clone github.com/tonistiigi/fsutil [2021-02-19T23:38:10.264Z] 2021/02/19 23:38:10 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2021-02-19T23:38:10.271Z] --- PASS: TestDiff (0.52s) [2021-02-19T23:38:10.271Z] === RUN TestExecWithCloseStdin [2021-02-19T23:38:10.523Z] 2021/02/19 23:38:10 Finished clone github.com/sean-/seed [2021-02-19T23:38:10.523Z] 2021/02/19 23:38:10 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2021-02-19T23:38:10.715Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-02-19T23:38:10.782Z] 2021/02/19 23:38:10 Finished clone github.com/hashicorp/errwrap [2021-02-19T23:38:10.782Z] 2021/02/19 23:38:10 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2021-02-19T23:38:10.909Z] --- PASS: TestExecWithCloseStdin (0.65s) [2021-02-19T23:38:10.909Z] === RUN TestExec [2021-02-19T23:38:10.984Z] --- PASS: TestCreateJob (3.72s) [2021-02-19T23:38:10.984Z] === RUN TestReplicatedJob [2021-02-19T23:38:10.984Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-02-19T23:38:11.181Z] --- PASS: TestServiceUpdatePidsLimit (18.09s) [2021-02-19T23:38:11.181Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s) [2021-02-19T23:38:11.181Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.24s) [2021-02-19T23:38:11.181Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.24s) [2021-02-19T23:38:11.181Z] PASS [2021-02-19T23:38:11.181Z] [2021-02-19T23:38:11.181Z] === Skipped [2021-02-19T23:38:11.181Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2021-02-19T23:38:11.181Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-19T23:38:11.181Z] [2021-02-19T23:38:11.181Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2021-02-19T23:38:11.181Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-19T23:38:11.181Z] [2021-02-19T23:38:11.181Z] [2021-02-19T23:38:11.181Z] DONE 27 tests, 2 skipped in 178.113s [2021-02-19T23:38:11.181Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2021-02-19T23:38:11.181Z] ++ 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 [2021-02-19T23:38:11.181Z] ++ set -e [2021-02-19T23:38:11.181Z] ++ '[' -n 0 ']' [2021-02-19T23:38:11.181Z] ++ set -x [2021-02-19T23:38:11.181Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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 [2021-02-19T23:38:11.181Z] INFO: Testing against a local daemon [2021-02-19T23:38:11.181Z] === RUN TestSessionCreate [2021-02-19T23:38:11.181Z] --- PASS: TestSessionCreate (0.01s) [2021-02-19T23:38:11.181Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-19T23:38:11.181Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-02-19T23:38:11.181Z] PASS [2021-02-19T23:38:11.181Z] [2021-02-19T23:38:11.181Z] DONE 2 tests in 0.102s [2021-02-19T23:38:11.181Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2021-02-19T23:38:11.181Z] ++ 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 [2021-02-19T23:38:11.181Z] ++ set -e [2021-02-19T23:38:11.181Z] ++ '[' -n 0 ']' [2021-02-19T23:38:11.181Z] ++ set -x [2021-02-19T23:38:11.181Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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 [2021-02-19T23:38:11.181Z] INFO: Testing against a local daemon [2021-02-19T23:38:11.181Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-19T23:38:11.181Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-19T23:38:11.181Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-19T23:38:11.181Z] === RUN TestEventsExecDie [2021-02-19T23:38:11.181Z] --- PASS: TestEventsExecDie (0.96s) [2021-02-19T23:38:11.181Z] === RUN TestEventsBackwardsCompatible [2021-02-19T23:38:11.181Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2021-02-19T23:38:11.181Z] === RUN TestInfoBinaryCommits [2021-02-19T23:38:11.181Z] --- PASS: TestInfoBinaryCommits (0.01s) [2021-02-19T23:38:11.181Z] === RUN TestInfoAPIVersioned [2021-02-19T23:38:11.181Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-02-19T23:38:11.181Z] === RUN TestInfoDiscoveryBackend [2021-02-19T23:38:11.551Z] --- PASS: TestExec (0.63s) [2021-02-19T23:38:11.551Z] === RUN TestExecUser [2021-02-19T23:38:11.722Z] 2021/02/19 23:38:11 Finished clone github.com/golang/gddo [2021-02-19T23:38:11.722Z] 2021/02/19 23:38:11 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2021-02-19T23:38:11.812Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-02-19T23:38:11.812Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-19T23:38:12.193Z] --- PASS: TestExecUser (0.65s) [2021-02-19T23:38:12.193Z] === RUN TestExportContainerAndImportImage [2021-02-19T23:38:12.292Z] 2021/02/19 23:38:12 Finished clone github.com/hashicorp/memberlist [2021-02-19T23:38:12.292Z] 2021/02/19 23:38:12 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2021-02-19T23:38:12.292Z] 2021/02/19 23:38:12 Finished clone github.com/hashicorp/go-multierror [2021-02-19T23:38:12.292Z] 2021/02/19 23:38:12 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2021-02-19T23:38:12.830Z] --- PASS: TestExportContainerAndImportImage (0.81s) [2021-02-19T23:38:12.830Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-19T23:38:12.843Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-02-19T23:38:12.843Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-19T23:38:13.473Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-02-19T23:38:13.473Z] === RUN TestInfoAPI [2021-02-19T23:38:13.473Z] --- PASS: TestInfoAPI (0.02s) [2021-02-19T23:38:13.473Z] === RUN TestInfoAPIWarnings [2021-02-19T23:38:13.670Z] 2021/02/19 23:38:13 Finished clone github.com/docker/libkv [2021-02-19T23:38:13.670Z] 2021/02/19 23:38:13 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2021-02-19T23:38:13.670Z] 2021/02/19 23:38:13 Finished clone github.com/vishvananda/netns [2021-02-19T23:38:13.670Z] 2021/02/19 23:38:13 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2021-02-19T23:38:13.670Z] 2021/02/19 23:38:13 Finished clone github.com/hashicorp/go-sockaddr [2021-02-19T23:38:13.670Z] 2021/02/19 23:38:13 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2021-02-19T23:38:14.350Z] --- PASS: TestExportContainerAfterDaemonRestart (1.47s) [2021-02-19T23:38:14.350Z] === RUN TestHealthCheckWorkdir [2021-02-19T23:38:14.987Z] --- PASS: TestHealthCheckWorkdir (0.71s) [2021-02-19T23:38:14.987Z] === RUN TestHealthKillContainer [2021-02-19T23:38:15.048Z] 2021/02/19 23:38:14 Finished clone golang.org/x/net [2021-02-19T23:38:15.048Z] 2021/02/19 23:38:14 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2021-02-19T23:38:15.308Z] 2021/02/19 23:38:15 Finished clone github.com/hashicorp/go-msgpack [2021-02-19T23:38:15.308Z] 2021/02/19 23:38:15 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2021-02-19T23:38:15.308Z] 2021/02/19 23:38:15 Finished clone github.com/BurntSushi/toml [2021-02-19T23:38:15.308Z] 2021/02/19 23:38:15 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2021-02-19T23:38:15.308Z] 2021/02/19 23:38:15 Finished clone github.com/samuel/go-zookeeper [2021-02-19T23:38:15.308Z] 2021/02/19 23:38:15 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2021-02-19T23:38:15.308Z] 2021/02/19 23:38:15 Finished clone github.com/vishvananda/netlink [2021-02-19T23:38:15.308Z] 2021/02/19 23:38:15 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2021-02-19T23:38:15.876Z] 2021/02/19 23:38:15 Finished clone github.com/moby/ipvs [2021-02-19T23:38:15.877Z] 2021/02/19 23:38:15 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2021-02-19T23:38:16.259Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-02-19T23:38:16.445Z] 2021/02/19 23:38:16 Finished clone github.com/deckarep/golang-set [2021-02-19T23:38:16.445Z] 2021/02/19 23:38:16 Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20 [2021-02-19T23:38:16.826Z] === RUN TestDockerSuite/TestCpToDot [2021-02-19T23:38:17.013Z] 2021/02/19 23:38:16 Finished clone github.com/Microsoft/opengcs [2021-02-19T23:38:17.013Z] 2021/02/19 23:38:16 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2021-02-19T23:38:17.273Z] 2021/02/19 23:38:17 Finished clone github.com/coreos/go-semver [2021-02-19T23:38:17.273Z] 2021/02/19 23:38:17 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2021-02-19T23:38:17.394Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-02-19T23:38:17.652Z] --- PASS: TestReplicatedJob (6.81s) [2021-02-19T23:38:17.652Z] === RUN TestUpdateReplicatedJob [2021-02-19T23:38:17.732Z] --- PASS: TestHealthKillContainer (2.65s) [2021-02-19T23:38:17.732Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-19T23:38:17.841Z] 2021/02/19 23:38:17 Finished clone github.com/opencontainers/runc [2021-02-19T23:38:17.841Z] 2021/02/19 23:38:17 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2021-02-19T23:38:18.101Z] 2021/02/19 23:38:17 Finished clone github.com/ishidawataru/sctp [2021-02-19T23:38:18.101Z] 2021/02/19 23:38:17 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2021-02-19T23:38:18.368Z] --- PASS: TestInspectCpusetInConfigPre120 (0.51s) [2021-02-19T23:38:18.368Z] === RUN TestIpcModeNone [2021-02-19T23:38:18.588Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-02-19T23:38:19.004Z] --- PASS: TestIpcModeNone (0.65s) [2021-02-19T23:38:19.004Z] === RUN TestIpcModePrivate [2021-02-19T23:38:19.040Z] 2021/02/19 23:38:18 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2021-02-19T23:38:19.040Z] 2021/02/19 23:38:18 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2021-02-19T23:38:19.609Z] 2021/02/19 23:38:19 Finished clone github.com/opencontainers/go-digest [2021-02-19T23:38:19.609Z] 2021/02/19 23:38:19 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2021-02-19T23:38:19.641Z] --- PASS: TestIpcModePrivate (0.62s) [2021-02-19T23:38:19.641Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2021-02-19T23:38:19.641Z] === RUN TestIpcModeShareable [2021-02-19T23:38:19.962Z] === RUN TestDockerSuite/TestCpToStdout [2021-02-19T23:38:20.178Z] 2021/02/19 23:38:20 Finished clone google.golang.org/grpc [2021-02-19T23:38:20.178Z] 2021/02/19 23:38:20 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2021-02-19T23:38:20.277Z] --- PASS: TestIpcModeShareable (0.62s) [2021-02-19T23:38:20.277Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2021-02-19T23:38:20.277Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-19T23:38:20.437Z] 2021/02/19 23:38:20 Finished clone go.etcd.io/bbolt [2021-02-19T23:38:20.437Z] 2021/02/19 23:38:20 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2021-02-19T23:38:20.528Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-02-19T23:38:21.374Z] 2021/02/19 23:38:21 Finished clone github.com/cyphar/filepath-securejoin [2021-02-19T23:38:21.374Z] 2021/02/19 23:38:21 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2021-02-19T23:38:21.464Z] --- PASS: TestUpdateReplicatedJob (3.68s) [2021-02-19T23:38:21.464Z] === RUN TestServiceListWithStatuses [2021-02-19T23:38:21.464Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-19T23:38:21.464Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-19T23:38:21.464Z] === RUN TestDockerNetworkConnectAlias [2021-02-19T23:38:21.722Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-02-19T23:38:21.982Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-02-19T23:38:22.312Z] 2021/02/19 23:38:22 Finished clone github.com/hashicorp/serf [2021-02-19T23:38:22.312Z] 2021/02/19 23:38:22 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2021-02-19T23:38:22.356Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.82s) [2021-02-19T23:38:22.356Z] === RUN TestAPIIpcModeHost [2021-02-19T23:38:22.356Z] --- PASS: TestAPIIpcModeHost (0.46s) [2021-02-19T23:38:22.356Z] === RUN TestDaemonIpcModeShareable [2021-02-19T23:38:22.548Z] === RUN TestDockerSuite/TestCpVolumePath [2021-02-19T23:38:22.571Z] 2021/02/19 23:38:22 Finished clone github.com/coreos/go-systemd [2021-02-19T23:38:22.571Z] 2021/02/19 23:38:22 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2021-02-19T23:38:22.831Z] 2021/02/19 23:38:22 Finished clone github.com/opencontainers/image-spec [2021-02-19T23:38:22.831Z] 2021/02/19 23:38:22 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2021-02-19T23:38:22.831Z] 2021/02/19 23:38:22 Finished clone github.com/coreos/go-systemd/v22 [2021-02-19T23:38:22.831Z] 2021/02/19 23:38:22 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2021-02-19T23:38:23.399Z] 2021/02/19 23:38:23 Finished clone github.com/vbatts/tar-split [2021-02-19T23:38:23.399Z] 2021/02/19 23:38:23 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2021-02-19T23:38:23.399Z] 2021/02/19 23:38:23 Finished clone github.com/godbus/dbus/v5 [2021-02-19T23:38:23.399Z] 2021/02/19 23:38:23 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2021-02-19T23:38:23.882Z] --- PASS: TestDaemonIpcModeShareable (1.41s) [2021-02-19T23:38:23.882Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-02-19T23:38:23.882Z] === RUN TestDaemonIpcModePrivate [2021-02-19T23:38:23.923Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-02-19T23:38:23.923Z] === RUN TestDockerSuite/TestCreateArgs [2021-02-19T23:38:23.967Z] 2021/02/19 23:38:23 Finished clone github.com/Graylog2/go-gelf [2021-02-19T23:38:23.967Z] 2021/02/19 23:38:23 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2021-02-19T23:38:24.181Z] === RUN TestDockerSuite/TestCreateByImageID [2021-02-19T23:38:24.227Z] 2021/02/19 23:38:23 Finished clone github.com/philhofer/fwd [2021-02-19T23:38:24.227Z] 2021/02/19 23:38:23 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2021-02-19T23:38:24.227Z] 2021/02/19 23:38:24 Finished clone github.com/fluent/fluent-logger-golang [2021-02-19T23:38:24.227Z] 2021/02/19 23:38:24 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2021-02-19T23:38:24.746Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-02-19T23:38:25.392Z] --- PASS: TestDaemonIpcModePrivate (1.38s) [2021-02-19T23:38:25.392Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-02-19T23:38:25.392Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-19T23:38:25.606Z] 2021/02/19 23:38:25 Finished clone github.com/fsnotify/fsnotify [2021-02-19T23:38:25.606Z] 2021/02/19 23:38:25 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2021-02-19T23:38:25.606Z] 2021/02/19 23:38:25 Finished clone github.com/bsphere/le_go [2021-02-19T23:38:25.606Z] 2021/02/19 23:38:25 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2021-02-19T23:38:25.680Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-02-19T23:38:25.680Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-02-19T23:38:25.680Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-02-19T23:38:25.865Z] 2021/02/19 23:38:25 Finished clone github.com/jmespath/go-jmespath [2021-02-19T23:38:25.865Z] 2021/02/19 23:38:25 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2021-02-19T23:38:26.125Z] 2021/02/19 23:38:25 Finished clone golang.org/x/sys [2021-02-19T23:38:26.125Z] 2021/02/19 23:38:25 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2021-02-19T23:38:26.125Z] 2021/02/19 23:38:26 Finished clone golang.org/x/oauth2 [2021-02-19T23:38:26.125Z] 2021/02/19 23:38:26 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2021-02-19T23:38:26.385Z] 2021/02/19 23:38:26 Finished clone github.com/ugorji/go [2021-02-19T23:38:26.385Z] 2021/02/19 23:38:26 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2021-02-19T23:38:26.536Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.36s) [2021-02-19T23:38:26.536Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-02-19T23:38:26.536Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-19T23:38:26.614Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-02-19T23:38:26.614Z] === RUN TestDockerSuite/TestCreateLabels [2021-02-19T23:38:26.614Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-02-19T23:38:26.644Z] 2021/02/19 23:38:26 Finished clone github.com/tinylib/msgp [2021-02-19T23:38:26.644Z] 2021/02/19 23:38:26 Clone github.com/containerd/containerd, revision 0edc412565dcc6e3d6125ff9e4b009ad4b89c638, attempt 1/20 [2021-02-19T23:38:26.644Z] 2021/02/19 23:38:26 Finished clone github.com/golang/groupcache [2021-02-19T23:38:26.644Z] 2021/02/19 23:38:26 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 [2021-02-19T23:38:26.872Z] === RUN TestDockerSuite/TestCreateRM [2021-02-19T23:38:26.872Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-02-19T23:38:26.872Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-02-19T23:38:26.872Z] --- PASS: TestDockerNetworkConnectAlias (5.59s) [2021-02-19T23:38:26.872Z] === RUN TestDockerNetworkReConnect [2021-02-19T23:38:27.130Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-02-19T23:38:27.130Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-02-19T23:38:27.581Z] 2021/02/19 23:38:27 Finished clone github.com/googleapis/gax-go [2021-02-19T23:38:27.581Z] 2021/02/19 23:38:27 Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20 [2021-02-19T23:38:27.842Z] 2021/02/19 23:38:27 Clone github.com/containerd/cgroups, revision 0b889c03f102012f1d93a97ddd3ef71cd6f4f510, attempt 1/20 [2021-02-19T23:38:27.842Z] 2021/02/19 23:38:27 Finished clone github.com/Microsoft/hcsshim [2021-02-19T23:38:28.052Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.40s) [2021-02-19T23:38:28.052Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-02-19T23:38:28.052Z] === RUN TestIpcModeOlderClient [2021-02-19T23:38:28.052Z] === PAUSE TestIpcModeOlderClient [2021-02-19T23:38:28.052Z] === RUN TestKillContainerInvalidSignal [2021-02-19T23:38:28.101Z] 2021/02/19 23:38:27 Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20 [2021-02-19T23:38:28.101Z] 2021/02/19 23:38:27 Finished clone github.com/containerd/fifo [2021-02-19T23:38:28.670Z] 2021/02/19 23:38:28 Finished clone golang.org/x/text [2021-02-19T23:38:28.670Z] 2021/02/19 23:38:28 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2021-02-19T23:38:28.670Z] 2021/02/19 23:38:28 Finished clone github.com/docker/libnetwork [2021-02-19T23:38:28.670Z] 2021/02/19 23:38:28 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2021-02-19T23:38:28.685Z] --- PASS: TestKillContainerInvalidSignal (0.54s) [2021-02-19T23:38:28.685Z] === RUN TestKillContainer [2021-02-19T23:38:28.685Z] === RUN TestKillContainer/no_signal [2021-02-19T23:38:28.996Z] === RUN TestKillContainer/non_killing_signal [2021-02-19T23:38:29.031Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-02-19T23:38:29.031Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-02-19T23:38:29.031Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-02-19T23:38:29.270Z] 2021/02/19 23:38:29 Finished clone go.opencensus.io [2021-02-19T23:38:29.270Z] 2021/02/19 23:38:29 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2021-02-19T23:38:29.632Z] === RUN TestKillContainer/killing_signal [2021-02-19T23:38:30.219Z] 2021/02/19 23:38:29 Finished clone github.com/containerd/cgroups [2021-02-19T23:38:30.219Z] 2021/02/19 23:38:29 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2021-02-19T23:38:30.220Z] 2021/02/19 23:38:30 Finished clone github.com/containerd/typeurl [2021-02-19T23:38:30.220Z] 2021/02/19 23:38:30 Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20 [2021-02-19T23:38:30.220Z] 2021/02/19 23:38:30 Finished clone github.com/containerd/go-runc [2021-02-19T23:38:30.220Z] 2021/02/19 23:38:30 Clone github.com/docker/swarmkit, revision d6592ddefd8a5319aadff74c558b816b1a0b2590, attempt 1/20 [2021-02-19T23:38:30.266Z] --- PASS: TestKillContainer (1.64s) [2021-02-19T23:38:30.266Z] --- PASS: TestKillContainer/no_signal (0.52s) [2021-02-19T23:38:30.266Z] --- PASS: TestKillContainer/non_killing_signal (0.41s) [2021-02-19T23:38:30.266Z] --- PASS: TestKillContainer/killing_signal (0.48s) [2021-02-19T23:38:30.266Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-19T23:38:30.266Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-19T23:38:30.559Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-19T23:38:31.001Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-02-19T23:38:31.001Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-02-19T23:38:31.001Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-02-19T23:38:31.158Z] 2021/02/19 23:38:30 Finished clone github.com/containerd/ttrpc [2021-02-19T23:38:31.158Z] 2021/02/19 23:38:30 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2021-02-19T23:38:31.193Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.04s) [2021-02-19T23:38:31.193Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.52s) [2021-02-19T23:38:31.193Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.35s) [2021-02-19T23:38:31.193Z] === RUN TestKillStoppedContainer [2021-02-19T23:38:31.193Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-02-19T23:38:31.193Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-19T23:38:31.193Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-02-19T23:38:31.193Z] === RUN TestKillDifferentUserContainer [2021-02-19T23:38:31.562Z] --- PASS: TestDockerNetworkReConnect (4.24s) [2021-02-19T23:38:31.562Z] === RUN TestServicePlugin [2021-02-19T23:38:31.726Z] 2021/02/19 23:38:31 Finished clone github.com/miekg/dns [2021-02-19T23:38:31.726Z] 2021/02/19 23:38:31 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2021-02-19T23:38:31.831Z] --- PASS: TestKillDifferentUserContainer (0.52s) [2021-02-19T23:38:31.831Z] === RUN TestInspectOomKilledTrue [2021-02-19T23:38:31.985Z] 2021/02/19 23:38:31 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2021-02-19T23:38:31.985Z] 2021/02/19 23:38:31 Finished clone github.com/moby/buildkit [2021-02-19T23:38:31.985Z] 2021/02/19 23:38:31 Finished clone github.com/containerd/console [2021-02-19T23:38:31.985Z] 2021/02/19 23:38:31 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2021-02-19T23:38:32.036Z] --- PASS: TestInfoAPIWarnings (16.28s) [2021-02-19T23:38:32.036Z] === RUN TestInfoDebug [2021-02-19T23:38:32.036Z] --- PASS: TestInfoDebug (0.52s) [2021-02-19T23:38:32.036Z] === RUN TestInfoInsecureRegistries [2021-02-19T23:38:32.036Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-02-19T23:38:32.036Z] === RUN TestInfoRegistryMirrors [2021-02-19T23:38:32.036Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-02-19T23:38:32.036Z] === RUN TestLoginFailsWithBadCredentials [2021-02-19T23:38:32.036Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s) [2021-02-19T23:38:32.036Z] === RUN TestPingCacheHeaders [2021-02-19T23:38:32.036Z] --- PASS: TestPingCacheHeaders (0.01s) [2021-02-19T23:38:32.036Z] === RUN TestPingGet [2021-02-19T23:38:32.036Z] --- PASS: TestPingGet (0.01s) [2021-02-19T23:38:32.036Z] === RUN TestPingHead [2021-02-19T23:38:32.036Z] --- PASS: TestPingHead (0.01s) [2021-02-19T23:38:32.036Z] === RUN TestVersion [2021-02-19T23:38:32.036Z] --- PASS: TestVersion (0.01s) [2021-02-19T23:38:32.036Z] PASS [2021-02-19T23:38:32.036Z] [2021-02-19T23:38:32.036Z] === Skipped [2021-02-19T23:38:32.036Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-19T23:38:32.036Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-19T23:38:32.036Z] [2021-02-19T23:38:32.036Z] [2021-02-19T23:38:32.036Z] DONE 18 tests, 1 skipped in 21.495s [2021-02-19T23:38:32.036Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2021-02-19T23:38:32.036Z] ++ 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 [2021-02-19T23:38:32.036Z] ++ set -e [2021-02-19T23:38:32.036Z] ++ '[' -n 0 ']' [2021-02-19T23:38:32.036Z] ++ set -x [2021-02-19T23:38:32.036Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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 [2021-02-19T23:38:32.036Z] INFO: Testing against a local daemon [2021-02-19T23:38:32.036Z] === RUN TestVolumesCreateAndList [2021-02-19T23:38:32.036Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-02-19T23:38:32.036Z] === RUN TestVolumesRemove [2021-02-19T23:38:32.036Z] --- PASS: TestVolumesRemove (0.11s) [2021-02-19T23:38:32.036Z] === RUN TestVolumesInspect [2021-02-19T23:38:32.036Z] --- PASS: TestVolumesInspect (0.01s) [2021-02-19T23:38:32.036Z] === RUN TestVolumesInvalidJSON [2021-02-19T23:38:32.036Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-19T23:38:32.036Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-19T23:38:32.036Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-19T23:38:32.036Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-02-19T23:38:32.036Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-19T23:38:32.036Z] PASS [2021-02-19T23:38:32.036Z] [2021-02-19T23:38:32.036Z] DONE 5 tests in 0.235s [2021-02-19T23:38:32.036Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-19T23:38:32.036Z] ++++ cat bundles/test-integration/docker.pid [2021-02-19T23:38:32.036Z] +++ kill 12203 [2021-02-19T23:38:32.244Z] 2021/02/19 23:38:32 Finished clone github.com/gogo/googleapis [2021-02-19T23:38:32.244Z] 2021/02/19 23:38:32 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2021-02-19T23:38:32.871Z] --- PASS: TestInspectOomKilledTrue (0.90s) [2021-02-19T23:38:32.871Z] === RUN TestInspectOomKilledFalse [2021-02-19T23:38:33.165Z] --- PASS: TestInspectOomKilledFalse (0.54s) [2021-02-19T23:38:33.166Z] === RUN TestLinksEtcHostsContentMatch [2021-02-19T23:38:33.578Z] +++ /etc/init.d/apparmor stop [2021-02-19T23:38:33.579Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-19T23:38:33.579Z] [2021-02-19T23:38:33.579Z] Unloading profiles will leave already running processes permanently [2021-02-19T23:38:33.579Z] unconfined, which can lead to unexpected situations. [2021-02-19T23:38:33.579Z] [2021-02-19T23:38:33.579Z] To set a process to complain mode, use the command line tool [2021-02-19T23:38:33.579Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-19T23:38:33.579Z] +++ true [2021-02-19T23:38:33.579Z] exiting test-integration [2021-02-19T23:38:33.579Z] ++ exit 0 [2021-02-19T23:38:33.579Z] [2021-02-19T23:38:33.622Z] 2021/02/19 23:38:33 Finished clone github.com/fernet/fernet-go [2021-02-19T23:38:33.622Z] 2021/02/19 23:38:33 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2021-02-19T23:38:33.808Z] --- PASS: TestLinksEtcHostsContentMatch (0.43s) [2021-02-19T23:38:33.808Z] === RUN TestLinksContainerNames [2021-02-19T23:38:34.095Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-02-19T23:38:34.095Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-02-19T23:38:34.095Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-02-19T23:38:34.356Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-02-19T23:38:34.356Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-02-19T23:38:34.356Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-02-19T23:38:34.558Z] 2021/02/19 23:38:34 Finished clone github.com/cilium/ebpf [2021-02-19T23:38:34.558Z] 2021/02/19 23:38:34 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2021-02-19T23:38:34.847Z] --- PASS: TestLinksContainerNames (1.01s) [2021-02-19T23:38:34.847Z] === RUN TestLogsFollowTailEmpty [2021-02-19T23:38:35.126Z] 2021/02/19 23:38:35 Finished clone github.com/containerd/continuity [2021-02-19T23:38:35.126Z] 2021/02/19 23:38:35 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 Post stage [Pipeline] junit [2021-02-19T23:38:35.239Z] Recording test results [2021-02-19T23:38:35.292Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-02-19T23:38:35.484Z] --- PASS: TestLogsFollowTailEmpty (0.57s) [2021-02-19T23:38:35.485Z] === RUN TestContainerNetworkMountsNoChown [2021-02-19T23:38:35.499Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2021-02-19T23:38:35.553Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum Post stage [Pipeline] sh [2021-02-19T23:38:35.780Z] --- PASS: TestContainerNetworkMountsNoChown (0.51s) [2021-02-19T23:38:35.780Z] === RUN TestMountDaemonRoot [2021-02-19T23:38:35.780Z] === RUN TestMountDaemonRoot/default [2021-02-19T23:38:35.780Z] === PAUSE TestMountDaemonRoot/default [2021-02-19T23:38:35.780Z] === RUN TestMountDaemonRoot/private [2021-02-19T23:38:35.780Z] === PAUSE TestMountDaemonRoot/private [2021-02-19T23:38:35.780Z] === RUN TestMountDaemonRoot/rprivate [2021-02-19T23:38:35.780Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-19T23:38:35.780Z] === RUN TestMountDaemonRoot/slave [2021-02-19T23:38:35.781Z] === PAUSE TestMountDaemonRoot/slave [2021-02-19T23:38:35.781Z] === RUN TestMountDaemonRoot/rslave [2021-02-19T23:38:35.781Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-19T23:38:35.781Z] === RUN TestMountDaemonRoot/shared [2021-02-19T23:38:35.781Z] === PAUSE TestMountDaemonRoot/shared [2021-02-19T23:38:35.781Z] === RUN TestMountDaemonRoot/rshared [2021-02-19T23:38:35.781Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-19T23:38:35.781Z] === CONT TestMountDaemonRoot/default [2021-02-19T23:38:35.781Z] === CONT TestMountDaemonRoot/shared [2021-02-19T23:38:35.781Z] === CONT TestMountDaemonRoot/rshared [2021-02-19T23:38:35.781Z] === CONT TestMountDaemonRoot/rslave [2021-02-19T23:38:35.781Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-19T23:38:35.781Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-19T23:38:35.781Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-19T23:38:35.781Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-19T23:38:35.781Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-19T23:38:35.781Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-19T23:38:35.781Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-19T23:38:35.781Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-19T23:38:35.781Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-19T23:38:35.781Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-19T23:38:35.781Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-19T23:38:35.781Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-19T23:38:35.781Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-19T23:38:35.781Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-19T23:38:35.781Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-19T23:38:35.781Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-19T23:38:35.781Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-19T23:38:35.781Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-19T23:38:35.781Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-19T23:38:35.781Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-19T23:38:35.781Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-19T23:38:35.781Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-19T23:38:35.781Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-19T23:38:35.781Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-19T23:38:35.781Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-19T23:38:35.781Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-19T23:38:35.781Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-19T23:38:35.781Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-19T23:38:35.781Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-19T23:38:35.781Z] === CONT TestMountDaemonRoot/rprivate [2021-02-19T23:38:35.781Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-19T23:38:35.781Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-19T23:38:35.781Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-19T23:38:35.781Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-19T23:38:35.781Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-19T23:38:35.781Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-19T23:38:35.781Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-19T23:38:35.781Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-19T23:38:35.781Z] === CONT TestMountDaemonRoot/private [2021-02-19T23:38:35.781Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-19T23:38:35.781Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-19T23:38:35.781Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-19T23:38:35.781Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-19T23:38:35.781Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-19T23:38:35.781Z] === CONT TestMountDaemonRoot/slave [2021-02-19T23:38:35.781Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-19T23:38:35.781Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-19T23:38:35.781Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-19T23:38:35.781Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-19T23:38:35.781Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-19T23:38:35.781Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-19T23:38:35.781Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-19T23:38:35.781Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-19T23:38:35.781Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-19T23:38:35.781Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-19T23:38:35.781Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-19T23:38:35.781Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-19T23:38:35.781Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-19T23:38:35.781Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-19T23:38:35.781Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-19T23:38:35.781Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-19T23:38:35.781Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-19T23:38:35.781Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-19T23:38:35.781Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-19T23:38:35.781Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-19T23:38:35.781Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-19T23:38:35.781Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-19T23:38:35.781Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-19T23:38:35.781Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-19T23:38:35.925Z] + echo Ensuring container killed. [2021-02-19T23:38:35.925Z] Ensuring container killed. [2021-02-19T23:38:35.925Z] + docker rm -vf docker-pr2 [2021-02-19T23:38:35.925Z] Error: No such container: docker-pr2 [2021-02-19T23:38:35.925Z] + true [Pipeline] sh [2021-02-19T23:38:36.076Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-19T23:38:36.076Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-19T23:38:36.076Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-19T23:38:36.076Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-19T23:38:36.076Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-19T23:38:36.076Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-19T23:38:36.076Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-19T23:38:36.076Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-19T23:38:36.076Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-19T23:38:36.076Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-19T23:38:36.076Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-19T23:38:36.076Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-19T23:38:36.076Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-19T23:38:36.076Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-19T23:38:36.076Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-19T23:38:36.076Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-19T23:38:36.076Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-19T23:38:36.076Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-19T23:38:36.076Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-02-19T23:38:36.076Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-19T23:38:36.076Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-02-19T23:38:36.076Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-02-19T23:38:36.076Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-02-19T23:38:36.076Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-02-19T23:38:36.076Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-19T23:38:36.076Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2021-02-19T23:38:36.076Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-02-19T23:38:36.076Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-02-19T23:38:36.076Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-02-19T23:38:36.076Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-19T23:38:36.076Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-02-19T23:38:36.076Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-02-19T23:38:36.076Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-02-19T23:38:36.076Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-02-19T23:38:36.076Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-19T23:38:36.076Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-02-19T23:38:36.076Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-02-19T23:38:36.076Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-02-19T23:38:36.076Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-02-19T23:38:36.076Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-19T23:38:36.076Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-02-19T23:38:36.076Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-02-19T23:38:36.076Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-02-19T23:38:36.076Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-02-19T23:38:36.076Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-19T23:38:36.076Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-02-19T23:38:36.076Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-02-19T23:38:36.076Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-02-19T23:38:36.076Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-02-19T23:38:36.076Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-19T23:38:36.076Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-02-19T23:38:36.076Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-02-19T23:38:36.076Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-02-19T23:38:36.076Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-02-19T23:38:36.076Z] === RUN TestContainerBindMountNonRecursive [2021-02-19T23:38:36.301Z] + echo Chowning /workspace to jenkins user [2021-02-19T23:38:36.301Z] Chowning /workspace to jenkins user [2021-02-19T23:38:36.301Z] + id -u [2021-02-19T23:38:36.301Z] + id -g [2021-02-19T23:38:36.301Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-42046:/workspace busybox chown -R 1001:1001 /workspace [2021-02-19T23:38:36.301Z] Unable to find image 'busybox:latest' locally [2021-02-19T23:38:36.488Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-02-19T23:38:36.504Z] 2021/02/19 23:38:36 Finished clone golang.org/x/time [2021-02-19T23:38:36.504Z] 2021/02/19 23:38:36 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2021-02-19T23:38:36.591Z] latest: Pulling from library/busybox [2021-02-19T23:38:36.763Z] 2021/02/19 23:38:36 Finished clone github.com/hashicorp/go-memdb [2021-02-19T23:38:36.763Z] 2021/02/19 23:38:36 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2021-02-19T23:38:36.885Z] f106420d33ee: Pulling fs layer [2021-02-19T23:38:36.885Z] f106420d33ee: Download complete [2021-02-19T23:38:37.053Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-02-19T23:38:37.330Z] 2021/02/19 23:38:37 Finished clone github.com/hashicorp/go-immutable-radix [2021-02-19T23:38:37.330Z] 2021/02/19 23:38:37 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2021-02-19T23:38:37.516Z] f106420d33ee: Pull complete [2021-02-19T23:38:37.516Z] Digest: sha256:c6b45a95f932202dbb27c31333c4789f45184a744060f6e569cc9d2bf1b9ad6f [2021-02-19T23:38:37.516Z] Status: Downloaded newer image for busybox:latest [2021-02-19T23:38:37.591Z] --- PASS: TestContainerBindMountNonRecursive (1.50s) [2021-02-19T23:38:37.591Z] === RUN TestContainerVolumesMountedAsShared [2021-02-19T23:38:38.228Z] --- PASS: TestContainerVolumesMountedAsShared (0.52s) [2021-02-19T23:38:38.228Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-19T23:38:38.265Z] 2021/02/19 23:38:38 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2021-02-19T23:38:38.265Z] 2021/02/19 23:38:38 Finished clone github.com/docker/distribution [2021-02-19T23:38:38.265Z] 2021/02/19 23:38:38 Finished clone github.com/hashicorp/golang-lru [2021-02-19T23:38:38.265Z] 2021/02/19 23:38:38 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2021-02-19T23:38:38.521Z] --- PASS: TestContainerVolumesMountedAsSlave (0.44s) [2021-02-19T23:38:38.521Z] === RUN TestNetworkNat [2021-02-19T23:38:38.833Z] 2021/02/19 23:38:38 Finished clone github.com/coreos/pkg [2021-02-19T23:38:38.833Z] 2021/02/19 23:38:38 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2021-02-19T23:38:38.955Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-02-19T23:38:39.162Z] --- PASS: TestNetworkNat (0.69s) [2021-02-19T23:38:39.162Z] === RUN TestNetworkLocalhostTCPNat [2021-02-19T23:38:39.769Z] 2021/02/19 23:38:39 Finished clone golang.org/x/crypto [2021-02-19T23:38:39.769Z] 2021/02/19 23:38:39 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2021-02-19T23:38:39.769Z] 2021/02/19 23:38:39 Finished clone code.cloudfoundry.org/clock [2021-02-19T23:38:39.769Z] 2021/02/19 23:38:39 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2021-02-19T23:38:39.801Z] --- PASS: TestNetworkLocalhostTCPNat (0.60s) [2021-02-19T23:38:39.801Z] === RUN TestNetworkLoopbackNat [2021-02-19T23:38:40.129Z] 2021/02/19 23:38:40 Finished clone github.com/beorn7/perks [2021-02-19T23:38:40.129Z] 2021/02/19 23:38:40 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2021-02-19T23:38:40.129Z] 2021/02/19 23:38:40 Finished clone github.com/golang/protobuf [2021-02-19T23:38:40.129Z] 2021/02/19 23:38:40 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-19T23:38:40.331Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-02-19T23:38:40.707Z] + bundleName=s390x-integration [2021-02-19T23:38:40.707Z] + echo Creating s390x-integration-bundles.tar.gz [2021-02-19T23:38:40.707Z] Creating s390x-integration-bundles.tar.gz [2021-02-19T23:38:40.707Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2021-02-19T23:38:40.707Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-02-19T23:38:40.750Z] Archiving artifacts [2021-02-19T23:38:41.163Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42046/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-19T23:38:41.269Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-02-19T23:38:41.506Z] 2021/02/19 23:38:41 Finished clone github.com/prometheus/client_model [2021-02-19T23:38:41.506Z] 2021/02/19 23:38:41 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2021-02-19T23:38:41.506Z] 2021/02/19 23:38:41 Finished clone github.com/matttproud/golang_protobuf_extensions [2021-02-19T23:38:41.506Z] 2021/02/19 23:38:41 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2021-02-19T23:38:41.527Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-02-19T23:38:41.527Z] === RUN TestDockerSuite/TestDevicePermissions [2021-02-19T23:38:41.553Z] + make clean [2021-02-19T23:38:42.074Z] 2021/02/19 23:38:41 Finished clone github.com/prometheus/client_golang [2021-02-19T23:38:42.074Z] 2021/02/19 23:38:41 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2021-02-19T23:38:42.095Z] === RUN TestDockerSuite/TestDockerFails [2021-02-19T23:38:42.095Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-02-19T23:38:42.095Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-02-19T23:38:42.095Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-02-19T23:38:42.184Z] docker volume rm -f docker-dev-cache [2021-02-19T23:38:42.184Z] docker-dev-cache [Pipeline] deleteDir [2021-02-19T23:38:42.535Z] --- PASS: TestNetworkLoopbackNat (2.77s) [2021-02-19T23:38:42.535Z] === RUN TestPause [2021-02-19T23:38:42.641Z] 2021/02/19 23:38:42 Finished clone github.com/pkg/errors [2021-02-19T23:38:42.641Z] 2021/02/19 23:38:42 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2021-02-19T23:38:43.030Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-02-19T23:38:43.172Z] --- PASS: TestPause (0.57s) [2021-02-19T23:38:43.172Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-19T23:38:43.172Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-19T23:38:43.172Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-19T23:38:43.172Z] === RUN TestPauseStopPausedContainer [2021-02-19T23:38:43.209Z] 2021/02/19 23:38:43 Finished clone github.com/prometheus/procfs [2021-02-19T23:38:43.209Z] 2021/02/19 23:38:43 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2021-02-19T23:38:43.209Z] 2021/02/19 23:38:43 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2021-02-19T23:38:43.209Z] 2021/02/19 23:38:43 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2021-02-19T23:38:43.209Z] 2021/02/19 23:38:43 Finished clone github.com/prometheus/common [2021-02-19T23:38:43.209Z] 2021/02/19 23:38:43 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2021-02-19T23:38:43.467Z] 2021/02/19 23:38:43 Finished clone github.com/cespare/xxhash/v2 [2021-02-19T23:38:43.467Z] 2021/02/19 23:38:43 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2021-02-19T23:38:43.596Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-02-19T23:38:43.810Z] --- PASS: TestPauseStopPausedContainer (0.55s) [2021-02-19T23:38:43.810Z] === RUN TestPsFilter [2021-02-19T23:38:43.810Z] --- PASS: TestPsFilter (0.15s) [2021-02-19T23:38:43.810Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-19T23:38:44.444Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.52s) [2021-02-19T23:38:44.444Z] === RUN TestRemoveContainerWithVolume [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-19T23:38:44.846Z] 2021/02/19 23:38:44 Finished clone github.com/inconshreveable/mousetrap [2021-02-19T23:38:44.846Z] 2021/02/19 23:38:44 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2021-02-19T23:38:44.846Z] 2021/02/19 23:38:44 Finished clone github.com/docker/go-metrics [2021-02-19T23:38:44.846Z] 2021/02/19 23:38:44 Finished clone github.com/morikuni/aec [2021-02-19T23:38:44.972Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-02-19T23:38:44.972Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-02-19T23:38:44.972Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-02-19T23:38:44.972Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-02-19T23:38:45.085Z] --- PASS: TestRemoveContainerWithVolume (0.55s) [2021-02-19T23:38:45.085Z] === RUN TestRemoveContainerRunning [2021-02-19T23:38:45.106Z] 2021/02/19 23:38:45 Finished clone github.com/spf13/pflag [2021-02-19T23:38:45.674Z] 2021/02/19 23:38:45 Finished clone github.com/spf13/cobra [2021-02-19T23:38:45.721Z] --- PASS: TestRemoveContainerRunning (0.54s) [2021-02-19T23:38:45.721Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-19T23:38:46.014Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.56s) [2021-02-19T23:38:46.014Z] === RUN TestRemoveInvalidContainer [2021-02-19T23:38:46.014Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-02-19T23:38:46.014Z] === RUN TestRenameLinkedContainer [2021-02-19T23:38:46.242Z] 2021/02/19 23:38:46 Finished clone github.com/google/certificate-transparency-go [2021-02-19T23:38:47.619Z] 2021/02/19 23:38:47 Finished clone github.com/opencontainers/selinux [2021-02-19T23:38:48.090Z] --- PASS: TestRenameLinkedContainer (2.05s) [2021-02-19T23:38:48.090Z] === RUN TestRenameStoppedContainer [2021-02-19T23:38:48.692Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-02-19T23:38:48.692Z] === RUN TestDockerSuite/TestBuildBlankName [2021-02-19T23:38:48.692Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-02-19T23:38:48.725Z] --- PASS: TestRenameStoppedContainer (0.56s) [2021-02-19T23:38:48.725Z] === RUN TestRenameRunningContainerAndReuse [2021-02-19T23:38:49.765Z] --- PASS: TestRenameRunningContainerAndReuse (1.09s) [2021-02-19T23:38:49.765Z] === RUN TestRenameInvalidName [2021-02-19T23:38:50.399Z] --- PASS: TestRenameInvalidName (0.53s) [2021-02-19T23:38:50.399Z] === RUN TestRenameAnonymousContainer [2021-02-19T23:38:51.526Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-02-19T23:38:52.484Z] --- PASS: TestRenameAnonymousContainer (1.94s) [2021-02-19T23:38:52.484Z] === RUN TestRenameContainerWithSameName [2021-02-19T23:38:52.775Z] --- PASS: TestRenameContainerWithSameName (0.49s) [2021-02-19T23:38:52.775Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-19T23:38:52.898Z] 2021/02/19 23:38:52 Finished clone github.com/cloudflare/cfssl [2021-02-19T23:38:52.901Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-02-19T23:38:53.391Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-02-19T23:38:53.813Z] --- PASS: TestRenameContainerWithLinkedContainer (1.07s) [2021-02-19T23:38:53.813Z] === RUN TestResize [2021-02-19T23:38:53.851Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-02-19T23:38:54.448Z] --- PASS: TestResize (0.55s) [2021-02-19T23:38:54.448Z] === RUN TestResizeWithInvalidSize [2021-02-19T23:38:54.801Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-02-19T23:38:55.082Z] --- PASS: TestResizeWithInvalidSize (0.52s) [2021-02-19T23:38:55.082Z] === RUN TestResizeWhenContainerNotStarted [2021-02-19T23:38:55.380Z] --- PASS: TestResizeWhenContainerNotStarted (0.50s) [2021-02-19T23:38:55.380Z] === RUN TestDaemonRestartKillContainers [2021-02-19T23:38:55.380Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-19T23:38:55.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-19T23:38:55.380Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-19T23:38:55.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-19T23:38:55.380Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-19T23:38:55.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-19T23:38:55.380Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-19T23:38:55.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-19T23:38:55.380Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-19T23:38:55.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-19T23:38:55.380Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-19T23:38:55.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-19T23:38:55.380Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-19T23:38:55.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-19T23:38:55.380Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-19T23:38:55.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-19T23:38:55.380Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-19T23:38:55.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-19T23:38:55.380Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-19T23:38:55.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-19T23:38:55.380Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-19T23:38:55.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-19T23:38:55.380Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-19T23:38:55.380Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-19T23:38:55.380Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-19T23:38:55.380Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-19T23:38:55.380Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-19T23:38:55.380Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-19T23:38:55.734Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-02-19T23:38:56.667Z] === RUN TestDockerSuite/TestEventsAttach [2021-02-19T23:38:56.929Z] === RUN TestDockerSuite/TestEventsCommit [2021-02-19T23:38:57.491Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-19T23:38:57.491Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-19T23:38:57.504Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-02-19T23:38:58.097Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-02-19T23:38:58.133Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-19T23:38:58.545Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-02-19T23:38:58.662Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-02-19T23:38:59.186Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-19T23:38:59.227Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-02-19T23:39:00.236Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-19T23:39:00.601Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-02-19T23:39:00.876Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-19T23:39:00.876Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-19T23:39:01.023Z] 2021/02/19 23:38:59 Finished clone github.com/docker/swarmkit [2021-02-19T23:39:01.520Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-19T23:39:01.536Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-02-19T23:39:03.603Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-02-19T23:39:03.603Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.84s) [2021-02-19T23:39:03.603Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.00s) [2021-02-19T23:39:03.603Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.71s) [2021-02-19T23:39:03.603Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.59s) [2021-02-19T23:39:03.603Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.76s) [2021-02-19T23:39:03.603Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.63s) [2021-02-19T23:39:03.603Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.59s) [2021-02-19T23:39:03.603Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.57s) [2021-02-19T23:39:03.603Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.70s) [2021-02-19T23:39:03.603Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.72s) [2021-02-19T23:39:03.603Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.26s) [2021-02-19T23:39:03.603Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.04s) [2021-02-19T23:39:03.603Z] === RUN TestCgroupNamespacesRun [2021-02-19T23:39:04.066Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-02-19T23:39:04.632Z] --- PASS: TestServicePlugin (33.24s) [2021-02-19T23:39:04.632Z] plugin_test.go:62: [dde28461a9f80] joining swarm manager [d64eef027596d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-19T23:39:04.632Z] plugin_test.go:65: [dfecbf44c8483] joining swarm manager [d64eef027596d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-19T23:39:04.632Z] === RUN TestServiceUpdateLabel [2021-02-19T23:39:05.114Z] --- PASS: TestCgroupNamespacesRun (1.33s) [2021-02-19T23:39:05.114Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-19T23:39:06.158Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.32s) [2021-02-19T23:39:06.158Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-19T23:39:06.303Z] 2021/02/19 23:39:05 Finished clone cloud.google.com/go [2021-02-19T23:39:06.532Z] === RUN TestDockerSuite/TestEventsCopy [2021-02-19T23:39:06.532Z] --- PASS: TestServiceUpdateLabel (2.13s) [2021-02-19T23:39:06.532Z] === RUN TestServiceUpdateSecrets [2021-02-19T23:39:07.099Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-02-19T23:39:07.123Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-02-19T23:39:07.672Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.38s) [2021-02-19T23:39:07.672Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-19T23:39:08.211Z] 2021/02/19 23:39:07 Finished clone github.com/coreos/etcd [2021-02-19T23:39:08.476Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-02-19T23:39:09.196Z] --- PASS: TestCgroupNamespacesRunHostMode (1.39s) [2021-02-19T23:39:09.196Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-19T23:39:10.710Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.37s) [2021-02-19T23:39:10.710Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-19T23:39:11.754Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.34s) [2021-02-19T23:39:11.754Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-19T23:39:12.790Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s) [2021-02-19T23:39:12.790Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-19T23:39:13.492Z] 2021/02/19 23:39:12 Finished clone github.com/containerd/containerd [2021-02-19T23:39:13.736Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-02-19T23:39:13.832Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.38s) [2021-02-19T23:39:13.832Z] === RUN TestKernelTCPMemory [2021-02-19T23:39:14.204Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-02-19T23:39:14.204Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-02-19T23:39:14.302Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-02-19T23:39:14.473Z] --- PASS: TestKernelTCPMemory (0.61s) [2021-02-19T23:39:14.473Z] === RUN TestNISDomainname [2021-02-19T23:39:15.111Z] --- PASS: TestNISDomainname (0.66s) [2021-02-19T23:39:15.111Z] === RUN TestHostnameDnsResolution [2021-02-19T23:39:15.236Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-02-19T23:39:15.236Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-02-19T23:39:15.236Z] === RUN TestDockerSuite/TestEventsFilterType [2021-02-19T23:39:15.802Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-02-19T23:39:15.802Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-02-19T23:39:16.060Z] === RUN TestDockerSuite/TestEventsFilters [2021-02-19T23:39:16.152Z] --- PASS: TestHostnameDnsResolution (0.88s) [2021-02-19T23:39:16.152Z] === RUN TestStats [2021-02-19T23:39:16.994Z] === RUN TestDockerSuite/TestEventsFormat [2021-02-19T23:39:17.928Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-02-19T23:39:17.928Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-02-19T23:39:17.928Z] === RUN TestDockerSuite/TestEventsImageImport [2021-02-19T23:39:17.944Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-02-19T23:39:17.944Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-02-19T23:39:17.944Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-02-19T23:39:18.495Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-02-19T23:39:18.753Z] === RUN TestDockerSuite/TestEventsImagePull [2021-02-19T23:39:18.886Z] --- PASS: TestStats (2.54s) [2021-02-19T23:39:18.886Z] === RUN TestStopContainerWithTimeout [2021-02-19T23:39:18.886Z] === RUN TestStopContainerWithTimeout/0 [2021-02-19T23:39:18.886Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-19T23:39:18.886Z] === RUN TestStopContainerWithTimeout/1 [2021-02-19T23:39:18.886Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-19T23:39:18.886Z] === RUN TestStopContainerWithTimeout/3 [2021-02-19T23:39:18.886Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-19T23:39:18.886Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-19T23:39:18.886Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-19T23:39:18.886Z] === CONT TestStopContainerWithTimeout/0 [2021-02-19T23:39:18.886Z] === CONT TestStopContainerWithTimeout/1 [2021-02-19T23:39:18.886Z] === CONT TestStopContainerWithTimeout/3 [2021-02-19T23:39:18.886Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-19T23:39:19.010Z] === RUN TestDockerSuite/TestEventsImageTag [2021-02-19T23:39:20.393Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-02-19T23:39:20.393Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-02-19T23:39:20.393Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-02-19T23:39:20.393Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-02-19T23:39:21.624Z] 2021/02/19 23:39:21 Finished clone google.golang.org/genproto [2021-02-19T23:39:21.657Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-02-19T23:39:21.657Z] --- PASS: TestStopContainerWithTimeout/0 (0.97s) [2021-02-19T23:39:21.657Z] --- PASS: TestStopContainerWithTimeout/1 (1.66s) [2021-02-19T23:39:21.657Z] --- PASS: TestStopContainerWithTimeout/-1 (2.88s) [2021-02-19T23:39:21.657Z] --- PASS: TestStopContainerWithTimeout/3 (2.98s) [2021-02-19T23:39:21.657Z] === RUN TestDeleteDevicemapper [2021-02-19T23:39:21.657Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-19T23:39:21.657Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-19T23:39:21.657Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-19T23:39:21.773Z] --- PASS: TestServiceUpdateSecrets (14.97s) [2021-02-19T23:39:21.773Z] === RUN TestServiceUpdateConfigs [2021-02-19T23:39:21.773Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-02-19T23:39:22.340Z] === RUN TestDockerSuite/TestEventsRename [2021-02-19T23:39:22.667Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-02-19T23:39:22.667Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-02-19T23:39:22.907Z] === RUN TestDockerSuite/TestEventsResize [2021-02-19T23:39:23.127Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-02-19T23:39:23.127Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-02-19T23:39:23.127Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-02-19T23:39:23.474Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-02-19T23:39:23.733Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.73s) [2021-02-19T23:39:23.733Z] === RUN TestUpdateMemory [2021-02-19T23:39:24.030Z] --- PASS: TestUpdateMemory (0.71s) [2021-02-19T23:39:24.030Z] === RUN TestUpdateCPUQuota [2021-02-19T23:39:24.180Z] 2021/02/19 23:39:24 Finished clone github.com/gogo/protobuf [2021-02-19T23:39:25.066Z] --- PASS: TestUpdateCPUQuota (0.87s) [2021-02-19T23:39:25.066Z] === RUN TestUpdatePidsLimit [2021-02-19T23:39:25.066Z] === RUN TestUpdatePidsLimit/update_from_none [2021-02-19T23:39:25.357Z] === RUN TestUpdatePidsLimit/no_change [2021-02-19T23:39:25.357Z] === RUN TestUpdatePidsLimit/update_lower [2021-02-19T23:39:25.650Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-02-19T23:39:25.943Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-02-19T23:39:26.237Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-02-19T23:39:26.545Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-02-19T23:39:27.585Z] --- PASS: TestUpdatePidsLimit (2.38s) [2021-02-19T23:39:27.585Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.26s) [2021-02-19T23:39:27.585Z] --- PASS: TestUpdatePidsLimit/no_change (0.23s) [2021-02-19T23:39:27.585Z] --- PASS: TestUpdatePidsLimit/update_lower (0.28s) [2021-02-19T23:39:27.585Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s) [2021-02-19T23:39:27.585Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s) [2021-02-19T23:39:27.585Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.25s) [2021-02-19T23:39:27.585Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) [2021-02-19T23:39:27.585Z] === RUN TestUpdateRestartPolicy [2021-02-19T23:39:30.028Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-02-19T23:39:30.028Z] === RUN TestDockerSuite/TestEventsStreaming [2021-02-19T23:39:30.286Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-02-19T23:39:32.814Z] === RUN TestDockerSuite/TestEventsTop [2021-02-19T23:39:33.381Z] === RUN TestDockerSuite/TestEventsUntag [2021-02-19T23:39:35.908Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-02-19T23:39:36.843Z] --- PASS: TestServiceUpdateConfigs (15.22s) [2021-02-19T23:39:36.843Z] === RUN TestServiceUpdateNetwork [2021-02-19T23:39:40.224Z] --- PASS: TestUpdateRestartPolicy (11.22s) [2021-02-19T23:39:40.224Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-19T23:39:40.224Z] --- PASS: TestUpdateRestartWithAutoRemove (0.53s) [2021-02-19T23:39:40.224Z] === RUN TestWaitNonBlocked [2021-02-19T23:39:40.224Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-19T23:39:40.224Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-19T23:39:40.224Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-19T23:39:40.224Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-19T23:39:40.224Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-19T23:39:40.224Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-19T23:39:40.224Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-02-19T23:39:40.224Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s) [2021-02-19T23:39:40.224Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.73s) [2021-02-19T23:39:40.224Z] === RUN TestWaitBlocked [2021-02-19T23:39:40.224Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-19T23:39:40.224Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-19T23:39:40.224Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-19T23:39:40.224Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-19T23:39:40.224Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-19T23:39:40.224Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-19T23:39:40.860Z] --- PASS: TestWaitBlocked (0.03s) [2021-02-19T23:39:40.860Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.86s) [2021-02-19T23:39:40.860Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.93s) [2021-02-19T23:39:40.860Z] === CONT TestContainerStartOnDaemonRestart [2021-02-19T23:39:40.860Z] === CONT TestIpcModeOlderClient [2021-02-19T23:39:40.860Z] === CONT TestDaemonHostGatewayIP [2021-02-19T23:39:40.860Z] === CONT TestContainerKillOnDaemonStart [2021-02-19T23:39:40.860Z] --- PASS: TestIpcModeOlderClient (0.14s) [2021-02-19T23:39:40.860Z] === CONT TestDaemonRestartIpcMode [2021-02-19T23:39:44.231Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-02-19T23:39:44.416Z] --- PASS: TestContainerStartOnDaemonRestart (3.57s) [2021-02-19T23:39:44.416Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-19T23:39:44.950Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-02-19T23:39:45.054Z] --- PASS: TestDaemonHostGatewayIP (4.07s) [2021-02-19T23:39:45.054Z] --- PASS: TestDaemonRestartIpcMode (4.05s) [2021-02-19T23:39:45.772Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-02-19T23:39:46.233Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-02-19T23:39:46.573Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.20s) [2021-02-19T23:39:46.694Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-02-19T23:39:46.849Z] === RUN TestDockerSuite/TestExec [2021-02-19T23:39:47.414Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-02-19T23:39:47.665Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-02-19T23:39:47.665Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-02-19T23:39:48.350Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-02-19T23:39:48.608Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-02-19T23:39:49.181Z] === RUN TestDockerSuite/TestExecAPIStart [2021-02-19T23:39:49.747Z] --- PASS: TestServiceUpdateNetwork (13.05s) [2021-02-19T23:39:49.747Z] === RUN TestServiceUpdatePidsLimit [2021-02-19T23:39:50.683Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-02-19T23:39:50.941Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-02-19T23:39:51.876Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-02-19T23:39:52.134Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-02-19T23:39:52.364Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-02-19T23:39:52.700Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-02-19T23:39:52.825Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-02-19T23:39:52.825Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-02-19T23:39:52.825Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-02-19T23:39:53.267Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-02-19T23:39:53.468Z] --- PASS: TestContainerKillOnDaemonStart (12.74s) [2021-02-19T23:39:53.468Z] PASS [2021-02-19T23:39:53.468Z] [2021-02-19T23:39:53.468Z] === Skipped [2021-02-19T23:39:53.468Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2021-02-19T23:39:53.468Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-19T23:39:53.468Z] [2021-02-19T23:39:53.468Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-19T23:39:53.468Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-19T23:39:53.468Z] [2021-02-19T23:39:53.468Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2021-02-19T23:39:53.468Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-19T23:39:53.468Z] [2021-02-19T23:39:53.468Z] [2021-02-19T23:39:53.468Z] DONE 196 tests, 3 skipped in 110.046s [2021-02-19T23:39:53.468Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2021-02-19T23:39:53.468Z] ++ 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 [2021-02-19T23:39:53.468Z] ++ set -e [2021-02-19T23:39:53.468Z] ++ '[' -n 0 ']' [2021-02-19T23:39:53.468Z] ++ set -x [2021-02-19T23:39:53.468Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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 [2021-02-19T23:39:53.762Z] INFO: Testing against a local daemon [2021-02-19T23:39:53.762Z] === RUN TestCommitInheritsEnv [2021-02-19T23:39:53.796Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-02-19T23:39:54.054Z] --- PASS: TestCommitInheritsEnv (0.33s) [2021-02-19T23:39:54.054Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-19T23:39:54.054Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-02-19T23:39:54.054Z] === RUN TestImagesFilterMultiReference [2021-02-19T23:39:54.054Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-02-19T23:39:54.054Z] === RUN TestImagePullPlatformInvalid [2021-02-19T23:39:54.054Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-02-19T23:39:54.054Z] === RUN TestRemoveImageOrphaning [2021-02-19T23:39:54.200Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-02-19T23:39:54.347Z] --- PASS: TestRemoveImageOrphaning (0.34s) [2021-02-19T23:39:54.347Z] === RUN TestRemoveImageGarbageCollector [2021-02-19T23:39:54.347Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-02-19T23:39:54.347Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-19T23:39:54.347Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-19T23:39:54.347Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-02-19T23:39:54.347Z] === RUN TestTagInvalidReference [2021-02-19T23:39:54.347Z] --- PASS: TestTagInvalidReference (0.03s) [2021-02-19T23:39:54.347Z] === RUN TestTagValidPrefixedRepo [2021-02-19T23:39:54.460Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-02-19T23:39:54.641Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-02-19T23:39:54.641Z] === RUN TestTagExistedNameWithoutForce [2021-02-19T23:39:54.641Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-02-19T23:39:54.641Z] === RUN TestTagOfficialNames [2021-02-19T23:39:54.641Z] --- PASS: TestTagOfficialNames (0.04s) [2021-02-19T23:39:54.641Z] === RUN TestTagMatchesDigest [2021-02-19T23:39:54.641Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-02-19T23:39:54.641Z] === CONT TestImportExtremelyLargeImageWorks [2021-02-19T23:39:54.766Z] === RUN TestDockerSuite/TestBuildCmd [2021-02-19T23:39:55.026Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-02-19T23:39:55.227Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-02-19T23:39:55.687Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-02-19T23:39:55.959Z] === RUN TestDockerSuite/TestExecCgroup [2021-02-19T23:39:56.147Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-02-19T23:39:56.892Z] === RUN TestDockerSuite/TestExecEnv [2021-02-19T23:39:57.458Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-02-19T23:39:58.836Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-02-19T23:39:58.836Z] === RUN TestDockerSuite/TestExecExitStatus [2021-02-19T23:39:59.404Z] === RUN TestDockerSuite/TestExecInspectID [2021-02-19T23:40:00.845Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-02-19T23:40:01.304Z] === RUN TestDockerSuite/TestExecInteractive [2021-02-19T23:40:01.869Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-02-19T23:40:02.387Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-02-19T23:40:02.387Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-02-19T23:40:02.434Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-02-19T23:40:02.906Z] 2021/02/19 23:39:59 Finished clone github.com/hashicorp/consul [2021-02-19T23:40:02.999Z] === RUN TestDockerSuite/TestExecParseError [2021-02-19T23:40:03.358Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-02-19T23:40:03.358Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-02-19T23:40:03.566Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-02-19T23:40:03.818Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-02-19T23:40:04.132Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-02-19T23:40:04.390Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-02-19T23:40:05.767Z] === RUN TestDockerSuite/TestExecSetEnv [2021-02-19T23:40:06.003Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-02-19T23:40:06.333Z] === RUN TestDockerSuite/TestExecStartFails [2021-02-19T23:40:06.333Z] --- PASS: TestServiceUpdatePidsLimit (16.52s) [2021-02-19T23:40:06.333Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.05s) [2021-02-19T23:40:06.333Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.92s) [2021-02-19T23:40:06.333Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.80s) [2021-02-19T23:40:06.333Z] PASS [2021-02-19T23:40:06.333Z] [2021-02-19T23:40:06.333Z] === Skipped [2021-02-19T23:40:06.333Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-02-19T23:40:06.333Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-19T23:40:06.333Z] [2021-02-19T23:40:06.333Z] [2021-02-19T23:40:06.333Z] DONE 27 tests, 1 skipped in 184.592s [2021-02-19T23:40:06.333Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-02-19T23:40:06.333Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:40:06.333Z] ++ set -e [2021-02-19T23:40:06.333Z] ++ '[' -n 0 ']' [2021-02-19T23:40:06.333Z] ++ set -x [2021-02-19T23:40:06.333Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:40:06.464Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-02-19T23:40:06.591Z] INFO: Testing against a local daemon [2021-02-19T23:40:06.591Z] === RUN TestSessionCreate [2021-02-19T23:40:06.591Z] --- PASS: TestSessionCreate (0.07s) [2021-02-19T23:40:06.591Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-19T23:40:06.591Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-02-19T23:40:06.591Z] PASS [2021-02-19T23:40:06.591Z] [2021-02-19T23:40:06.591Z] DONE 2 tests in 0.247s [2021-02-19T23:40:06.591Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-02-19T23:40:06.591Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:40:06.591Z] ++ set -e [2021-02-19T23:40:06.591Z] ++ '[' -n 0 ']' [2021-02-19T23:40:06.591Z] ++ set -x [2021-02-19T23:40:06.591Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:40:06.849Z] INFO: Testing against a local daemon [2021-02-19T23:40:06.849Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-19T23:40:06.849Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-19T23:40:06.849Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-19T23:40:06.849Z] === RUN TestEventsExecDie [2021-02-19T23:40:06.924Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-02-19T23:40:06.924Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-02-19T23:40:07.108Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-02-19T23:40:07.384Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-02-19T23:40:07.675Z] --- PASS: TestEventsExecDie (0.71s) [2021-02-19T23:40:07.675Z] === RUN TestEventsBackwardsCompatible [2021-02-19T23:40:07.675Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-02-19T23:40:07.675Z] === RUN TestInfoBinaryCommits [2021-02-19T23:40:07.675Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-02-19T23:40:07.675Z] === RUN TestInfoAPIVersioned [2021-02-19T23:40:07.675Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-02-19T23:40:07.675Z] === RUN TestInfoDiscoveryBackend [2021-02-19T23:40:08.263Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-02-19T23:40:08.263Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-19T23:40:08.355Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-02-19T23:40:08.356Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-02-19T23:40:08.356Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-02-19T23:40:09.207Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-02-19T23:40:09.207Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-19T23:40:09.772Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-02-19T23:40:09.772Z] === RUN TestInfoAPI [2021-02-19T23:40:09.772Z] --- PASS: TestInfoAPI (0.02s) [2021-02-19T23:40:09.772Z] === RUN TestInfoAPIWarnings [2021-02-19T23:40:11.028Z] 2021/02/19 23:40:09 Finished clone github.com/aws/aws-sdk-go [2021-02-19T23:40:13.056Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-02-19T23:40:17.875Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-02-19T23:40:18.442Z] === RUN TestDockerSuite/TestExecTTY [2021-02-19T23:40:19.008Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-02-19T23:40:19.575Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-02-19T23:40:20.141Z] === RUN TestDockerSuite/TestExecUlimits [2021-02-19T23:40:20.706Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-02-19T23:40:20.706Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-02-19T23:40:22.080Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-02-19T23:40:22.645Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-02-19T23:40:23.579Z] === RUN TestDockerSuite/TestExecWithTERM [2021-02-19T23:40:23.837Z] === RUN TestDockerSuite/TestExecWithUser [2021-02-19T23:40:24.405Z] === RUN TestDockerSuite/TestGetContainerStats [2021-02-19T23:40:26.304Z] --- PASS: TestInfoAPIWarnings (16.24s) [2021-02-19T23:40:26.304Z] === RUN TestInfoDebug [2021-02-19T23:40:26.561Z] --- PASS: TestInfoDebug (0.52s) [2021-02-19T23:40:26.561Z] === RUN TestInfoInsecureRegistries [2021-02-19T23:40:27.126Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-02-19T23:40:27.126Z] === RUN TestInfoRegistryMirrors [2021-02-19T23:40:27.692Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2021-02-19T23:40:27.692Z] === RUN TestLoginFailsWithBadCredentials [2021-02-19T23:40:27.692Z] --- PASS: TestLoginFailsWithBadCredentials (0.21s) [2021-02-19T23:40:27.692Z] === RUN TestPingCacheHeaders [2021-02-19T23:40:27.692Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-02-19T23:40:27.692Z] === RUN TestPingGet [2021-02-19T23:40:27.692Z] --- PASS: TestPingGet (0.02s) [2021-02-19T23:40:27.692Z] === RUN TestPingHead [2021-02-19T23:40:27.950Z] --- PASS: TestPingHead (0.03s) [2021-02-19T23:40:27.950Z] === RUN TestVersion [2021-02-19T23:40:27.950Z] --- PASS: TestVersion (0.03s) [2021-02-19T23:40:27.950Z] PASS [2021-02-19T23:40:27.950Z] [2021-02-19T23:40:27.950Z] === Skipped [2021-02-19T23:40:27.950Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-19T23:40:27.950Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-19T23:40:27.950Z] [2021-02-19T23:40:27.950Z] [2021-02-19T23:40:27.950Z] DONE 18 tests, 1 skipped in 21.205s [2021-02-19T23:40:27.950Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-02-19T23:40:27.950Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:40:27.950Z] ++ set -e [2021-02-19T23:40:27.950Z] ++ '[' -n 0 ']' [2021-02-19T23:40:27.950Z] ++ set -x [2021-02-19T23:40:27.950Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-02-19T23:40:27.950Z] INFO: Testing against a local daemon [2021-02-19T23:40:27.950Z] === RUN TestVolumesCreateAndList [2021-02-19T23:40:27.950Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-02-19T23:40:27.950Z] === RUN TestVolumesRemove [2021-02-19T23:40:28.208Z] --- PASS: TestVolumesRemove (0.11s) [2021-02-19T23:40:28.208Z] === RUN TestVolumesInspect [2021-02-19T23:40:28.208Z] --- PASS: TestVolumesInspect (0.03s) [2021-02-19T23:40:28.208Z] === RUN TestVolumesInvalidJSON [2021-02-19T23:40:28.208Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-19T23:40:28.208Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-19T23:40:28.208Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-19T23:40:28.208Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-02-19T23:40:28.208Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-19T23:40:28.208Z] PASS [2021-02-19T23:40:28.208Z] [2021-02-19T23:40:28.208Z] DONE 5 tests in 0.314s [2021-02-19T23:40:28.208Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-19T23:40:28.468Z] ++++ cat bundles/test-integration/docker.pid [2021-02-19T23:40:28.468Z] +++ kill 5672 [2021-02-19T23:40:29.036Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-02-19T23:40:29.969Z] +++ /etc/init.d/apparmor stop [2021-02-19T23:40:29.969Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-19T23:40:29.969Z] [2021-02-19T23:40:29.969Z] Unloading profiles will leave already running processes permanently [2021-02-19T23:40:29.969Z] unconfined, which can lead to unexpected situations. [2021-02-19T23:40:29.969Z] [2021-02-19T23:40:29.969Z] To set a process to complain mode, use the command line tool [2021-02-19T23:40:29.969Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-19T23:40:29.969Z] +++ true [2021-02-19T23:40:29.969Z] exiting test-integration [2021-02-19T23:40:29.969Z] ++ exit 0 [2021-02-19T23:40:29.969Z] [2021-02-19T23:40:30.226Z] + for job in $(jobs -p) [2021-02-19T23:40:30.226Z] + wait 28315 [2021-02-19T23:40:33.516Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-02-19T23:40:33.774Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-02-19T23:40:35.147Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-02-19T23:40:40.406Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-02-19T23:40:40.406Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-02-19T23:40:40.406Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-02-19T23:40:40.406Z] === RUN TestDockerSuite/TestHealth [2021-02-19T23:40:43.046Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-02-19T23:40:43.046Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-02-19T23:40:43.046Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-02-19T23:40:45.958Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-02-19T23:40:46.418Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-02-19T23:40:46.418Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-02-19T23:40:46.418Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-02-19T23:40:46.881Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-02-19T23:40:46.881Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-02-19T23:40:55.269Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-02-19T23:40:59.453Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-02-19T23:40:59.453Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-02-19T23:40:59.454Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-02-19T23:40:59.454Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-02-19T23:40:59.454Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-02-19T23:40:59.713Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-02-19T23:40:59.713Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-02-19T23:41:00.649Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-02-19T23:41:00.649Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-02-19T23:41:00.649Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-02-19T23:41:00.649Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-02-19T23:41:00.908Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-02-19T23:41:01.167Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-02-19T23:41:01.734Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-02-19T23:41:01.734Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-02-19T23:41:02.669Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-02-19T23:41:02.669Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-02-19T23:41:04.044Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-02-19T23:41:04.611Z] === RUN TestDockerSuite/TestImagesFormat [2021-02-19T23:41:04.611Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-02-19T23:41:05.547Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-02-19T23:41:07.998Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-02-19T23:41:07.998Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-02-19T23:41:07.998Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-02-19T23:41:08.842Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-02-19T23:41:08.842Z] === RUN TestDockerSuite/TestImportBadURL [2021-02-19T23:41:08.842Z] === RUN TestDockerSuite/TestImportDisplay [2021-02-19T23:41:09.776Z] === RUN TestDockerSuite/TestImportFile [2021-02-19T23:41:11.151Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-02-19T23:41:11.151Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-02-19T23:41:12.089Z] === RUN TestDockerSuite/TestImportGzipped [2021-02-19T23:41:13.463Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-02-19T23:41:14.396Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-02-19T23:41:14.962Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-02-19T23:41:15.528Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-02-19T23:41:16.093Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-02-19T23:41:16.093Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-02-19T23:41:16.093Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-02-19T23:41:16.351Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-02-19T23:41:16.917Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-02-19T23:41:17.483Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-02-19T23:41:18.050Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-02-19T23:41:18.307Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-02-19T23:41:18.307Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-02-19T23:41:18.874Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-02-19T23:41:18.874Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-02-19T23:41:20.252Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-02-19T23:41:20.820Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-02-19T23:41:21.385Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-02-19T23:41:21.385Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-02-19T23:41:22.319Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-02-19T23:41:22.319Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-02-19T23:41:23.253Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-02-19T23:41:24.187Z] === RUN TestDockerSuite/TestInspectDefault [2021-02-19T23:41:24.753Z] === RUN TestDockerSuite/TestInspectHistory [2021-02-19T23:41:25.687Z] === RUN TestDockerSuite/TestInspectImage [2021-02-19T23:41:25.687Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-02-19T23:41:25.687Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-02-19T23:41:25.687Z] === RUN TestDockerSuite/TestInspectInt64 [2021-02-19T23:41:25.945Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-02-19T23:41:26.517Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-02-19T23:41:26.517Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-02-19T23:41:27.085Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-02-19T23:41:27.649Z] === RUN TestDockerSuite/TestInspectPlugin [2021-02-19T23:41:29.022Z] === RUN TestDockerSuite/TestInspectRootFS [2021-02-19T23:41:29.022Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-02-19T23:41:29.587Z] === RUN TestDockerSuite/TestInspectStatus [2021-02-19T23:41:30.152Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-02-19T23:41:31.086Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-02-19T23:41:31.652Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-02-19T23:41:31.910Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-02-19T23:41:32.476Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-02-19T23:41:33.043Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-02-19T23:41:33.160Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-02-19T23:41:33.160Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-02-19T23:41:33.160Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-02-19T23:41:33.608Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-02-19T23:41:33.865Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-02-19T23:41:33.865Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-02-19T23:41:35.766Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-02-19T23:41:35.766Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-02-19T23:41:36.074Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-02-19T23:41:36.701Z] === RUN TestDockerSuite/TestLinksEnvs [2021-02-19T23:41:37.636Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-02-19T23:41:38.203Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-02-19T23:41:39.581Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-02-19T23:41:42.112Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-02-19T23:41:43.044Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-02-19T23:41:43.044Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-02-19T23:41:43.161Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-02-19T23:41:44.946Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-02-19T23:41:44.946Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-02-19T23:41:45.346Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-02-19T23:41:45.512Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-02-19T23:41:52.076Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-02-19T23:41:52.645Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-02-19T23:41:55.177Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-02-19T23:41:56.551Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-02-19T23:41:57.117Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-02-19T23:41:57.685Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-02-19T23:41:59.059Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-02-19T23:41:59.059Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-02-19T23:41:59.626Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-02-19T23:41:59.626Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-02-19T23:41:59.626Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-02-19T23:42:00.192Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-02-19T23:42:01.127Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-02-19T23:42:05.310Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-02-19T23:42:05.310Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-02-19T23:42:10.569Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-02-19T23:42:10.569Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-02-19T23:42:10.569Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-02-19T23:42:11.135Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-02-19T23:42:12.073Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-02-19T23:42:13.007Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-02-19T23:42:13.940Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-02-19T23:42:14.518Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-02-19T23:42:16.432Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-02-19T23:42:16.998Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-02-19T23:42:17.502Z] 2021/02/19 23:42:07 Finished clone google.golang.org/api [2021-02-19T23:42:17.502Z] 2021/02/19 23:42:07 Dependencies downloaded. Download time: 4m5.172572311s [2021-02-19T23:42:17.502Z] 2021/02/19 23:42:07 Collecting all dependencies [2021-02-19T23:42:17.564Z] === RUN TestDockerSuite/TestLogsSince [2021-02-19T23:42:17.761Z] 2021/02/19 23:42:17 Clean vendor dir from unused packages [2021-02-19T23:42:17.761Z] 2021/02/19 23:42:17 Ignoring paths matching "^archive/tar" [2021-02-19T23:42:18.711Z] 2021/02/19 23:42:18 Success [2021-02-19T23:42:18.711Z] 2021/02/19 23:42:18 Running time: 4m20.148669245s [2021-02-19T23:42:18.972Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-19T23:42:19.866Z] + echo Ensuring container killed. [2021-02-19T23:42:19.866Z] Ensuring container killed. [2021-02-19T23:42:19.866Z] + docker rm -vf docker-pr2 [2021-02-19T23:42:19.866Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-02-19T23:42:20.151Z] + echo Chowning /workspace to jenkins user [2021-02-19T23:42:20.151Z] Chowning /workspace to jenkins user [2021-02-19T23:42:20.151Z] + id -u [2021-02-19T23:42:20.151Z] + id -g [2021-02-19T23:42:20.151Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42046:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-19T23:42:21.012Z] + bundleName=unit [2021-02-19T23:42:21.012Z] + echo Creating unit-bundles.tar.gz [2021-02-19T23:42:21.012Z] Creating unit-bundles.tar.gz [2021-02-19T23:42:21.012Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-02-19T23:42:21.012Z] bundles/junit-report.xml [2021-02-19T23:42:21.012Z] bundles/go-test-report.json [2021-02-19T23:42:21.012Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-02-19T23:42:21.024Z] Archiving artifacts [2021-02-19T23:42:21.512Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42046/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-19T23:42:21.827Z] + make clean [2021-02-19T23:42:21.827Z] docker volume rm -f docker-dev-cache [2021-02-19T23:42:21.827Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-19T23:42:24.116Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-02-19T23:42:25.489Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-02-19T23:42:28.015Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-02-19T23:42:29.388Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-02-19T23:42:29.953Z] === RUN TestDockerSuite/TestLogsTail [2021-02-19T23:42:30.888Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-02-19T23:42:31.454Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-02-19T23:42:32.388Z] === RUN TestDockerSuite/TestMountIntoProc [2021-02-19T23:42:32.646Z] === RUN TestDockerSuite/TestMountIntoSys [2021-02-19T23:42:33.211Z] === RUN TestDockerSuite/TestNetHostname [2021-02-19T23:42:35.110Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-02-19T23:42:35.111Z] === RUN TestDockerSuite/TestNetworkEvents [2021-02-19T23:42:35.679Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-02-19T23:42:37.053Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-02-19T23:42:37.620Z] === RUN TestDockerSuite/TestPluginActive [2021-02-19T23:42:39.020Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-02-19T23:42:44.287Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-02-19T23:42:44.287Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-02-19T23:42:44.287Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-02-19T23:42:46.814Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-02-19T23:42:47.747Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-02-19T23:42:49.646Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-02-19T23:42:51.018Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-02-19T23:42:53.547Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-02-19T23:42:54.923Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-02-19T23:42:55.859Z] === RUN TestDockerSuite/TestPortHostBinding [2021-02-19T23:42:57.481Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-02-19T23:42:57.763Z] === RUN TestDockerSuite/TestPortList [2021-02-19T23:42:59.662Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-02-19T23:43:00.122Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-02-19T23:43:05.875Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-02-19T23:43:05.875Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-02-19T23:43:12.450Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-02-19T23:43:12.450Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-02-19T23:43:12.450Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-02-19T23:43:12.450Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-02-19T23:43:12.450Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-02-19T23:43:12.710Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-02-19T23:43:12.710Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-02-19T23:43:13.276Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-02-19T23:43:13.276Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-02-19T23:43:14.212Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-02-19T23:43:14.212Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-02-19T23:43:16.743Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-02-19T23:43:17.202Z] --- PASS: TestImportExtremelyLargeImageWorks (193.09s) [2021-02-19T23:43:17.202Z] PASS [2021-02-19T23:43:17.202Z] [2021-02-19T23:43:17.202Z] === Skipped [2021-02-19T23:43:17.202Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-02-19T23:43:17.202Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-19T23:43:17.202Z] [2021-02-19T23:43:17.202Z] [2021-02-19T23:43:17.202Z] DONE 12 tests, 1 skipped in 194.121s [2021-02-19T23:43:17.202Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2021-02-19T23:43:17.202Z] ++ 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 [2021-02-19T23:43:17.202Z] ++ set -e [2021-02-19T23:43:17.202Z] ++ '[' -n 0 ']' [2021-02-19T23:43:17.202Z] ++ set -x [2021-02-19T23:43:17.202Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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 [2021-02-19T23:43:17.202Z] INFO: Testing against a local daemon [2021-02-19T23:43:17.202Z] === RUN TestNetworkCreateDelete [2021-02-19T23:43:17.202Z] --- PASS: TestNetworkCreateDelete (0.17s) [2021-02-19T23:43:17.202Z] === RUN TestDockerNetworkDeletePreferID [2021-02-19T23:43:17.202Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s) [2021-02-19T23:43:17.202Z] === RUN TestDaemonDNSFallback [2021-02-19T23:43:17.202Z] --- PASS: TestDaemonDNSFallback (1.60s) [2021-02-19T23:43:17.202Z] === RUN TestInspectNetwork [2021-02-19T23:43:17.202Z] === RUN TestInspectNetwork/full_network_id [2021-02-19T23:43:17.202Z] === RUN TestInspectNetwork/partial_network_id [2021-02-19T23:43:17.202Z] === RUN TestInspectNetwork/network_name [2021-02-19T23:43:17.202Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-02-19T23:43:17.202Z] --- PASS: TestInspectNetwork (7.09s) [2021-02-19T23:43:17.202Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-02-19T23:43:17.202Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-02-19T23:43:17.202Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-02-19T23:43:17.202Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-02-19T23:43:17.202Z] === RUN TestRunContainerWithBridgeNone [2021-02-19T23:43:18.120Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-02-19T23:43:18.687Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-02-19T23:43:18.945Z] === RUN TestDockerSuite/TestPsByOrder [2021-02-19T23:43:19.291Z] --- PASS: TestRunContainerWithBridgeNone (1.83s) [2021-02-19T23:43:19.291Z] === RUN TestNetworkInvalidJSON [2021-02-19T23:43:19.291Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-19T23:43:19.291Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-19T23:43:19.291Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-19T23:43:19.291Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-19T23:43:19.291Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-19T23:43:19.291Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-19T23:43:19.291Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-19T23:43:19.291Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-19T23:43:19.291Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-19T23:43:19.291Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-02-19T23:43:19.291Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-19T23:43:19.291Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-19T23:43:19.291Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-19T23:43:19.291Z] === RUN TestNetworkList [2021-02-19T23:43:19.291Z] === RUN TestNetworkList//networks [2021-02-19T23:43:19.291Z] === PAUSE TestNetworkList//networks [2021-02-19T23:43:19.291Z] === RUN TestNetworkList//networks/ [2021-02-19T23:43:19.291Z] === PAUSE TestNetworkList//networks/ [2021-02-19T23:43:19.291Z] === CONT TestNetworkList//networks [2021-02-19T23:43:19.291Z] === CONT TestNetworkList//networks/ [2021-02-19T23:43:19.291Z] --- PASS: TestNetworkList (0.02s) [2021-02-19T23:43:19.291Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-19T23:43:19.291Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-19T23:43:19.291Z] === RUN TestHostIPv4BridgeLabel [2021-02-19T23:43:19.609Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2021-02-19T23:43:19.609Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-19T23:43:20.666Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-02-19T23:43:20.666Z] === RUN TestDaemonDefaultNetworkPools [2021-02-19T23:43:20.895Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-02-19T23:43:21.301Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2021-02-19T23:43:21.301Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-19T23:43:21.509Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-02-19T23:43:22.812Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2021-02-19T23:43:22.812Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-19T23:43:23.410Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-02-19T23:43:23.410Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-02-19T23:43:23.852Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) [2021-02-19T23:43:23.852Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-19T23:43:24.491Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2021-02-19T23:43:24.491Z] === RUN TestServiceWithPredefinedNetwork [2021-02-19T23:43:26.669Z] --- PASS: TestServiceWithPredefinedNetwork (1.99s) [2021-02-19T23:43:26.669Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-19T23:43:26.669Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-19T23:43:26.669Z] service_test.go:242: FLAKY_TEST [2021-02-19T23:43:26.669Z] === RUN TestServiceWithDataPathPortInit [2021-02-19T23:43:27.599Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-02-19T23:43:27.599Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-02-19T23:43:30.884Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-02-19T23:43:38.993Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-02-19T23:43:38.993Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-02-19T23:43:40.367Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-02-19T23:43:41.742Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-02-19T23:43:42.037Z] --- PASS: TestServiceWithDataPathPortInit (13.78s) [2021-02-19T23:43:42.037Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-19T23:43:42.309Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-02-19T23:43:44.210Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-02-19T23:43:45.586Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-02-19T23:43:46.521Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-02-19T23:43:46.521Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-02-19T23:43:47.088Z] === RUN TestDockerSuite/TestPsRightTagName [2021-02-19T23:43:47.625Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.84s) [2021-02-19T23:43:47.626Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:dla6vakq72ck4wedf9kyw719n Created:2021-02-19 23:43:41.153869561 +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[925dd273c2ae59da951b6fe1d8950ca1edc39a78f8071c66cfd265b8500ef12e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lr4jtpwrbgpm5p2y35tgm31e6 EndpointID:ec7e2aab91bf0e71d65403c73a36a555a6771982da0db6033e56199791786980 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d38a70c72529f8fff4b12abf7c9eecebfe76220aa44e3975a838a18827d8c824 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:8fe2a0239dea IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lr4jtpwrbgpm5p2y35tgm31e6 EndpointID:ec7e2aab91bf0e71d65403c73a36a555a6771982da0db6033e56199791786980 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-02-19T23:43:47.626Z] PASS [2021-02-19T23:43:47.626Z] [2021-02-19T23:43:47.626Z] === Skipped [2021-02-19T23:43:47.626Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-19T23:43:47.626Z] service_test.go:242: FLAKY_TEST [2021-02-19T23:43:47.626Z] [2021-02-19T23:43:47.626Z] [2021-02-19T23:43:47.626Z] DONE 26 tests, 1 skipped in 39.273s [2021-02-19T23:43:47.626Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-19T23:43:47.626Z] ++ 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 [2021-02-19T23:43:47.626Z] ++ set -e [2021-02-19T23:43:47.626Z] ++ '[' -n 0 ']' [2021-02-19T23:43:47.626Z] ++ set -x [2021-02-19T23:43:47.626Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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 [2021-02-19T23:43:47.626Z] INFO: Testing against a local daemon [2021-02-19T23:43:47.626Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-19T23:43:47.626Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-19T23:43:47.626Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-19T23:43:47.626Z] === RUN TestDockerNetworkIpvlan [2021-02-19T23:43:47.626Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-19T23:43:47.626Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-19T23:43:47.626Z] PASS [2021-02-19T23:43:47.626Z] [2021-02-19T23:43:47.626Z] === Skipped [2021-02-19T23:43:47.626Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-19T23:43:47.626Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-19T23:43:47.626Z] [2021-02-19T23:43:47.626Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-19T23:43:47.626Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-19T23:43:47.626Z] [2021-02-19T23:43:47.626Z] [2021-02-19T23:43:47.626Z] DONE 2 tests, 2 skipped in 0.078s [2021-02-19T23:43:47.626Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-19T23:43:47.626Z] ++ 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 [2021-02-19T23:43:47.626Z] ++ set -e [2021-02-19T23:43:47.626Z] ++ '[' -n 0 ']' [2021-02-19T23:43:47.626Z] ++ set -x [2021-02-19T23:43:47.626Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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 [2021-02-19T23:43:47.626Z] INFO: Testing against a local daemon [2021-02-19T23:43:47.626Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-19T23:43:48.667Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2021-02-19T23:43:48.667Z] === RUN TestDockerNetworkMacvlan [2021-02-19T23:43:48.989Z] === RUN TestDockerSuite/TestPsShowMounts [2021-02-19T23:43:49.304Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-02-19T23:43:50.362Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-02-19T23:43:50.364Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-02-19T23:43:50.364Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-02-19T23:43:50.931Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-02-19T23:43:50.931Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-02-19T23:43:50.931Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-02-19T23:43:51.005Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-02-19T23:43:51.189Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-02-19T23:43:51.189Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-02-19T23:43:51.756Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-02-19T23:43:53.081Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-02-19T23:43:53.132Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-02-19T23:43:54.508Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-02-19T23:43:55.156Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-02-19T23:43:55.458Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-02-19T23:43:59.627Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-02-19T23:43:59.627Z] --- PASS: TestDockerNetworkMacvlan (11.20s) [2021-02-19T23:43:59.627Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-02-19T23:43:59.628Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2021-02-19T23:43:59.628Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.87s) [2021-02-19T23:43:59.628Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.96s) [2021-02-19T23:43:59.628Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.32s) [2021-02-19T23:43:59.628Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.66s) [2021-02-19T23:43:59.628Z] PASS [2021-02-19T23:43:59.628Z] [2021-02-19T23:43:59.628Z] DONE 8 tests in 12.670s [2021-02-19T23:43:59.628Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-19T23:43:59.628Z] ++ 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 [2021-02-19T23:43:59.628Z] ++ set -e [2021-02-19T23:43:59.628Z] ++ '[' -n 0 ']' [2021-02-19T23:43:59.628Z] ++ set -x [2021-02-19T23:43:59.628Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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 [2021-02-19T23:43:59.924Z] testing: warning: no tests to run [2021-02-19T23:43:59.924Z] PASS [2021-02-19T23:43:59.924Z] [2021-02-19T23:43:59.924Z] DONE 0 tests in 0.014s [2021-02-19T23:43:59.924Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-19T23:43:59.924Z] ++ 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 [2021-02-19T23:43:59.924Z] ++ set -e [2021-02-19T23:43:59.924Z] ++ '[' -n 0 ']' [2021-02-19T23:43:59.924Z] ++ set -x [2021-02-19T23:43:59.924Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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 [2021-02-19T23:43:59.924Z] INFO: Testing against a local daemon [2021-02-19T23:43:59.924Z] === RUN TestAuthZPluginAllowRequest [2021-02-19T23:44:01.435Z] --- PASS: TestAuthZPluginAllowRequest (1.37s) [2021-02-19T23:44:01.435Z] === RUN TestAuthZPluginTLS [2021-02-19T23:44:01.729Z] --- PASS: TestAuthZPluginTLS (0.56s) [2021-02-19T23:44:01.729Z] === RUN TestAuthZPluginDenyRequest [2021-02-19T23:44:02.030Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-02-19T23:44:02.288Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-02-19T23:44:02.367Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-02-19T23:44:02.367Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-19T23:44:03.000Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-02-19T23:44:03.000Z] === RUN TestAuthZPluginDenyResponse [2021-02-19T23:44:03.638Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2021-02-19T23:44:03.638Z] === RUN TestAuthZPluginAllowEventStream [2021-02-19T23:44:04.188Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-02-19T23:44:04.188Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-02-19T23:44:04.188Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-02-19T23:44:04.188Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-02-19T23:44:04.694Z] --- PASS: TestAuthZPluginAllowEventStream (1.36s) [2021-02-19T23:44:04.694Z] === RUN TestAuthZPluginErrorResponse [2021-02-19T23:44:05.335Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2021-02-19T23:44:05.335Z] === RUN TestAuthZPluginErrorRequest [2021-02-19T23:44:05.971Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-02-19T23:44:05.971Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-19T23:44:06.605Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-02-19T23:44:06.605Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-19T23:44:06.716Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-02-19T23:44:07.285Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-02-19T23:44:08.123Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.75s) [2021-02-19T23:44:08.124Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-19T23:44:09.819Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-02-19T23:44:10.199Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.70s) [2021-02-19T23:44:10.199Z] === RUN TestAuthZPluginHeader [2021-02-19T23:44:10.385Z] === RUN TestDockerSuite/TestRmiBlank [2021-02-19T23:44:10.385Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-02-19T23:44:10.643Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-02-19T23:44:10.844Z] --- PASS: TestAuthZPluginHeader (0.88s) [2021-02-19T23:44:10.844Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-19T23:44:10.844Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-02-19T23:44:10.844Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-19T23:44:10.844Z] === RUN TestAuthZPluginV2Disable [2021-02-19T23:44:10.844Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-02-19T23:44:10.844Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-19T23:44:10.844Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-19T23:44:10.844Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-19T23:44:10.844Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-19T23:44:10.844Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-19T23:44:10.844Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-19T23:44:10.844Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-19T23:44:10.844Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-19T23:44:13.930Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-02-19T23:44:14.188Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-02-19T23:44:14.446Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-02-19T23:44:15.819Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-02-19T23:44:16.385Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-02-19T23:44:17.318Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-02-19T23:44:18.256Z] === RUN TestDockerSuite/TestRmiTag [2021-02-19T23:44:18.514Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-02-19T23:44:19.465Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-02-19T23:44:22.750Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-02-19T23:44:22.750Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-02-19T23:44:23.317Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-02-19T23:44:23.574Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-02-19T23:44:24.510Z] === RUN TestDockerSuite/TestRunAddHost [2021-02-19T23:44:25.075Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-02-19T23:44:25.333Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-02-19T23:44:25.590Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-02-19T23:44:25.850Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-02-19T23:44:26.108Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-02-19T23:44:26.187Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-02-19T23:44:27.482Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-02-19T23:44:27.723Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-02-19T23:44:27.740Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-02-19T23:44:28.183Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-02-19T23:44:28.308Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-02-19T23:44:28.875Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-02-19T23:44:29.450Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.74s) [2021-02-19T23:44:29.450Z] PASS [2021-02-19T23:44:29.450Z] [2021-02-19T23:44:29.450Z] === Skipped [2021-02-19T23:44:29.450Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-02-19T23:44:29.450Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-19T23:44:29.450Z] [2021-02-19T23:44:29.450Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-02-19T23:44:29.450Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-19T23:44:29.450Z] [2021-02-19T23:44:29.450Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-19T23:44:29.450Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-19T23:44:29.450Z] [2021-02-19T23:44:29.450Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-19T23:44:29.450Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-19T23:44:29.450Z] [2021-02-19T23:44:29.450Z] [2021-02-19T23:44:29.450Z] DONE 17 tests, 4 skipped in 27.750s [2021-02-19T23:44:29.450Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-19T23:44:29.450Z] ++ 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 [2021-02-19T23:44:29.450Z] ++ set -e [2021-02-19T23:44:29.450Z] ++ '[' -n 0 ']' [2021-02-19T23:44:29.450Z] ++ set -x [2021-02-19T23:44:29.450Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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 [2021-02-19T23:44:29.450Z] INFO: Testing against a local daemon [2021-02-19T23:44:29.450Z] === RUN TestPluginInvalidJSON [2021-02-19T23:44:29.450Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-19T23:44:29.450Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-19T23:44:29.450Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-19T23:44:29.450Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-02-19T23:44:29.450Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-19T23:44:29.450Z] === RUN TestPluginInstall [2021-02-19T23:44:29.450Z] === RUN TestPluginInstall/no_auth [2021-02-19T23:44:29.450Z] time="2021-02-19T23:44:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-19T23:44:29.450Z] time="2021-02-19T23:44:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3f2f43741e83a65e837fa526ec37e94d821d50419b919210e4bcc156d1a476b2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-19T23:44:29.450Z] time="2021-02-19T23:44:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-19T23:44:29.450Z] time="2021-02-19T23:44:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3f2f43741e83a65e837fa526ec37e94d821d50419b919210e4bcc156d1a476b2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-19T23:44:29.742Z] === RUN TestPluginInstall/with_htpasswd [2021-02-19T23:44:29.811Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-02-19T23:44:30.069Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-02-19T23:44:30.378Z] time="2021-02-19T23:44:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-19T23:44:30.378Z] time="2021-02-19T23:44:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:db52b2a1fd370a8c5139e296b1f92e4e87eb722cba4a4fa390996cde177e80b9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-19T23:44:30.378Z] time="2021-02-19T23:44:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-19T23:44:30.378Z] time="2021-02-19T23:44:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:db52b2a1fd370a8c5139e296b1f92e4e87eb722cba4a4fa390996cde177e80b9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-19T23:44:30.635Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-02-19T23:44:30.672Z] === RUN TestPluginInstall/with_insecure [2021-02-19T23:44:31.569Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-02-19T23:44:31.710Z] time="2021-02-19T23:44:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-19T23:44:31.710Z] time="2021-02-19T23:44:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7ca79acef9e8f256474c19a12539bb3a7fb8db09208fbccd0ebe1437414fb9a1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-19T23:44:31.710Z] time="2021-02-19T23:44:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-19T23:44:31.710Z] time="2021-02-19T23:44:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7ca79acef9e8f256474c19a12539bb3a7fb8db09208fbccd0ebe1437414fb9a1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-19T23:44:32.004Z] --- PASS: TestPluginInstall (4.35s) [2021-02-19T23:44:32.004Z] --- PASS: TestPluginInstall/no_auth (2.02s) [2021-02-19T23:44:32.004Z] --- PASS: TestPluginInstall/with_htpasswd (0.94s) [2021-02-19T23:44:32.004Z] --- PASS: TestPluginInstall/with_insecure (1.39s) [2021-02-19T23:44:32.004Z] plugin_test.go:160: [db117a2700360] daemon is not started [2021-02-19T23:44:32.004Z] === RUN TestPluginsWithRuntimes [2021-02-19T23:44:32.136Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-02-19T23:44:33.517Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-02-19T23:44:34.076Z] === RUN TestPluginsWithRuntimes/No_Args [2021-02-19T23:44:34.084Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-02-19T23:44:34.721Z] === RUN TestPluginsWithRuntimes/With_Args [2021-02-19T23:44:35.019Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-02-19T23:44:35.586Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-02-19T23:44:36.233Z] --- PASS: TestPluginsWithRuntimes (4.02s) [2021-02-19T23:44:36.233Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.07s) [2021-02-19T23:44:36.233Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.07s) [2021-02-19T23:44:36.233Z] PASS [2021-02-19T23:44:36.233Z] [2021-02-19T23:44:36.233Z] DONE 9 tests in 8.470s [2021-02-19T23:44:36.233Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-19T23:44:36.233Z] ++ 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 [2021-02-19T23:44:36.233Z] ++ set -e [2021-02-19T23:44:36.233Z] ++ '[' -n 0 ']' [2021-02-19T23:44:36.233Z] ++ set -x [2021-02-19T23:44:36.233Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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 [2021-02-19T23:44:36.233Z] INFO: Testing against a local daemon [2021-02-19T23:44:36.233Z] === RUN TestExternalGraphDriver [2021-02-19T23:44:36.233Z] === RUN TestExternalGraphDriver/json [2021-02-19T23:44:36.519Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-02-19T23:44:36.779Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-02-19T23:44:37.741Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-02-19T23:44:37.999Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-02-19T23:44:37.999Z] === RUN TestDockerSuite/TestRunBindMounts [2021-02-19T23:44:38.352Z] === RUN TestExternalGraphDriver/spec [2021-02-19T23:44:39.374Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-02-19T23:44:39.871Z] === RUN TestExternalGraphDriver/pull [2021-02-19T23:44:39.941Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-02-19T23:44:40.509Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-02-19T23:44:41.077Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-02-19T23:44:41.399Z] --- PASS: TestExternalGraphDriver (5.43s) [2021-02-19T23:44:41.399Z] --- PASS: TestExternalGraphDriver/json (1.77s) [2021-02-19T23:44:41.399Z] --- PASS: TestExternalGraphDriver/spec (1.80s) [2021-02-19T23:44:41.399Z] --- PASS: TestExternalGraphDriver/pull (1.74s) [2021-02-19T23:44:41.399Z] === RUN TestGraphdriverPluginV2 [2021-02-19T23:44:41.644Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-02-19T23:44:41.644Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-02-19T23:44:41.695Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2021-02-19T23:44:41.695Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-19T23:44:41.695Z] PASS [2021-02-19T23:44:41.695Z] [2021-02-19T23:44:41.695Z] === Skipped [2021-02-19T23:44:41.695Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2021-02-19T23:44:41.695Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-19T23:44:41.695Z] [2021-02-19T23:44:41.695Z] [2021-02-19T23:44:41.695Z] DONE 5 tests, 1 skipped in 5.559s [2021-02-19T23:44:41.695Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-19T23:44:41.695Z] ++ 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 [2021-02-19T23:44:41.695Z] ++ set -e [2021-02-19T23:44:41.695Z] ++ '[' -n 0 ']' [2021-02-19T23:44:41.695Z] ++ set -x [2021-02-19T23:44:41.695Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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 [2021-02-19T23:44:41.695Z] INFO: Testing against a local daemon [2021-02-19T23:44:41.695Z] === RUN TestContinueAfterPluginCrash [2021-02-19T23:44:41.695Z] === PAUSE TestContinueAfterPluginCrash [2021-02-19T23:44:41.695Z] === RUN TestReadPluginNoRead [2021-02-19T23:44:41.695Z] === PAUSE TestReadPluginNoRead [2021-02-19T23:44:41.695Z] === RUN TestDaemonStartWithLogOpt [2021-02-19T23:44:41.695Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-19T23:44:41.695Z] === CONT TestContinueAfterPluginCrash [2021-02-19T23:44:41.695Z] === CONT TestReadPluginNoRead [2021-02-19T23:44:41.696Z] === CONT TestDaemonStartWithLogOpt [2021-02-19T23:44:42.211Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-02-19T23:44:42.778Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-02-19T23:44:43.347Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-02-19T23:44:43.914Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-02-19T23:44:44.481Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-02-19T23:44:44.481Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-02-19T23:44:44.740Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-02-19T23:44:44.740Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-02-19T23:44:45.674Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-02-19T23:44:45.880Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-02-19T23:44:46.240Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-02-19T23:44:46.806Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-02-19T23:44:47.300Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-19T23:44:47.300Z] --- PASS: TestDaemonStartWithLogOpt (5.37s) [2021-02-19T23:44:47.373Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-02-19T23:44:47.632Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-02-19T23:44:47.936Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-19T23:44:48.202Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-02-19T23:44:49.448Z] === RUN TestReadPluginNoRead/default [2021-02-19T23:44:49.578Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-02-19T23:44:50.954Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-02-19T23:44:50.955Z] --- PASS: TestReadPluginNoRead (9.25s) [2021-02-19T23:44:50.955Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.39s) [2021-02-19T23:44:50.955Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.48s) [2021-02-19T23:44:50.955Z] --- PASS: TestReadPluginNoRead/default (1.46s) [2021-02-19T23:44:50.955Z] read_test.go:92: [dfa1cbd5271fa] daemon is not started [2021-02-19T23:44:54.849Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-02-19T23:44:54.849Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-02-19T23:44:54.849Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-02-19T23:44:54.849Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-02-19T23:44:54.849Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-02-19T23:44:54.849Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-02-19T23:44:54.876Z] --- PASS: TestContinueAfterPluginCrash (10.61s) [2021-02-19T23:44:54.876Z] PASS [2021-02-19T23:44:54.876Z] [2021-02-19T23:44:54.876Z] DONE 6 tests in 10.679s [2021-02-19T23:44:54.876Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-02-19T23:44:54.876Z] ++ 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 [2021-02-19T23:44:54.876Z] ++ set -e [2021-02-19T23:44:54.876Z] ++ '[' -n 0 ']' [2021-02-19T23:44:54.876Z] ++ set -x [2021-02-19T23:44:54.876Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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 [2021-02-19T23:44:54.876Z] testing: warning: no tests to run [2021-02-19T23:44:54.876Z] PASS [2021-02-19T23:44:54.876Z] [2021-02-19T23:44:54.876Z] DONE 0 tests in 0.020s [2021-02-19T23:44:54.876Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-19T23:44:54.876Z] ++ 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 [2021-02-19T23:44:54.876Z] ++ set -e [2021-02-19T23:44:54.876Z] ++ '[' -n 0 ']' [2021-02-19T23:44:54.876Z] ++ set -x [2021-02-19T23:44:54.876Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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 [2021-02-19T23:44:54.876Z] INFO: Testing against a local daemon [2021-02-19T23:44:54.876Z] === RUN TestPluginWithDevMounts [2021-02-19T23:44:54.876Z] === PAUSE TestPluginWithDevMounts [2021-02-19T23:44:54.876Z] === CONT TestPluginWithDevMounts [2021-02-19T23:44:54.876Z] --- PASS: TestPluginWithDevMounts (1.83s) [2021-02-19T23:44:54.876Z] PASS [2021-02-19T23:44:54.876Z] [2021-02-19T23:44:54.876Z] DONE 1 tests in 1.899s [2021-02-19T23:44:54.876Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2021-02-19T23:44:54.876Z] ++ 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 [2021-02-19T23:44:54.876Z] ++ set -e [2021-02-19T23:44:54.876Z] ++ '[' -n 0 ']' [2021-02-19T23:44:54.876Z] ++ set -x [2021-02-19T23:44:54.876Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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 [2021-02-19T23:44:54.876Z] INFO: Testing against a local daemon [2021-02-19T23:44:54.876Z] === RUN TestSecretInspect [2021-02-19T23:44:55.417Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-02-19T23:44:55.984Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-02-19T23:44:56.400Z] --- PASS: TestSecretInspect (1.96s) [2021-02-19T23:44:56.400Z] === RUN TestSecretList [2021-02-19T23:44:57.758Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-02-19T23:44:58.473Z] --- PASS: TestSecretList (1.93s) [2021-02-19T23:44:58.473Z] === RUN TestSecretsCreateAndDelete [2021-02-19T23:44:59.272Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-02-19T23:44:59.272Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-02-19T23:44:59.992Z] --- PASS: TestSecretsCreateAndDelete (1.91s) [2021-02-19T23:44:59.992Z] === RUN TestSecretsUpdate [2021-02-19T23:45:00.206Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-02-19T23:45:00.206Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-02-19T23:45:02.078Z] --- PASS: TestSecretsUpdate (2.00s) [2021-02-19T23:45:02.078Z] === RUN TestTemplatedSecret [2021-02-19T23:45:02.105Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-02-19T23:45:03.040Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-02-19T23:45:03.298Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-02-19T23:45:04.816Z] --- PASS: TestTemplatedSecret (2.42s) [2021-02-19T23:45:04.816Z] === RUN TestSecretCreateResolve [2021-02-19T23:45:05.202Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-02-19T23:45:06.321Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-02-19T23:45:06.576Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-02-19T23:45:06.900Z] --- PASS: TestSecretCreateResolve (1.96s) [2021-02-19T23:45:06.900Z] PASS [2021-02-19T23:45:06.900Z] [2021-02-19T23:45:06.900Z] DONE 6 tests in 12.245s [2021-02-19T23:45:06.900Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2021-02-19T23:45:06.900Z] ++ 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 [2021-02-19T23:45:06.900Z] ++ set -e [2021-02-19T23:45:06.900Z] ++ '[' -n 0 ']' [2021-02-19T23:45:06.900Z] ++ set -x [2021-02-19T23:45:06.900Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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 [2021-02-19T23:45:06.900Z] INFO: Testing against a local daemon [2021-02-19T23:45:06.900Z] === RUN TestServiceCreateInit [2021-02-19T23:45:06.900Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-19T23:45:07.512Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-02-19T23:45:07.512Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-02-19T23:45:07.512Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-02-19T23:45:08.449Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-02-19T23:45:09.015Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-02-19T23:45:09.582Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-02-19T23:45:10.433Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-19T23:45:10.960Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-02-19T23:45:11.893Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-02-19T23:45:12.828Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-02-19T23:45:13.396Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-02-19T23:45:13.956Z] --- PASS: TestServiceCreateInit (7.37s) [2021-02-19T23:45:13.957Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.73s) [2021-02-19T23:45:13.957Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.61s) [2021-02-19T23:45:13.957Z] === RUN TestCreateServiceMultipleTimes [2021-02-19T23:45:14.329Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-02-19T23:45:14.588Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-02-19T23:45:15.155Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-02-19T23:45:15.155Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-02-19T23:45:15.721Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-02-19T23:45:17.097Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-02-19T23:45:17.097Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-02-19T23:45:17.674Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-02-19T23:45:18.613Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-02-19T23:45:18.872Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-02-19T23:45:19.133Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-02-19T23:45:19.700Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-02-19T23:45:19.700Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-02-19T23:45:20.267Z] === RUN TestDockerSuite/TestRunEnvironment [2021-02-19T23:45:21.203Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-02-19T23:45:21.769Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-02-19T23:45:22.703Z] === RUN TestDockerSuite/TestRunExitCode [2021-02-19T23:45:22.703Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-02-19T23:45:22.960Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-02-19T23:45:23.527Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-02-19T23:45:24.092Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-02-19T23:45:24.659Z] === RUN TestDockerSuite/TestRunExposePort [2021-02-19T23:45:24.659Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-02-19T23:45:25.594Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-02-19T23:45:25.852Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-02-19T23:45:27.228Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-02-19T23:45:27.228Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-02-19T23:45:27.228Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-02-19T23:45:29.349Z] --- PASS: TestCreateServiceMultipleTimes (15.44s) [2021-02-19T23:45:29.349Z] === RUN TestCreateServiceConflict [2021-02-19T23:45:29.756Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-02-19T23:45:29.756Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-02-19T23:45:31.422Z] --- PASS: TestCreateServiceConflict (1.94s) [2021-02-19T23:45:31.422Z] === RUN TestCreateServiceMaxReplicas [2021-02-19T23:45:34.168Z] --- PASS: TestCreateServiceMaxReplicas (2.69s) [2021-02-19T23:45:34.168Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-19T23:45:41.945Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-02-19T23:45:41.945Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-02-19T23:45:42.148Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-02-19T23:45:42.203Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-02-19T23:45:42.203Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-02-19T23:45:42.203Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-02-19T23:45:42.203Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-02-19T23:45:42.769Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-02-19T23:45:44.668Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-02-19T23:45:45.639Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-02-19T23:45:46.573Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-02-19T23:45:46.807Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.77s) [2021-02-19T23:45:46.807Z] === RUN TestCreateServiceSecretFileMode [2021-02-19T23:45:47.506Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-02-19T23:45:49.549Z] --- PASS: TestCreateServiceSecretFileMode (2.24s) [2021-02-19T23:45:49.549Z] === RUN TestCreateServiceConfigFileMode [2021-02-19T23:45:51.623Z] --- PASS: TestCreateServiceConfigFileMode (2.23s) [2021-02-19T23:45:51.623Z] === RUN TestCreateServiceSysctls [2021-02-19T23:45:52.472Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-02-19T23:45:52.770Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-02-19T23:45:52.770Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-02-19T23:45:53.337Z] === RUN TestDockerSuite/TestRunModeHostname [2021-02-19T23:45:53.903Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-02-19T23:45:53.903Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-02-19T23:45:54.161Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-02-19T23:45:54.372Z] --- PASS: TestCreateServiceSysctls (3.11s) [2021-02-19T23:45:54.372Z] === RUN TestCreateServiceCapabilities [2021-02-19T23:45:55.096Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-02-19T23:45:55.355Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-02-19T23:45:56.288Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-02-19T23:45:57.117Z] --- PASS: TestCreateServiceCapabilities (2.27s) [2021-02-19T23:45:57.117Z] === RUN TestInspect [2021-02-19T23:45:57.667Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-02-19T23:45:57.667Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-02-19T23:45:57.925Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-02-19T23:45:58.183Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-02-19T23:45:59.119Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-02-19T23:45:59.186Z] --- PASS: TestInspect (2.41s) [2021-02-19T23:45:59.186Z] === RUN TestCreateJob [2021-02-19T23:46:00.495Z] === RUN TestDockerSuite/TestRunMount [2021-02-19T23:46:01.035Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-02-19T23:46:01.933Z] --- PASS: TestCreateJob (2.98s) [2021-02-19T23:46:01.933Z] === RUN TestReplicatedJob [2021-02-19T23:46:04.679Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-02-19T23:46:04.936Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-02-19T23:46:05.194Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-02-19T23:46:06.127Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-02-19T23:46:07.521Z] --- PASS: TestReplicatedJob (4.94s) [2021-02-19T23:46:07.521Z] === RUN TestUpdateReplicatedJob [2021-02-19T23:46:08.033Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-02-19T23:46:09.932Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-02-19T23:46:10.264Z] --- PASS: TestUpdateReplicatedJob (3.00s) [2021-02-19T23:46:10.264Z] === RUN TestServiceListWithStatuses [2021-02-19T23:46:10.264Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-19T23:46:10.264Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-19T23:46:10.264Z] === RUN TestDockerNetworkConnectAlias [2021-02-19T23:46:10.866Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-02-19T23:46:11.434Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-02-19T23:46:13.967Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-02-19T23:46:13.967Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-02-19T23:46:14.735Z] --- PASS: TestDockerNetworkConnectAlias (4.01s) [2021-02-19T23:46:14.735Z] === RUN TestDockerNetworkReConnect [2021-02-19T23:46:14.901Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-02-19T23:46:16.277Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-02-19T23:46:16.277Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-02-19T23:46:16.843Z] === RUN TestDockerSuite/TestRunNetHost [2021-02-19T23:46:17.103Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-02-19T23:46:17.478Z] --- PASS: TestDockerNetworkReConnect (3.11s) [2021-02-19T23:46:17.478Z] === RUN TestServicePlugin [2021-02-19T23:46:17.478Z] --- SKIP: TestServicePlugin (0.00s) [2021-02-19T23:46:17.478Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-19T23:46:17.478Z] === RUN TestServiceUpdateLabel [2021-02-19T23:46:17.669Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-02-19T23:46:18.236Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-02-19T23:46:18.803Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-02-19T23:46:18.995Z] --- PASS: TestServiceUpdateLabel (1.96s) [2021-02-19T23:46:18.995Z] === RUN TestServiceUpdateSecrets [2021-02-19T23:46:20.179Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-02-19T23:46:20.746Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-02-19T23:46:22.647Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-02-19T23:46:23.582Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-02-19T23:46:26.110Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-02-19T23:46:26.676Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-02-19T23:46:26.676Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-02-19T23:46:26.676Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-02-19T23:46:27.242Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-02-19T23:46:27.242Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-02-19T23:46:27.809Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-02-19T23:46:28.381Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-02-19T23:46:28.381Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-02-19T23:46:29.338Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-02-19T23:46:29.904Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-02-19T23:46:32.430Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-02-19T23:46:34.341Z] --- PASS: TestServiceUpdateSecrets (14.33s) [2021-02-19T23:46:34.341Z] === RUN TestServiceUpdateConfigs [2021-02-19T23:46:34.959Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-02-19T23:46:34.959Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-02-19T23:46:34.959Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-02-19T23:46:35.525Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-02-19T23:46:36.091Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-02-19T23:46:37.996Z] === RUN TestDockerSuite/TestRunPortInUse [2021-02-19T23:46:38.561Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-02-19T23:46:38.820Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-02-19T23:46:39.386Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-02-19T23:46:39.953Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-02-19T23:46:40.211Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-02-19T23:46:41.145Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-02-19T23:46:41.145Z] === RUN TestDockerSuite/TestRunPublishPort [2021-02-19T23:46:41.145Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-02-19T23:46:41.711Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-02-19T23:46:42.277Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-02-19T23:46:42.277Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-02-19T23:46:42.846Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-02-19T23:46:44.220Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-02-19T23:46:44.220Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-02-19T23:46:46.752Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-02-19T23:46:46.752Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-02-19T23:46:47.319Z] === RUN TestDockerSuite/TestRunRm [2021-02-19T23:46:47.885Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-02-19T23:46:49.700Z] --- PASS: TestServiceUpdateConfigs (14.31s) [2021-02-19T23:46:49.700Z] === RUN TestServiceUpdateNetwork [2021-02-19T23:46:52.078Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-02-19T23:46:52.078Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-02-19T23:46:52.644Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-02-19T23:46:54.017Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-02-19T23:46:54.275Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-02-19T23:46:56.806Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-02-19T23:46:59.340Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-02-19T23:46:59.907Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-02-19T23:46:59.907Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-02-19T23:47:00.074Z] --- PASS: TestServiceUpdateNetwork (12.25s) [2021-02-19T23:47:00.074Z] === RUN TestServiceUpdatePidsLimit [2021-02-19T23:47:00.477Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-02-19T23:47:01.050Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-02-19T23:47:01.119Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-02-19T23:47:01.617Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-02-19T23:47:01.758Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-02-19T23:47:02.551Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-02-19T23:47:02.551Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-02-19T23:47:03.119Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-02-19T23:47:03.686Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-02-19T23:47:04.622Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-02-19T23:47:05.188Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-02-19T23:47:06.121Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-02-19T23:47:07.493Z] === RUN TestDockerSuite/TestRunState [2021-02-19T23:47:08.655Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-02-19T23:47:09.392Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-02-19T23:47:09.392Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-02-19T23:47:09.650Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-02-19T23:47:10.216Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-02-19T23:47:10.474Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-02-19T23:47:10.474Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-02-19T23:47:11.088Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-02-19T23:47:12.022Z] === RUN TestDockerSuite/TestRunSysctls [2021-02-19T23:47:12.955Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-02-19T23:47:12.955Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-02-19T23:47:12.955Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-02-19T23:47:13.521Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-02-19T23:47:14.087Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-02-19T23:47:15.460Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-02-19T23:47:16.026Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-02-19T23:47:17.140Z] --- PASS: TestServiceUpdatePidsLimit (15.94s) [2021-02-19T23:47:17.140Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2021-02-19T23:47:17.140Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s) [2021-02-19T23:47:17.140Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s) [2021-02-19T23:47:17.140Z] PASS [2021-02-19T23:47:17.140Z] [2021-02-19T23:47:17.140Z] === Skipped [2021-02-19T23:47:17.140Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2021-02-19T23:47:17.140Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-19T23:47:17.140Z] [2021-02-19T23:47:17.140Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2021-02-19T23:47:17.140Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-19T23:47:17.140Z] [2021-02-19T23:47:17.140Z] [2021-02-19T23:47:17.140Z] DONE 27 tests, 2 skipped in 129.390s [2021-02-19T23:47:17.140Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2021-02-19T23:47:17.140Z] ++ 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 [2021-02-19T23:47:17.140Z] ++ set -e [2021-02-19T23:47:17.140Z] ++ '[' -n 0 ']' [2021-02-19T23:47:17.140Z] ++ set -x [2021-02-19T23:47:17.140Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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 [2021-02-19T23:47:17.140Z] INFO: Testing against a local daemon [2021-02-19T23:47:17.140Z] === RUN TestSessionCreate [2021-02-19T23:47:17.140Z] --- PASS: TestSessionCreate (0.03s) [2021-02-19T23:47:17.140Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-19T23:47:17.140Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-02-19T23:47:17.140Z] PASS [2021-02-19T23:47:17.140Z] [2021-02-19T23:47:17.140Z] DONE 2 tests in 0.154s [2021-02-19T23:47:17.140Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2021-02-19T23:47:17.140Z] ++ 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 [2021-02-19T23:47:17.140Z] ++ set -e [2021-02-19T23:47:17.140Z] ++ '[' -n 0 ']' [2021-02-19T23:47:17.140Z] ++ set -x [2021-02-19T23:47:17.140Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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 [2021-02-19T23:47:17.140Z] INFO: Testing against a local daemon [2021-02-19T23:47:17.140Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-19T23:47:17.140Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-19T23:47:17.140Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-19T23:47:17.140Z] === RUN TestEventsExecDie [2021-02-19T23:47:17.140Z] --- PASS: TestEventsExecDie (0.62s) [2021-02-19T23:47:17.140Z] === RUN TestEventsBackwardsCompatible [2021-02-19T23:47:17.140Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-02-19T23:47:17.140Z] === RUN TestInfoBinaryCommits [2021-02-19T23:47:17.140Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-02-19T23:47:17.140Z] === RUN TestInfoAPIVersioned [2021-02-19T23:47:17.140Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-02-19T23:47:17.140Z] === RUN TestInfoDiscoveryBackend [2021-02-19T23:47:17.399Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-02-19T23:47:17.431Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-02-19T23:47:17.431Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-19T23:47:17.657Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-02-19T23:47:18.468Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-02-19T23:47:18.468Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-19T23:47:19.101Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-02-19T23:47:19.101Z] === RUN TestInfoAPI [2021-02-19T23:47:19.101Z] --- PASS: TestInfoAPI (0.03s) [2021-02-19T23:47:19.101Z] === RUN TestInfoAPIWarnings [2021-02-19T23:47:20.940Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-02-19T23:47:23.464Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-02-19T23:47:23.722Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-02-19T23:47:24.288Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-02-19T23:47:24.546Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-02-19T23:47:25.920Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-02-19T23:47:27.294Z] === RUN TestDockerSuite/TestRunUserByID [2021-02-19T23:47:27.552Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-02-19T23:47:27.552Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-02-19T23:47:27.811Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-02-19T23:47:28.376Z] === RUN TestDockerSuite/TestRunUserByName [2021-02-19T23:47:28.634Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-02-19T23:47:29.200Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-02-19T23:47:29.200Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-02-19T23:47:29.200Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-02-19T23:47:29.766Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-02-19T23:47:30.702Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-02-19T23:47:33.238Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-02-19T23:47:33.803Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-02-19T23:47:34.370Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-02-19T23:47:35.745Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-02-19T23:47:36.680Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-02-19T23:47:37.911Z] --- PASS: TestInfoAPIWarnings (16.31s) [2021-02-19T23:47:37.911Z] === RUN TestInfoDebug [2021-02-19T23:47:37.911Z] --- PASS: TestInfoDebug (0.53s) [2021-02-19T23:47:37.911Z] === RUN TestInfoInsecureRegistries [2021-02-19T23:47:37.911Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-02-19T23:47:37.911Z] === RUN TestInfoRegistryMirrors [2021-02-19T23:47:37.911Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-02-19T23:47:37.911Z] === RUN TestLoginFailsWithBadCredentials [2021-02-19T23:47:37.911Z] --- PASS: TestLoginFailsWithBadCredentials (0.32s) [2021-02-19T23:47:37.911Z] === RUN TestPingCacheHeaders [2021-02-19T23:47:37.911Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-02-19T23:47:37.911Z] === RUN TestPingGet [2021-02-19T23:47:37.911Z] --- PASS: TestPingGet (0.02s) [2021-02-19T23:47:37.911Z] === RUN TestPingHead [2021-02-19T23:47:37.911Z] --- PASS: TestPingHead (0.04s) [2021-02-19T23:47:37.911Z] === RUN TestVersion [2021-02-19T23:47:37.911Z] --- PASS: TestVersion (0.03s) [2021-02-19T23:47:37.911Z] PASS [2021-02-19T23:47:37.911Z] [2021-02-19T23:47:37.911Z] === Skipped [2021-02-19T23:47:37.911Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-19T23:47:37.911Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-19T23:47:37.911Z] [2021-02-19T23:47:37.911Z] [2021-02-19T23:47:37.911Z] DONE 18 tests, 1 skipped in 21.252s [2021-02-19T23:47:37.911Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2021-02-19T23:47:37.911Z] ++ 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 [2021-02-19T23:47:37.911Z] ++ set -e [2021-02-19T23:47:37.911Z] ++ '[' -n 0 ']' [2021-02-19T23:47:37.911Z] ++ set -x [2021-02-19T23:47:37.911Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/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 [2021-02-19T23:47:37.911Z] INFO: Testing against a local daemon [2021-02-19T23:47:37.911Z] === RUN TestVolumesCreateAndList [2021-02-19T23:47:37.911Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-02-19T23:47:37.911Z] === RUN TestVolumesRemove [2021-02-19T23:47:37.911Z] --- PASS: TestVolumesRemove (0.06s) [2021-02-19T23:47:37.911Z] === RUN TestVolumesInspect [2021-02-19T23:47:37.911Z] --- PASS: TestVolumesInspect (0.02s) [2021-02-19T23:47:37.911Z] === RUN TestVolumesInvalidJSON [2021-02-19T23:47:37.911Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-19T23:47:37.911Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-19T23:47:37.911Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-19T23:47:37.911Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-02-19T23:47:37.911Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-19T23:47:37.911Z] PASS [2021-02-19T23:47:37.911Z] [2021-02-19T23:47:37.911Z] DONE 5 tests in 0.208s [2021-02-19T23:47:37.911Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-19T23:47:37.911Z] ++++ cat bundles/test-integration/docker.pid [2021-02-19T23:47:37.911Z] +++ kill 14107 [2021-02-19T23:47:38.054Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-02-19T23:47:39.417Z] +++ /etc/init.d/apparmor stop [2021-02-19T23:47:39.417Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-19T23:47:39.417Z] [2021-02-19T23:47:39.417Z] Unloading profiles will leave already running processes permanently [2021-02-19T23:47:39.417Z] unconfined, which can lead to unexpected situations. [2021-02-19T23:47:39.417Z] [2021-02-19T23:47:39.417Z] To set a process to complain mode, use the command line tool [2021-02-19T23:47:39.417Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-19T23:47:39.417Z] +++ true [2021-02-19T23:47:39.417Z] exiting test-integration [2021-02-19T23:47:39.417Z] ++ exit 0 [2021-02-19T23:47:39.417Z] [2021-02-19T23:47:39.956Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-02-19T23:47:40.214Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-02-19T23:47:40.214Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-02-19T23:47:40.214Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-02-19T23:47:40.214Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-02-19T23:47:40.472Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-02-19T23:47:40.472Z] === RUN TestDockerSuite/TestRunWithCPUQuota Post stage [Pipeline] junit [2021-02-19T23:47:40.982Z] Recording test results [2021-02-19T23:47:41.037Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-02-19T23:47:41.534Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-19T23:47:41.603Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-02-19T23:47:41.951Z] + echo Ensuring container killed. [2021-02-19T23:47:41.951Z] Ensuring container killed. [2021-02-19T23:47:41.951Z] + docker rm -vf docker-pr2 [2021-02-19T23:47:41.951Z] Error: No such container: docker-pr2 [2021-02-19T23:47:41.951Z] + true [Pipeline] sh [2021-02-19T23:47:42.299Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-02-19T23:47:42.299Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-02-19T23:47:42.299Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-02-19T23:47:42.299Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-02-19T23:47:42.299Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-02-19T23:47:42.299Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-02-19T23:47:42.299Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-02-19T23:47:42.299Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-02-19T23:47:42.299Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-02-19T23:47:42.299Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-02-19T23:47:42.299Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-02-19T23:47:42.331Z] + echo Chowning /workspace to jenkins user [2021-02-19T23:47:42.332Z] Chowning /workspace to jenkins user [2021-02-19T23:47:42.332Z] + id -u [2021-02-19T23:47:42.332Z] + id -g [2021-02-19T23:47:42.332Z] + docker run --rm -v /home/docker/workspace/moby_PR-42046:/workspace busybox chown -R 1001:1001 /workspace [2021-02-19T23:47:42.332Z] Unable to find image 'busybox:latest' locally [2021-02-19T23:47:42.536Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-02-19T23:47:42.624Z] latest: Pulling from library/busybox [2021-02-19T23:47:42.624Z] f2fa8cbaa451: Pulling fs layer [2021-02-19T23:47:42.624Z] f2fa8cbaa451: Verifying Checksum [2021-02-19T23:47:42.624Z] f2fa8cbaa451: Download complete [2021-02-19T23:47:42.923Z] f2fa8cbaa451: Pull complete [2021-02-19T23:47:42.923Z] Digest: sha256:c6b45a95f932202dbb27c31333c4789f45184a744060f6e569cc9d2bf1b9ad6f [2021-02-19T23:47:42.923Z] Status: Downloaded newer image for busybox:latest [2021-02-19T23:47:43.102Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-02-19T23:47:43.102Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-02-19T23:47:43.667Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-02-19T23:47:43.667Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-02-19T23:47:44.233Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-02-19T23:47:44.233Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-02-19T23:47:44.233Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2021-02-19T23:47:44.233Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-02-19T23:47:44.233Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-02-19T23:47:44.233Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-02-19T23:47:44.233Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-02-19T23:47:44.233Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-02-19T23:47:44.234Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-02-19T23:47:44.234Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2021-02-19T23:47:44.800Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-19T23:47:45.737Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-02-19T23:47:46.032Z] === RUN TestDockerSuite/TestBuildEnv [2021-02-19T23:47:46.059Z] + bundleName=ppc64le-integration [2021-02-19T23:47:46.059Z] + echo Creating ppc64le-integration-bundles.tar.gz [2021-02-19T23:47:46.059Z] Creating ppc64le-integration-bundles.tar.gz [2021-02-19T23:47:46.059Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name+ *.prof -o -name *-report.xml )xargs -print tar [2021-02-19T23:47:46.059Z] -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2021-02-19T23:47:46.103Z] Archiving artifacts [2021-02-19T23:47:46.304Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-02-19T23:47:46.304Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-02-19T23:47:46.491Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-02-19T23:47:46.491Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-02-19T23:47:46.491Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-02-19T23:47:46.491Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-02-19T23:47:46.491Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-02-19T23:47:46.528Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42046/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-19T23:47:46.870Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-02-19T23:47:46.870Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-02-19T23:47:46.915Z] + make clean [2021-02-19T23:47:47.206Z] make: command: Command not found [2021-02-19T23:47:47.206Z] make: command: Command not found [2021-02-19T23:47:47.206Z] docker volume rm -f docker-dev-cache [2021-02-19T23:47:47.206Z] docker-dev-cache [Pipeline] deleteDir [2021-02-19T23:47:47.437Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-02-19T23:47:47.695Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-02-19T23:47:47.954Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-02-19T23:47:48.520Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-02-19T23:47:48.520Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-02-19T23:47:48.520Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-02-19T23:47:49.086Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-02-19T23:47:49.395Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-02-19T23:47:49.395Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-02-19T23:47:49.395Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-02-19T23:47:49.395Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-02-19T23:47:50.029Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-02-19T23:47:50.292Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-02-19T23:47:50.362Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-02-19T23:47:50.551Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-02-19T23:47:50.809Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-02-19T23:47:50.809Z] === RUN TestDockerSuite/TestRunWorkingDirectory [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-19T23:47:51.743Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-02-19T23:47:52.311Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-02-19T23:47:53.683Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-02-19T23:47:53.942Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-02-19T23:47:54.200Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-02-19T23:47:54.200Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-02-19T23:47:54.769Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-02-19T23:47:55.049Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-02-19T23:47:55.702Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-02-19T23:47:56.637Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-02-19T23:47:56.637Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-02-19T23:47:56.894Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-02-19T23:47:58.269Z] === RUN TestDockerSuite/TestSaveImageId [2021-02-19T23:47:58.269Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-02-19T23:47:58.528Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-02-19T23:47:59.903Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-02-19T23:48:00.469Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-02-19T23:48:00.469Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-02-19T23:48:01.846Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-02-19T23:48:02.104Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-02-19T23:48:02.104Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-02-19T23:48:03.521Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-02-19T23:48:04.455Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-02-19T23:48:04.713Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-02-19T23:48:04.971Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-02-19T23:48:04.971Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-02-19T23:48:04.971Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-02-19T23:48:05.536Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-02-19T23:48:07.435Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-02-19T23:48:07.483Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-02-19T23:48:07.483Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-02-19T23:48:07.483Z] === RUN TestDockerSuite/TestBuildExpose [2021-02-19T23:48:07.483Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-02-19T23:48:07.483Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-02-19T23:48:07.483Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-02-19T23:48:07.483Z] === RUN TestDockerSuite/TestBuildFails [2021-02-19T23:48:12.701Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-02-19T23:48:14.075Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-02-19T23:48:14.553Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-02-19T23:48:14.553Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-02-19T23:48:14.641Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-02-19T23:48:16.018Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-02-19T23:48:17.916Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-02-19T23:48:18.850Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-02-19T23:48:19.238Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-02-19T23:48:20.228Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-02-19T23:48:20.794Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-02-19T23:48:21.359Z] === RUN TestDockerSuite/TestStartRecordError [2021-02-19T23:48:22.733Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-02-19T23:48:22.991Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-02-19T23:48:23.925Z] === RUN TestDockerSuite/TestBuildForceRm [2021-02-19T23:48:24.366Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-02-19T23:48:25.741Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-02-19T23:48:28.269Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-02-19T23:48:32.449Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-02-19T23:48:34.254Z] === RUN TestDockerSuite/TestBuildFromGit [2021-02-19T23:48:35.732Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-02-19T23:48:39.910Z] === RUN TestDockerSuite/TestStatsNoStream [2021-02-19T23:48:40.043Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-02-19T23:48:40.502Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-02-19T23:48:42.435Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-02-19T23:48:43.806Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-02-19T23:48:44.372Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-02-19T23:48:44.937Z] === RUN TestDockerSuite/TestTopPrivileged [2021-02-19T23:48:45.187Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-02-19T23:48:45.187Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-02-19T23:48:45.196Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-02-19T23:48:45.453Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-02-19T23:48:45.453Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-02-19T23:48:46.020Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-02-19T23:48:46.153Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-02-19T23:48:46.612Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-02-19T23:48:46.612Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-02-19T23:48:49.302Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-02-19T23:48:52.583Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-02-19T23:48:52.843Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-02-19T23:48:52.843Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-02-19T23:48:53.409Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-02-19T23:48:53.409Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2021-02-19T23:48:54.343Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2021-02-19T23:48:55.278Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-02-19T23:48:55.844Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-02-19T23:48:55.844Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-02-19T23:48:56.779Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-02-19T23:48:58.179Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-02-19T23:48:58.749Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-02-19T23:48:59.000Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-02-19T23:48:59.000Z] === RUN TestDockerSuite/TestBuildHistory [2021-02-19T23:48:59.683Z] === RUN TestDockerSuite/TestUpdateStats [2021-02-19T23:49:03.863Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-02-19T23:49:04.122Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-02-19T23:49:04.122Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-02-19T23:49:05.056Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-02-19T23:49:05.625Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-02-19T23:49:07.564Z] === RUN TestDockerSuite/TestBuildIidFile [2021-02-19T23:49:08.154Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-02-19T23:49:08.531Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-02-19T23:49:10.068Z] === RUN TestDockerSuite/TestBuildInheritance [2021-02-19T23:49:10.068Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-02-19T23:49:10.684Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-02-19T23:49:11.034Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-02-19T23:49:11.034Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-02-19T23:49:11.250Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-02-19T23:49:13.151Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-02-19T23:49:14.766Z] === RUN TestDockerSuite/TestBuildLabel [2021-02-19T23:49:15.052Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-02-19T23:49:15.733Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-02-19T23:49:16.193Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-02-19T23:49:16.652Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-02-19T23:49:17.111Z] === RUN TestDockerSuite/TestBuildLabels [2021-02-19T23:49:17.581Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-02-19T23:49:18.078Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-02-19T23:49:19.614Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-02-19T23:49:20.111Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-02-19T23:49:21.489Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-02-19T23:49:22.875Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-02-19T23:49:23.811Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-02-19T23:49:24.299Z] === RUN TestDockerSuite/TestBuildLastModified [2021-02-19T23:49:24.299Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-02-19T23:49:24.299Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-02-19T23:49:24.299Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-02-19T23:49:24.299Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-02-19T23:49:24.299Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-02-19T23:49:24.746Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-02-19T23:49:24.758Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-02-19T23:49:25.216Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-02-19T23:49:25.674Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-02-19T23:49:26.121Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-02-19T23:49:27.494Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-02-19T23:49:28.869Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-02-19T23:49:30.242Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-02-19T23:49:30.359Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-02-19T23:49:30.808Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-02-19T23:49:31.742Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-02-19T23:49:38.296Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-02-19T23:49:42.735Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-02-19T23:49:42.736Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-02-19T23:49:45.639Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-02-19T23:49:48.260Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-02-19T23:49:48.260Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-02-19T23:49:48.260Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-02-19T23:49:48.260Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-02-19T23:49:48.260Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-02-19T23:49:48.260Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-02-19T23:49:48.260Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-02-19T23:49:48.260Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-02-19T23:49:48.260Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-02-19T23:49:48.826Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-02-19T23:49:48.826Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-02-19T23:49:48.826Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-02-19T23:49:48.826Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-02-19T23:49:48.826Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-02-19T23:49:50.727Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-02-19T23:49:50.727Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-02-19T23:49:50.727Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-02-19T23:49:50.727Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-02-19T23:49:50.727Z] === RUN TestDockerSuite/TestVolumeEvents [2021-02-19T23:49:57.287Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-02-19T23:49:57.545Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-02-19T23:49:57.900Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-02-19T23:49:57.900Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-02-19T23:49:59.801Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-02-19T23:50:02.338Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite (1401.07s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.11s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.01s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.55s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.79s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.23s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.34s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.32s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.07s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.98s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.21s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.90s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.15s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.58s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.19s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.82s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.78s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.83s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.72s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.08s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.92s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestAttachDetach (1.06s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.90s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.89s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.77s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.64s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.06s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.67s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.35s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.35s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.20s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.98s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (20.04s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.84s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.83s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.37s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.11s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.47s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.45s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.36s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.56s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.82s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.65s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.76s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.44s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.92s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.38s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.19s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.31s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.01s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.94s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.66s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.90s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.68s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.36s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.84s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (0.99s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.05s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.12s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.22s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.54s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.57s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.56s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.39s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.96s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.56s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.53s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.69s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.22s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.84s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.90s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.03s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.50s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.33s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.01s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.38s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.37s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.42s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.92s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.97s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.85s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.71s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.97s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.83s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.75s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.98s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.14s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.42s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildCmd (0.31s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.23s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.32s) [2021-02-19T23:50:02.338Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-02-19T23:50:02.338Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.65s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.80s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.18s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.15s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.26s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.84s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.69s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.28s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.79s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.89s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.51s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.21s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.56s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.41s) [2021-02-19T23:50:02.338Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-02-19T23:50:02.338Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-02-19T23:50:02.338Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-02-19T23:50:02.338Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-02-19T23:50:02.338Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-02-19T23:50:02.338Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-02-19T23:50:02.338Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-02-19T23:50:02.338Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.56s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.70s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.72s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.33s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (6.25s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.63s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.94s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.60s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.83s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.86s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.50s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.46s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.53s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildDockerignore (11.00s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.66s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.17s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.64s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.36s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.08s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.78s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.43s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.35s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.80s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.45s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.45s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.38s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.19s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.86s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.42s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.48s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.76s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.25s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.47s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.30s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.39s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.62s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.01s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildEnv (1.64s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.26s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.44s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.61s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.74s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.48s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.63s) [2021-02-19T23:50:02.338Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.83s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.55s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.55s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.28s) [2021-02-19T23:50:02.339Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-02-19T23:50:02.339Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.54s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.60s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildExpose (0.53s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.74s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.55s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.35s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildFails (0.85s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.65s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.02s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.53s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.49s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.59s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.34s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.23s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.92s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.32s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.82s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.80s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.51s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildHistory (4.15s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.51s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.78s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.65s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.60s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.93s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildLabel (0.54s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.45s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.47s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildLabels (0.51s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.22s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.57s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.10s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.55s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.16s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.14s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.16s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.16s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.32s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.71s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.01s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.51s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.34s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.42s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.85s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.90s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.21s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.83s) [2021-02-19T23:50:02.339Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-02-19T23:50:02.339Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.44s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.31s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.70s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.23s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.64s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.60s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.95s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.63s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.10s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.30s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.27s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.49s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.76s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.51s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.49s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.31s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.43s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.85s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.20s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.31s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.69s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildPATH (2.20s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.66s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.96s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (9.39s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.30s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.50s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildRm (2.46s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.79s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.37s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.46s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.58s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.08s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.13s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.75s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.89s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.30s) [2021-02-19T23:50:02.339Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-02-19T23:50:02.339Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.46s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.03s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.15s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildStderr (1.12s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.35s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.81s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.72s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.54s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.04s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.57s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildUser (2.21s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.73s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.67s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.70s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.36s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.77s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.97s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.26s) [2021-02-19T23:50:02.339Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-02-19T23:50:02.339Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-02-19T23:50:02.339Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-02-19T23:50:02.339Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-02-19T23:50:02.339Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-02-19T23:50:02.339Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-02-19T23:50:02.339Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-02-19T23:50:02.339Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.16s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.78s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.58s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.83s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.15s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.53s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.56s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.94s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.33s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.43s) [2021-02-19T23:50:02.339Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-02-19T23:50:02.339Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.68s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.20s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.10s) [2021-02-19T23:50:02.339Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-02-19T23:50:02.339Z] docker_cli_sni_test.go:18: Flakey test [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.93s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.05s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestCommitChange (1.53s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.99s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.23s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.22s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.73s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestCommitTTY (1.20s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.90s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.45s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.06s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.05s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.19s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.04s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.76s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.53s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.64s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.80s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.74s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.48s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.57s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.50s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.07s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.84s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.47s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.67s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.22s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.66s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.55s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.68s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.56s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.60s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.57s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.62s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.71s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.61s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (0.98s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.41s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.58s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.26s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.55s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.63s) [2021-02-19T23:50:02.339Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-02-19T23:50:02.339Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.52s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.51s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.13s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.60s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.70s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.27s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.98s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.02s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.44s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.46s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.57s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (0.61s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ca0ec0_} (1.65s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1750855244_/foo_false____} (0.60s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1750855244_/foo_true____} (1.71s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3870157115_/foo_false____} (1.49s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3870157115_/foo_true____} (1.66s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3870157115_/foo_true__0xc000ca0f20__} (1.41s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ca0f40_} (1.38s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ca0f60_} (1.33s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ca0f80_} (1.33s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ca0fa0_} (1.35s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.44s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.36s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.04s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.91s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.63s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.26s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.63s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.15s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.62s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.55s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.65s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.56s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.54s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.63s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.74s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.62s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.52s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.59s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.62s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.54s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.62s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.86s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.62s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.54s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.57s) [2021-02-19T23:50:02.339Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.66s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.94s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.87s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.79s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.11s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.81s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.87s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.96s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.42s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.52s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.66s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.62s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.76s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.81s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.02s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestCpToDot (0.71s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.14s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.12s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestCpToStdout (0.74s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.24s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.67s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.29s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.66s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.74s) [2021-02-19T23:50:02.340Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-02-19T23:50:02.340Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.83s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.27s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2021-02-19T23:50:02.340Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-02-19T23:50:02.340Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.14s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.73s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.12s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.06s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.99s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.11s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.67s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.28s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.79s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.61s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.64s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.66s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.48s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.51s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.96s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.51s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.14s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.49s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.22s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.78s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.26s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.72s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestEventsAttach (0.54s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestEventsCommit (0.61s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.53s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.49s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.51s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.52s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.99s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.20s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.32s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestEventsCopy (0.91s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.17s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.62s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.91s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.12s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.36s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.24s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestEventsFilters (0.95s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestEventsFormat (0.97s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.70s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.28s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2021-02-19T23:50:02.340Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-02-19T23:50:02.340Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-02-19T23:50:02.340Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-02-19T23:50:02.340Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.37s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.51s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestEventsRename (0.58s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestEventsResize (0.61s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.67s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.63s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.47s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.71s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestEventsTop (0.57s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.89s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestExec (0.62s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.63s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.48s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.59s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.48s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.99s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.86s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.74s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.67s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.51s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.51s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.99s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestExecCgroup (0.90s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestExecEnv (0.54s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.51s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.57s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestExecInspectID (1.67s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestExecInteractive (0.55s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.53s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.58s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestExecParseError (0.55s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.55s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.52s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.05s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.76s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestExecStartFails (0.71s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.97s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.49s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestExecTTY (0.55s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.59s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.54s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestExecUlimits (0.57s) [2021-02-19T23:50:02.340Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-02-19T23:50:02.340Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.27s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.63s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.78s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.51s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestExecWithUser (0.62s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.50s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.51s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.51s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.53s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.49s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestHealth (18.89s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.73s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.03s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.67s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.35s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.36s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.56s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.82s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.16s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.71s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestImagesFormat (0.13s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.92s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.86s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestImportBadURL (0.13s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestImportDisplay (1.11s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestImportFile (1.11s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.14s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestImportGzipped (1.18s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.14s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.52s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.55s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.47s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.48s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.47s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.49s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.50s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.47s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.28s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.70s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.50s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.06s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.65s) [2021-02-19T23:50:02.340Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-02-19T23:50:02.340Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.05s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.83s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestInspectDefault (0.69s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestInspectHistory (0.88s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-02-19T23:50:02.340Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-02-19T23:50:02.340Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.46s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.48s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.49s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.49s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.36s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.51s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestInspectStatus (0.57s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.00s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.48s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.49s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.51s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.49s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.48s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.45s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.51s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.15s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.14s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.32s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.41s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.20s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.39s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.47s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.37s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.54s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.13s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.33s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.37s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.66s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.11s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.51s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.04s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.64s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.69s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.80s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.49s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.50s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.56s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.86s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.84s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.86s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.90s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.73s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.92s) [2021-02-19T23:50:02.340Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.47s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.47s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestLogsSince (6.52s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.50s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.68s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestLogsTail (0.59s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.65s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.91s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.45s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.55s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestNetHostname (1.51s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.22s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.72s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.32s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.48s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestPluginActive (1.42s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.51s) [2021-02-19T23:50:02.341Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-02-19T23:50:02.341Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.62s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.27s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.24s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.84s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestPluginUpgrade (3.83s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.55s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.14s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.67s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestPortList (6.95s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.93s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.15s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.52s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.51s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.49s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.99s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.43s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.40s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.62s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestPsByOrder (1.90s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.66s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.09s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.91s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.09s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.24s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.09s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.98s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.65s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.99s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.89s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.54s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.66s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.95s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.54s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.53s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.68s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.52s) [2021-02-19T23:50:02.341Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-02-19T23:50:02.341Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.17s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.08s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.57s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.29s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.39s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.83s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.13s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.84s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.74s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.18s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.01s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.93s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.12s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.16s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.99s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.65s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.12s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.68s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.15s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.84s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRmiTag (0.27s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.88s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.86s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.47s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.59s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.29s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.90s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunAddHost (0.50s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.21s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.49s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.45s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.06s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.43s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.57s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.56s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.87s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.98s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.68s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.87s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.14s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.68s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.88s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.66s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.85s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.46s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.63s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.44s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.48s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.44s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.57s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.69s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.50s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.52s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.53s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.56s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.55s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.52s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.45s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.79s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.58s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.70s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.52s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.09s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.55s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.53s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.15s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.98s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.50s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.45s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.50s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.69s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.59s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.64s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.02s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.10s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.85s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.66s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.46s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.00s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.24s) [2021-02-19T23:50:02.341Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-02-19T23:50:02.341Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2021-02-19T23:50:02.341Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-02-19T23:50:02.341Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.79s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.41s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.30s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.71s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.56s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.40s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.55s) [2021-02-19T23:50:02.341Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-02-19T23:50:02.341Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.48s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.48s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.61s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.65s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.67s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.54s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.06s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.61s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.75s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.69s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.73s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunExitCode (0.56s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.49s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.51s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.57s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.72s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.62s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.01s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.21s) [2021-02-19T23:50:02.341Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-19T23:50:02.341Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.09s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.49s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.89s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.57s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.92s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.47s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.85s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.00s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.03s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.83s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.39s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.38s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.71s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.19s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.21s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.91s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.46s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.27s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.10s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.32s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunMount (3.95s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.45s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.45s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.97s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.43s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.13s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.63s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.14s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.25s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.27s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.65s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunNetHost (0.84s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.65s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.46s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.86s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.83s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.60s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.53s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.51s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.54s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.51s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.12s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.70s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.91s) [2021-02-19T23:50:02.341Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-02-19T23:50:02.341Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.58s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.51s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.57s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.73s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.45s) [2021-02-19T23:50:02.341Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.47s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.47s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.50s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.74s) [2021-02-19T23:50:02.341Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-19T23:50:02.341Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.56s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.57s) [2021-02-19T23:50:02.341Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-02-19T23:50:02.341Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.53s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.34s) [2021-02-19T23:50:02.341Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-02-19T23:50:02.341Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.29s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.03s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunRm (0.54s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.66s) [2021-02-19T23:50:02.341Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.48s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.45s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.30s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.45s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.32s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.67s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.70s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.47s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.62s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.67s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.74s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.54s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.62s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.79s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.64s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.43s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunState (1.62s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.51s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.63s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2021-02-19T23:50:02.342Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-02-19T23:50:02.342Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.71s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.71s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunSysctls (1.03s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.47s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.98s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.55s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.64s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.79s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.83s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.48s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.49s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.44s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.45s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.01s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunUserByID (0.48s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.48s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunUserByName (0.46s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.45s) [2021-02-19T23:50:02.342Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-02-19T23:50:02.342Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.45s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.41s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.49s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.72s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.44s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.92s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.39s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.61s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.47s) [2021-02-19T23:50:02.342Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2021-02-19T23:50:02.342Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2021-02-19T23:50:02.342Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-02-19T23:50:02.342Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2021-02-19T23:50:02.342Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-02-19T23:50:02.342Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s) [2021-02-19T23:50:02.342Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-02-19T23:50:02.342Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.61s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.47s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.92s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.63s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.55s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.58s) [2021-02-19T23:50:02.342Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-02-19T23:50:02.342Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-02-19T23:50:02.342Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-02-19T23:50:02.342Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-02-19T23:50:02.342Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-02-19T23:50:02.342Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-02-19T23:50:02.342Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-02-19T23:50:02.342Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-02-19T23:50:02.342Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-02-19T23:50:02.342Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-02-19T23:50:02.342Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-02-19T23:50:02.342Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.55s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.78s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.67s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.50s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.59s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.47s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.46s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.47s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.91s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.47s) [2021-02-19T23:50:02.342Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-02-19T23:50:02.342Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.36s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.93s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.43s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.41s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.46s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.69s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.71s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.95s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.06s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.49s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.55s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.84s) [2021-02-19T23:50:02.342Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents201956868 [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.08s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.42s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.09s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.21s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.18s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.35s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.08s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.51s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.92s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.92s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.58s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.73s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.06s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.85s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.01s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.64s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestStartRecordError (1.48s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.42s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.34s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.63s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.02s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.57s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.53s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.47s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.52s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.55s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.54s) [2021-02-19T23:50:02.342Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2021-02-19T23:50:02.342Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.63s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.12s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.96s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.80s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.53s) [2021-02-19T23:50:02.342Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2021-02-19T23:50:02.342Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.75s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.52s) [2021-02-19T23:50:02.342Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-02-19T23:50:02.342Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.15s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.02s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.68s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.02s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestUpdateStats (3.53s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.97s) [2021-02-19T23:50:02.342Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2021-02-19T23:50:02.342Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.88s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.58s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.34s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.39s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.47s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.96s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.54s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.73s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.36s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.38s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.89s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.89s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.38s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.36s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.39s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.36s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.57s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.47s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.04s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.70s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.63s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.53s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.47s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.46s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.09s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.08s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.81s) [2021-02-19T23:50:02.342Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.54s) [2021-02-19T23:50:02.342Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-02-19T23:50:02.342Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-02-19T23:50:02.342Z] === RUN TestDockerRegistrySuite [2021-02-19T23:50:02.342Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-02-19T23:50:03.277Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-02-19T23:50:04.652Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-02-19T23:50:06.026Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-02-19T23:50:06.026Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-02-19T23:50:09.308Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-02-19T23:50:10.785Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-02-19T23:50:13.489Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-02-19T23:50:16.774Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-02-19T23:50:17.342Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-02-19T23:50:18.285Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-02-19T23:50:19.218Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-02-19T23:50:20.591Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-02-19T23:50:21.525Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-02-19T23:50:22.459Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-02-19T23:50:23.168Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-02-19T23:50:23.394Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-02-19T23:50:25.297Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-02-19T23:50:27.196Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-02-19T23:50:27.859Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-02-19T23:50:28.130Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-02-19T23:50:30.659Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-02-19T23:50:31.225Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-02-19T23:50:31.482Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-02-19T23:50:32.416Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-02-19T23:50:32.554Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-02-19T23:50:33.790Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-02-19T23:50:34.356Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-02-19T23:50:36.886Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-02-19T23:50:37.143Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-02-19T23:50:38.517Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-02-19T23:50:38.775Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-02-19T23:50:38.775Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-02-19T23:50:39.045Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-02-19T23:50:39.308Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-02-19T23:50:39.876Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-02-19T23:50:39.876Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-02-19T23:50:40.809Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-02-19T23:50:42.708Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-02-19T23:50:42.881Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-02-19T23:50:43.274Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-02-19T23:50:44.208Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-02-19T23:50:45.142Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-02-19T23:50:46.075Z] --- PASS: TestDockerRegistrySuite (43.87s) [2021-02-19T23:50:46.075Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.22s) [2021-02-19T23:50:46.075Z] check_test.go:196: [d4c8417f3bacc] daemon is not started [2021-02-19T23:50:46.075Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.09s) [2021-02-19T23:50:46.075Z] check_test.go:196: [d935b53bed829] daemon is not started [2021-02-19T23:50:46.075Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.32s) [2021-02-19T23:50:46.075Z] check_test.go:196: [d8cff4a02269e] daemon is not started [2021-02-19T23:50:46.075Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2021-02-19T23:50:46.075Z] check_test.go:196: [dd3aed7a8ec3b] daemon is not started [2021-02-19T23:50:46.075Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.79s) [2021-02-19T23:50:46.075Z] check_test.go:196: [dd6f2d543996d] daemon is not started [2021-02-19T23:50:46.075Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.53s) [2021-02-19T23:50:46.075Z] check_test.go:196: [d91c89fec3636] daemon is not started [2021-02-19T23:50:46.075Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.99s) [2021-02-19T23:50:46.075Z] check_test.go:196: [d0c56d6471722] daemon is not started [2021-02-19T23:50:46.075Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.03s) [2021-02-19T23:50:46.075Z] check_test.go:196: [d29490edf7a9c] daemon is not started [2021-02-19T23:50:46.075Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.92s) [2021-02-19T23:50:46.075Z] check_test.go:196: [dcc6d69c313b4] daemon is not started [2021-02-19T23:50:46.075Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.12s) [2021-02-19T23:50:46.075Z] check_test.go:196: [d7d9413fa2b3b] daemon is not started [2021-02-19T23:50:46.075Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.10s) [2021-02-19T23:50:46.075Z] check_test.go:196: [d2086d06678e1] daemon is not started [2021-02-19T23:50:46.075Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.09s) [2021-02-19T23:50:46.075Z] check_test.go:196: [d595e722533cb] daemon is not started [2021-02-19T23:50:46.075Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.92s) [2021-02-19T23:50:46.075Z] check_test.go:196: [d615a2907bd23] daemon is not started [2021-02-19T23:50:46.075Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.99s) [2021-02-19T23:50:46.075Z] check_test.go:196: [d5bcfb7ddc53c] daemon is not started [2021-02-19T23:50:46.075Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.91s) [2021-02-19T23:50:46.075Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:21bf0eeb4cf0f98d538df6e813df57c2ffd7f00162fc6ea99630648f365f4533 [2021-02-19T23:50:46.075Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f412da125beeee6f9e394842c0be798e3352a2df3c1e84f73a42ad6c082e13ca [2021-02-19T23:50:46.075Z] check_test.go:196: [d81ac82aa9792] daemon is not started [2021-02-19T23:50:46.075Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.92s) [2021-02-19T23:50:46.075Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5ce24dd6450425058f56d57738725136fa983b9d9b5c79068be895dd43efafa8 [2021-02-19T23:50:46.075Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d1877dd55909176ed65f78e628b1915a9c2e31c9b1e2d7fe04e16e2e47a904b5 [2021-02-19T23:50:46.075Z] check_test.go:196: [df86ed5d0fda7] daemon is not started [2021-02-19T23:50:46.075Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.97s) [2021-02-19T23:50:46.075Z] check_test.go:196: [d2ccc8d577f1c] daemon is not started [2021-02-19T23:50:46.075Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.12s) [2021-02-19T23:50:46.075Z] check_test.go:196: [d0e84b545e926] daemon is not started [2021-02-19T23:50:46.075Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.98s) [2021-02-19T23:50:46.075Z] check_test.go:196: [d6d60a702b73b] daemon is not started [2021-02-19T23:50:46.075Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-02-19T23:50:46.075Z] check_test.go:196: [dbaff1889bcb8] daemon is not started [2021-02-19T23:50:46.075Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.03s) [2021-02-19T23:50:46.075Z] check_test.go:196: [d67cff7711a7f] daemon is not started [2021-02-19T23:50:46.075Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.06s) [2021-02-19T23:50:46.075Z] check_test.go:196: [dc39d7e2c78bb] daemon is not started [2021-02-19T23:50:46.075Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.92s) [2021-02-19T23:50:46.075Z] check_test.go:196: [d6908909538a9] daemon is not started [2021-02-19T23:50:46.075Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.38s) [2021-02-19T23:50:46.075Z] check_test.go:196: [d8639669d7244] daemon is not started [2021-02-19T23:50:46.075Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2021-02-19T23:50:46.075Z] check_test.go:196: [d790b75e55e26] daemon is not started [2021-02-19T23:50:46.075Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.15s) [2021-02-19T23:50:46.075Z] check_test.go:196: [d44228e90c86a] daemon is not started [2021-02-19T23:50:46.075Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.40s) [2021-02-19T23:50:46.075Z] check_test.go:196: [dc744080c1585] daemon is not started [2021-02-19T23:50:46.075Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-02-19T23:50:46.075Z] check_test.go:196: [da89e00edac95] daemon is not started [2021-02-19T23:50:46.075Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2021-02-19T23:50:46.075Z] check_test.go:196: [d5677a13fcdf4] daemon is not started [2021-02-19T23:50:46.075Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2021-02-19T23:50:46.075Z] check_test.go:196: [dd2eb415cc155] daemon is not started [2021-02-19T23:50:46.075Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2021-02-19T23:50:46.075Z] check_test.go:196: [da58778d440aa] daemon is not started [2021-02-19T23:50:46.075Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-02-19T23:50:46.075Z] check_test.go:196: [d6265e084788e] daemon is not started [2021-02-19T23:50:46.075Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.04s) [2021-02-19T23:50:46.075Z] check_test.go:196: [d6a535053366d] daemon is not started [2021-02-19T23:50:46.075Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.54s) [2021-02-19T23:50:46.075Z] check_test.go:196: [d6b3857ba2d0d] daemon is not started [2021-02-19T23:50:46.075Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.83s) [2021-02-19T23:50:46.075Z] check_test.go:196: [d14c8e467e7c1] daemon is not started [2021-02-19T23:50:46.075Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.02s) [2021-02-19T23:50:46.075Z] check_test.go:196: [d78e607d84926] daemon is not started [2021-02-19T23:50:46.075Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.94s) [2021-02-19T23:50:46.075Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2021-02-19T23:50:46.075Z] === RUN TestDockerSchema1RegistrySuite [2021-02-19T23:50:46.075Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-02-19T23:50:46.075Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-02-19T23:50:49.356Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-02-19T23:50:54.617Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-02-19T23:50:57.898Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-02-19T23:50:58.463Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-02-19T23:50:59.397Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-02-19T23:50:59.654Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-02-19T23:51:00.567Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-02-19T23:51:00.567Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-02-19T23:51:00.587Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-02-19T23:51:01.520Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-02-19T23:51:02.461Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-02-19T23:51:04.303Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-02-19T23:51:04.762Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-02-19T23:51:04.762Z] === RUN TestDockerSuite/TestBuildNetNone [2021-02-19T23:51:04.762Z] === RUN TestDockerSuite/TestBuildNoContext [2021-02-19T23:51:05.750Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-02-19T23:51:06.008Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-02-19T23:51:06.265Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-02-19T23:51:06.523Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-02-19T23:51:06.781Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-02-19T23:51:07.039Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-02-19T23:51:07.297Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-02-19T23:51:07.555Z] --- PASS: TestDockerSchema1RegistrySuite (21.45s) [2021-02-19T23:51:07.555Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2021-02-19T23:51:07.555Z] check_test.go:223: [ddc811592585b] daemon is not started [2021-02-19T23:51:07.555Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.07s) [2021-02-19T23:51:07.555Z] check_test.go:223: [dd64c66419716] daemon is not started [2021-02-19T23:51:07.555Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.40s) [2021-02-19T23:51:07.555Z] check_test.go:223: [db7c415464b4b] daemon is not started [2021-02-19T23:51:07.555Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.83s) [2021-02-19T23:51:07.555Z] check_test.go:223: [dff7f663610b1] daemon is not started [2021-02-19T23:51:07.555Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.05s) [2021-02-19T23:51:07.555Z] check_test.go:223: [d813e7a44374f] daemon is not started [2021-02-19T23:51:07.555Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.00s) [2021-02-19T23:51:07.555Z] check_test.go:223: [d16091d52882c] daemon is not started [2021-02-19T23:51:07.555Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-02-19T23:51:07.555Z] check_test.go:223: [da4ca40190dff] daemon is not started [2021-02-19T23:51:07.555Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.99s) [2021-02-19T23:51:07.555Z] check_test.go:223: [da3de0fffcf72] daemon is not started [2021-02-19T23:51:07.555Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.92s) [2021-02-19T23:51:07.555Z] check_test.go:223: [d846db127c83a] daemon is not started [2021-02-19T23:51:07.555Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.92s) [2021-02-19T23:51:07.555Z] check_test.go:223: [de27f89c46e1b] daemon is not started [2021-02-19T23:51:07.555Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.99s) [2021-02-19T23:51:07.555Z] check_test.go:223: [d2a2160a6d06c] daemon is not started [2021-02-19T23:51:07.555Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2021-02-19T23:51:07.555Z] check_test.go:223: [d8effb46d1791] daemon is not started [2021-02-19T23:51:07.555Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.41s) [2021-02-19T23:51:07.555Z] check_test.go:223: [d6eb4680a529d] daemon is not started [2021-02-19T23:51:07.555Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-02-19T23:51:07.555Z] check_test.go:223: [dfd60abd5eaf3] daemon is not started [2021-02-19T23:51:07.555Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2021-02-19T23:51:07.555Z] check_test.go:223: [d51b05d29c33d] daemon is not started [2021-02-19T23:51:07.555Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s) [2021-02-19T23:51:07.555Z] check_test.go:223: [dc96338aad29d] daemon is not started [2021-02-19T23:51:07.555Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s) [2021-02-19T23:51:07.555Z] check_test.go:223: [ddb6499626ad3] daemon is not started [2021-02-19T23:51:07.555Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-02-19T23:51:07.555Z] check_test.go:223: [d636cd0692f4b] daemon is not started [2021-02-19T23:51:07.555Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-02-19T23:51:07.555Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-02-19T23:51:07.668Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-02-19T23:51:08.121Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-02-19T23:51:08.687Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-02-19T23:51:08.945Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-02-19T23:51:08.945Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-02-19T23:51:10.320Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-02-19T23:51:10.320Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-02-19T23:51:11.256Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-02-19T23:51:11.822Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-02-19T23:51:12.080Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.60s) [2021-02-19T23:51:12.080Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.78s) [2021-02-19T23:51:12.080Z] check_test.go:252: [dd17fc4c17b58] daemon is not started [2021-02-19T23:51:12.080Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.49s) [2021-02-19T23:51:12.080Z] check_test.go:252: [d4f61ada39c71] daemon is not started [2021-02-19T23:51:12.080Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.18s) [2021-02-19T23:51:12.080Z] check_test.go:252: [d0dd7ab71752b] daemon is not started [2021-02-19T23:51:12.080Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.20s) [2021-02-19T23:51:12.080Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.33s) [2021-02-19T23:51:12.080Z] check_test.go:252: [dc4fce9b21905] daemon is not started [2021-02-19T23:51:12.080Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.67s) [2021-02-19T23:51:12.080Z] check_test.go:252: [d4bbf5a3982ec] daemon is not started [2021-02-19T23:51:12.080Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.74s) [2021-02-19T23:51:12.080Z] check_test.go:252: [d51fcb3ec787e] daemon is not started [2021-02-19T23:51:12.080Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.20s) [2021-02-19T23:51:12.080Z] check_test.go:252: [dce7801c2131a] daemon is not started [2021-02-19T23:51:12.080Z] === RUN TestDockerRegistryAuthTokenSuite [2021-02-19T23:51:12.080Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-02-19T23:51:13.452Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-02-19T23:51:16.239Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-02-19T23:51:17.634Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-02-19T23:51:17.634Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-02-19T23:51:17.634Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-02-19T23:51:17.777Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-02-19T23:51:17.893Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-02-19T23:51:17.893Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.93s) [2021-02-19T23:51:17.893Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.19s) [2021-02-19T23:51:17.893Z] check_test.go:279: [dc66481d5f0a2] daemon is not started [2021-02-19T23:51:17.893Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.19s) [2021-02-19T23:51:17.893Z] check_test.go:279: [d07f4c714a8d8] daemon is not started [2021-02-19T23:51:17.893Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.19s) [2021-02-19T23:51:17.893Z] check_test.go:279: [d53e159cb7030] daemon is not started [2021-02-19T23:51:17.893Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.19s) [2021-02-19T23:51:17.893Z] check_test.go:279: [d2e19acb96ce8] daemon is not started [2021-02-19T23:51:17.893Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.17s) [2021-02-19T23:51:17.893Z] check_test.go:279: [d877ca369dba0] daemon is not started [2021-02-19T23:51:17.893Z] === RUN TestDockerNetworkSuite [2021-02-19T23:51:17.893Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-02-19T23:51:18.237Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-02-19T23:51:18.237Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-02-19T23:51:19.793Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-02-19T23:51:20.359Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-02-19T23:51:20.925Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-02-19T23:51:21.155Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-02-19T23:51:22.123Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-02-19T23:51:23.092Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-02-19T23:51:25.112Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-02-19T23:51:27.015Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-02-19T23:51:27.273Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-02-19T23:51:29.172Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-02-19T23:51:30.546Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-02-19T23:51:32.447Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-02-19T23:51:34.347Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-02-19T23:51:35.473Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-02-19T23:51:36.877Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-02-19T23:51:37.010Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-02-19T23:51:40.159Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-02-19T23:51:41.094Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-02-19T23:51:41.094Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-02-19T23:51:42.995Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-02-19T23:51:44.088Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-02-19T23:51:44.368Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-02-19T23:51:44.936Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-02-19T23:51:45.503Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-02-19T23:51:46.878Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-02-19T23:51:47.444Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-02-19T23:51:47.822Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-02-19T23:51:48.035Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-02-19T23:51:48.296Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-02-19T23:51:48.296Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-02-19T23:51:48.864Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-02-19T23:51:49.123Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-02-19T23:51:49.689Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-02-19T23:51:49.947Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-02-19T23:51:49.947Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-02-19T23:51:50.205Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-02-19T23:51:51.580Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-02-19T23:51:51.580Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-02-19T23:51:52.513Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-02-19T23:51:52.771Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-02-19T23:51:53.030Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-02-19T23:51:53.030Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-02-19T23:51:54.899Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-02-19T23:51:56.312Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-02-19T23:51:57.687Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-02-19T23:51:59.594Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-02-19T23:52:03.334Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-02-19T23:52:03.797Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-02-19T23:52:03.797Z] === RUN TestDockerSuite/TestBuildPATH [2021-02-19T23:52:03.797Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-02-19T23:52:04.244Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-02-19T23:52:04.245Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-02-19T23:52:04.810Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-02-19T23:52:04.810Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-02-19T23:52:04.810Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-02-19T23:52:05.068Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-02-19T23:52:05.326Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-02-19T23:52:05.326Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-02-19T23:52:05.976Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-02-19T23:52:05.976Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-02-19T23:52:07.855Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-02-19T23:52:07.855Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-02-19T23:52:07.855Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-02-19T23:52:08.425Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-02-19T23:52:12.608Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-02-19T23:52:15.157Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-02-19T23:52:15.157Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-02-19T23:52:16.094Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-02-19T23:52:17.470Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-02-19T23:52:17.470Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-02-19T23:52:18.403Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-02-19T23:52:18.661Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-02-19T23:52:19.594Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-02-19T23:52:24.861Z] --- PASS: TestDockerNetworkSuite (66.05s) [2021-02-19T23:52:24.861Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.25s) [2021-02-19T23:52:24.861Z] docker_cli_network_unix_test.go:46: [d1ba7aec00873] daemon is not started [2021-02-19T23:52:24.861Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.76s) [2021-02-19T23:52:24.861Z] docker_cli_network_unix_test.go:46: [d545a1f5c366b] daemon is not started [2021-02-19T23:52:24.861Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.02s) [2021-02-19T23:52:24.861Z] docker_cli_network_unix_test.go:46: [db2d90abb041b] daemon is not started [2021-02-19T23:52:24.861Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.38s) [2021-02-19T23:52:24.861Z] docker_cli_network_unix_test.go:46: [ddaf2b950207e] daemon is not started [2021-02-19T23:52:24.861Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.08s) [2021-02-19T23:52:24.861Z] docker_cli_network_unix_test.go:1233: [da44c06f515c8] daemon is not started [2021-02-19T23:52:24.861Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.92s) [2021-02-19T23:52:24.861Z] docker_cli_network_unix_test.go:46: [d51818b173c8c] daemon is not started [2021-02-19T23:52:24.861Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (7.29s) [2021-02-19T23:52:24.861Z] docker_cli_network_unix_test.go:46: [d621a6130ad33] daemon is not started [2021-02-19T23:52:24.861Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.04s) [2021-02-19T23:52:24.861Z] docker_cli_network_unix_test.go:46: [df0813ea10552] daemon is not started [2021-02-19T23:52:24.861Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.54s) [2021-02-19T23:52:24.861Z] docker_cli_network_unix_test.go:46: [d6d9d8416cd89] daemon is not started [2021-02-19T23:52:24.861Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.71s) [2021-02-19T23:52:24.861Z] docker_cli_network_unix_test.go:46: [d095e5d9abd0f] daemon is not started [2021-02-19T23:52:24.861Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.51s) [2021-02-19T23:52:24.861Z] docker_cli_network_unix_test.go:46: [d5fc2468dae1a] daemon is not started [2021-02-19T23:52:24.861Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.25s) [2021-02-19T23:52:24.861Z] docker_cli_network_unix_test.go:46: [db5e6b5ae1f1f] daemon is not started [2021-02-19T23:52:24.861Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.20s) [2021-02-19T23:52:24.861Z] docker_cli_network_unix_test.go:46: [dbdc26c812a4a] daemon is not started [2021-02-19T23:52:24.861Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.45s) [2021-02-19T23:52:24.861Z] docker_cli_network_unix_test.go:46: [d4d572f704973] daemon is not started [2021-02-19T23:52:24.861Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.39s) [2021-02-19T23:52:24.861Z] docker_cli_network_unix_test.go:46: [d6400a69e6680] daemon is not started [2021-02-19T23:52:24.861Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.93s) [2021-02-19T23:52:24.861Z] docker_cli_network_unix_test.go:46: [d5e830ad633e8] daemon is not started [2021-02-19T23:52:24.861Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.25s) [2021-02-19T23:52:24.861Z] docker_cli_network_unix_test.go:46: [d11a26a649b61] daemon is not started [2021-02-19T23:52:24.861Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.07s) [2021-02-19T23:52:24.861Z] docker_cli_network_unix_test.go:46: [d6fb14a41575f] daemon is not started [2021-02-19T23:52:24.861Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.20s) [2021-02-19T23:52:24.861Z] docker_cli_network_unix_test.go:46: [d63df0c26bec7] daemon is not started [2021-02-19T23:52:24.861Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.14s) [2021-02-19T23:52:24.861Z] docker_cli_network_unix_test.go:46: [df630b9ec94a8] daemon is not started [2021-02-19T23:52:24.862Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.26s) [2021-02-19T23:52:24.862Z] docker_cli_network_unix_test.go:46: [dc0453c57fa90] daemon is not started [2021-02-19T23:52:24.862Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-02-19T23:52:24.862Z] docker_cli_network_unix_test.go:46: [d79a1674593f6] daemon is not started [2021-02-19T23:52:24.862Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.30s) [2021-02-19T23:52:24.862Z] docker_cli_network_unix_test.go:46: [d5c9792cf9e28] daemon is not started [2021-02-19T23:52:24.862Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.16s) [2021-02-19T23:52:24.862Z] docker_cli_network_unix_test.go:46: [d958defd24447] daemon is not started [2021-02-19T23:52:24.862Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.61s) [2021-02-19T23:52:24.862Z] docker_cli_network_unix_test.go:968: [d65102a15c827] daemon is not started [2021-02-19T23:52:24.862Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.75s) [2021-02-19T23:52:24.862Z] docker_cli_network_unix_test.go:46: [dd7390fc4da4a] daemon is not started [2021-02-19T23:52:24.862Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.03s) [2021-02-19T23:52:24.862Z] docker_cli_network_unix_test.go:1116: [dd0cb941d002b] daemon is not started [2021-02-19T23:52:24.862Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.22s) [2021-02-19T23:52:24.862Z] docker_cli_network_unix_test.go:46: [d55b186b7b0ab] daemon is not started [2021-02-19T23:52:24.862Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.89s) [2021-02-19T23:52:24.862Z] docker_cli_network_unix_test.go:46: [d792a4297f7cf] daemon is not started [2021-02-19T23:52:24.862Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.16s) [2021-02-19T23:52:24.862Z] docker_cli_network_unix_test.go:46: [d6effa8bb098b] daemon is not started [2021-02-19T23:52:24.862Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-02-19T23:52:24.862Z] docker_cli_network_unix_test.go:46: [df7257fce7599] daemon is not started [2021-02-19T23:52:24.862Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2021-02-19T23:52:24.862Z] docker_cli_network_unix_test.go:46: [d8cf35524ca1a] daemon is not started [2021-02-19T23:52:24.862Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.18s) [2021-02-19T23:52:24.862Z] docker_cli_network_unix_test.go:46: [d718ab339d3a1] daemon is not started [2021-02-19T23:52:24.862Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2021-02-19T23:52:24.862Z] docker_cli_network_unix_test.go:46: [d5f62e1968ad6] daemon is not started [2021-02-19T23:52:24.862Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.49s) [2021-02-19T23:52:24.862Z] docker_cli_network_unix_test.go:46: [d4ae04c6e1f52] daemon is not started [2021-02-19T23:52:24.862Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2021-02-19T23:52:24.862Z] docker_cli_network_unix_test.go:46: [d60a0cd699954] daemon is not started [2021-02-19T23:52:24.862Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-02-19T23:52:24.862Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-02-19T23:52:24.862Z] docker_cli_network_unix_test.go:46: [de475e8776b4b] daemon is not started [2021-02-19T23:52:24.862Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.76s) [2021-02-19T23:52:24.862Z] docker_cli_network_unix_test.go:46: [d76e282957f31] daemon is not started [2021-02-19T23:52:24.862Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.47s) [2021-02-19T23:52:24.862Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.13s) [2021-02-19T23:52:24.862Z] docker_cli_network_unix_test.go:1084: [d68505ccf5054] daemon is not started [2021-02-19T23:52:24.862Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2021-02-19T23:52:24.862Z] docker_cli_network_unix_test.go:46: [d0f2c2338f017] daemon is not started [2021-02-19T23:52:24.862Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.78s) [2021-02-19T23:52:24.862Z] docker_cli_network_unix_test.go:46: [d6dbfe95e2ab1] daemon is not started [2021-02-19T23:52:24.862Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.57s) [2021-02-19T23:52:24.862Z] docker_cli_network_unix_test.go:46: [d6f7d1b783ccb] daemon is not started [2021-02-19T23:52:24.862Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-02-19T23:52:24.862Z] docker_cli_network_unix_test.go:46: [d0f8dd57b6f1b] daemon is not started [2021-02-19T23:52:24.862Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.69s) [2021-02-19T23:52:24.862Z] docker_cli_network_unix_test.go:46: [d193d93ae8390] daemon is not started [2021-02-19T23:52:24.862Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.47s) [2021-02-19T23:52:24.862Z] docker_cli_network_unix_test.go:46: [dd01fa6d396ee] daemon is not started [2021-02-19T23:52:24.862Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.94s) [2021-02-19T23:52:24.862Z] docker_cli_network_unix_test.go:46: [dd898ea1fb8bf] daemon is not started [2021-02-19T23:52:24.862Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.38s) [2021-02-19T23:52:24.862Z] docker_cli_network_unix_test.go:46: [de7bf27342600] daemon is not started [2021-02-19T23:52:24.862Z] === RUN TestDockerHubPullSuite [2021-02-19T23:52:24.862Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-02-19T23:52:25.427Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-02-19T23:52:27.953Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-02-19T23:52:28.212Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-02-19T23:52:30.110Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-02-19T23:52:30.110Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-02-19T23:52:30.110Z] --- PASS: TestDockerHubPullSuite (6.14s) [2021-02-19T23:52:30.110Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.48s) [2021-02-19T23:52:30.110Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.23s) [2021-02-19T23:52:30.110Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.47s) [2021-02-19T23:52:30.110Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.61s) [2021-02-19T23:52:30.110Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.27s) [2021-02-19T23:52:30.110Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2021-02-19T23:52:30.110Z] PASS [2021-02-19T23:52:30.110Z] [2021-02-19T23:52:30.110Z] === Skipped [2021-02-19T23:52:30.110Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-02-19T23:52:30.110Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-02-19T23:52:30.110Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-02-19T23:52:30.110Z] [2021-02-19T23:52:30.110Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-02-19T23:52:30.110Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-02-19T23:52:30.110Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-02-19T23:52:30.110Z] [2021-02-19T23:52:30.110Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-02-19T23:52:30.110Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-02-19T23:52:30.110Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-02-19T23:52:30.110Z] [2021-02-19T23:52:30.110Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-02-19T23:52:30.110Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-02-19T23:52:30.110Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-02-19T23:52:30.110Z] [2021-02-19T23:52:30.110Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-02-19T23:52:30.110Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-02-19T23:52:30.110Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-02-19T23:52:30.110Z] [2021-02-19T23:52:30.110Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-02-19T23:52:30.110Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-02-19T23:52:30.110Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-02-19T23:52:30.110Z] [2021-02-19T23:52:30.110Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-02-19T23:52:30.110Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-02-19T23:52:30.110Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-02-19T23:52:30.110Z] [2021-02-19T23:52:30.110Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-02-19T23:52:30.110Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-02-19T23:52:30.110Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-02-19T23:52:30.110Z] [2021-02-19T23:52:30.110Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-02-19T23:52:30.110Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-02-19T23:52:30.110Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-02-19T23:52:30.110Z] [2021-02-19T23:52:30.110Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-02-19T23:52:30.110Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-02-19T23:52:30.110Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-02-19T23:52:30.110Z] [2021-02-19T23:52:30.110Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-02-19T23:52:30.110Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-02-19T23:52:30.110Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-02-19T23:52:30.110Z] [2021-02-19T23:52:30.110Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-02-19T23:52:30.110Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-02-19T23:52:30.110Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-02-19T23:52:30.110Z] [2021-02-19T23:52:30.110Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-02-19T23:52:30.110Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-02-19T23:52:30.110Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-02-19T23:52:30.110Z] [2021-02-19T23:52:30.110Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-02-19T23:52:30.110Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-02-19T23:52:30.110Z] docker_cli_sni_test.go:18: Flakey test [2021-02-19T23:52:30.110Z] [2021-02-19T23:52:30.110Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-02-19T23:52:30.110Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-02-19T23:52:30.110Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-02-19T23:52:30.110Z] [2021-02-19T23:52:30.110Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-02-19T23:52:30.110Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-02-19T23:52:30.110Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-02-19T23:52:30.110Z] [2021-02-19T23:52:30.110Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-02-19T23:52:30.110Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-02-19T23:52:30.110Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-02-19T23:52:30.110Z] [2021-02-19T23:52:30.110Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-02-19T23:52:30.110Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-02-19T23:52:30.110Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-02-19T23:52:30.110Z] [2021-02-19T23:52:30.110Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-02-19T23:52:30.110Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-02-19T23:52:30.110Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-02-19T23:52:30.110Z] [2021-02-19T23:52:30.110Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-02-19T23:52:30.110Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-02-19T23:52:30.110Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-02-19T23:52:30.110Z] [2021-02-19T23:52:30.110Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-02-19T23:52:30.110Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-02-19T23:52:30.110Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-02-19T23:52:30.110Z] [2021-02-19T23:52:30.110Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-02-19T23:52:30.110Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-02-19T23:52:30.110Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-02-19T23:52:30.110Z] [2021-02-19T23:52:30.110Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-02-19T23:52:30.110Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-02-19T23:52:30.110Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-02-19T23:52:30.110Z] [2021-02-19T23:52:30.110Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-02-19T23:52:30.110Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-02-19T23:52:30.110Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-02-19T23:52:30.110Z] [2021-02-19T23:52:30.110Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-02-19T23:52:30.110Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-02-19T23:52:30.110Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2021-02-19T23:52:30.110Z] [2021-02-19T23:52:30.110Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-02-19T23:52:30.110Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-02-19T23:52:30.110Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2021-02-19T23:52:30.110Z] [2021-02-19T23:52:30.110Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-02-19T23:52:30.110Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-02-19T23:52:30.110Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-02-19T23:52:30.110Z] [2021-02-19T23:52:30.110Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-19T23:52:30.110Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-19T23:52:30.110Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-02-19T23:52:30.110Z] [2021-02-19T23:52:30.110Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-02-19T23:52:30.110Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-02-19T23:52:30.110Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-02-19T23:52:30.110Z] [2021-02-19T23:52:30.110Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-19T23:52:30.110Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-19T23:52:30.110Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2021-02-19T23:52:30.110Z] [2021-02-19T23:52:30.110Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-02-19T23:52:30.110Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-02-19T23:52:30.110Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2021-02-19T23:52:30.110Z] [2021-02-19T23:52:30.110Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-02-19T23:52:30.110Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-02-19T23:52:30.110Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-02-19T23:52:30.110Z] [2021-02-19T23:52:30.110Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-02-19T23:52:30.110Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-02-19T23:52:30.110Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-02-19T23:52:30.110Z] [2021-02-19T23:52:30.110Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-02-19T23:52:30.110Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-02-19T23:52:30.110Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-02-19T23:52:30.110Z] [2021-02-19T23:52:30.110Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2021-02-19T23:52:30.110Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2021-02-19T23:52:30.110Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2021-02-19T23:52:30.110Z] [2021-02-19T23:52:30.110Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-02-19T23:52:30.110Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-02-19T23:52:30.110Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2021-02-19T23:52:30.110Z] [2021-02-19T23:52:30.110Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-02-19T23:52:30.110Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-02-19T23:52:30.110Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2021-02-19T23:52:30.110Z] [2021-02-19T23:52:30.110Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-02-19T23:52:30.110Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-02-19T23:52:30.110Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-02-19T23:52:30.110Z] [2021-02-19T23:52:30.110Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-02-19T23:52:30.110Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-02-19T23:52:30.110Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-02-19T23:52:30.110Z] [2021-02-19T23:52:30.110Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-02-19T23:52:30.110Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-02-19T23:52:30.110Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-02-19T23:52:30.110Z] [2021-02-19T23:52:30.110Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-02-19T23:52:30.110Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-02-19T23:52:30.110Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-02-19T23:52:30.110Z] [2021-02-19T23:52:30.110Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-02-19T23:52:30.110Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-02-19T23:52:30.110Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-02-19T23:52:30.110Z] [2021-02-19T23:52:30.110Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-02-19T23:52:30.110Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-02-19T23:52:30.110Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-02-19T23:52:30.110Z] [2021-02-19T23:52:30.110Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-02-19T23:52:30.110Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-02-19T23:52:30.110Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-02-19T23:52:30.110Z] [2021-02-19T23:52:30.110Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-02-19T23:52:30.110Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-02-19T23:52:30.110Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-02-19T23:52:30.110Z] [2021-02-19T23:52:30.110Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2021-02-19T23:52:30.110Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2021-02-19T23:52:30.110Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-02-19T23:52:30.110Z] [2021-02-19T23:52:30.110Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2021-02-19T23:52:30.110Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2021-02-19T23:52:30.110Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-02-19T23:52:30.110Z] [2021-02-19T23:52:30.110Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-02-19T23:52:30.110Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-02-19T23:52:30.110Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-02-19T23:52:30.110Z] [2021-02-19T23:52:30.110Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2021-02-19T23:52:30.110Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2021-02-19T23:52:30.110Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-02-19T23:52:30.110Z] [2021-02-19T23:52:30.110Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-02-19T23:52:30.110Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-02-19T23:52:30.110Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-02-19T23:52:30.110Z] [2021-02-19T23:52:30.110Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-02-19T23:52:30.110Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-02-19T23:52:30.110Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-02-19T23:52:30.110Z] docker_cli_network_unix_test.go:46: [de475e8776b4b] daemon is not started [2021-02-19T23:52:30.110Z] [2021-02-19T23:52:30.110Z] [2021-02-19T23:52:30.110Z] DONE 1274 tests, 51 skipped in 1595.836s [2021-02-19T23:52:30.110Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-19T23:52:30.110Z] ++++ cat bundles/test-integration/docker.pid [2021-02-19T23:52:30.110Z] +++ kill 8165 [2021-02-19T23:52:31.482Z] +++ /etc/init.d/apparmor stop [2021-02-19T23:52:31.482Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-19T23:52:31.482Z] [2021-02-19T23:52:31.482Z] Unloading profiles will leave already running processes permanently [2021-02-19T23:52:31.482Z] unconfined, which can lead to unexpected situations. [2021-02-19T23:52:31.482Z] [2021-02-19T23:52:31.482Z] To set a process to complain mode, use the command line tool [2021-02-19T23:52:31.482Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-19T23:52:31.482Z] +++ true [2021-02-19T23:52:31.482Z] exiting test-integration [2021-02-19T23:52:31.482Z] ++ exit 0 [2021-02-19T23:52:31.482Z] [2021-02-19T23:52:31.482Z] + for job in $(jobs -p) [2021-02-19T23:52:31.482Z] + wait 28316 [2021-02-19T23:52:46.426Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-02-19T23:52:48.508Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-02-19T23:53:24.201Z] === RUN TestDockerSuite/TestBuildRm [2021-02-19T23:53:31.295Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-02-19T23:53:34.203Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-02-19T23:53:34.203Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-02-19T23:53:34.664Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-02-19T23:53:35.632Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-02-19T23:53:38.537Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-02-19T23:53:42.277Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-02-19T23:53:45.183Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-02-19T23:53:54.084Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-02-19T23:53:59.996Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-02-19T23:53:59.996Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-02-19T23:53:59.996Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-02-19T23:54:00.636Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-02-19T23:54:04.816Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-02-19T23:54:08.572Z] === RUN TestDockerSuite/TestBuildSpaces [2021-02-19T23:54:08.572Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-02-19T23:54:12.307Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-02-19T23:54:12.307Z] === RUN TestDockerSuite/TestBuildStderr [2021-02-19T23:54:16.048Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-02-19T23:54:33.733Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-02-19T23:54:33.733Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-02-19T23:54:35.912Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-02-19T23:54:37.450Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-02-19T23:54:41.188Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-02-19T23:54:45.877Z] === RUN TestDockerSuite/TestBuildUser [2021-02-19T23:54:45.877Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-02-19T23:54:45.877Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-02-19T23:54:45.877Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-02-19T23:54:49.616Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-02-19T23:54:49.616Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-02-19T23:54:52.522Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-02-19T23:54:52.522Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-02-19T23:54:52.522Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-02-19T23:55:13.616Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-02-19T23:55:13.616Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-02-19T23:55:19.413Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-02-19T23:55:23.151Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-02-19T23:55:23.611Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-02-19T23:55:23.611Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-02-19T23:55:25.796Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-02-19T23:55:26.255Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-02-19T23:55:36.582Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-02-19T23:55:39.490Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-02-19T23:55:39.490Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-02-19T23:55:51.875Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-02-19T23:55:51.875Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-02-19T23:55:51.875Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-02-19T23:55:51.875Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-02-19T23:55:52.335Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-02-19T23:55:59.416Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-02-19T23:56:00.955Z] === RUN TestDockerSuite/TestBuildXZHost [2021-02-19T23:56:00.955Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-02-19T23:56:00.955Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-02-19T23:56:01.414Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-02-19T23:56:02.952Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-02-19T23:56:06.691Z] === RUN TestDockerSuite/TestCommitChange [2021-02-19T23:56:11.382Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-02-19T23:56:15.121Z] === RUN TestDockerSuite/TestCommitHardlink [2021-02-19T23:56:15.121Z] === RUN TestDockerSuite/TestCommitNewFile [2021-02-19T23:56:20.919Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-02-19T23:56:20.919Z] === RUN TestDockerSuite/TestCommitTTY [2021-02-19T23:56:26.262Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-02-19T23:56:26.717Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-02-19T23:56:30.455Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-02-19T23:56:30.455Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-02-19T23:56:30.455Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-02-19T23:56:30.455Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-02-19T23:56:30.455Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-02-19T23:56:30.455Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-02-19T23:56:30.455Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-02-19T23:56:30.455Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-02-19T23:56:30.455Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-02-19T23:56:31.519Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-02-19T23:56:32.452Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-02-19T23:56:32.711Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-02-19T23:56:32.968Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-02-19T23:56:32.968Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-02-19T23:56:33.533Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-02-19T23:56:36.060Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-02-19T23:56:36.250Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-02-19T23:56:39.343Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-02-19T23:56:41.868Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-02-19T23:56:42.048Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-02-19T23:56:42.048Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-02-19T23:56:43.587Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-02-19T23:56:43.587Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-02-19T23:56:43.587Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-02-19T23:56:43.587Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-02-19T23:56:45.768Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-02-19T23:56:45.768Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-02-19T23:56:45.768Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-02-19T23:56:47.947Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-02-19T23:56:47.947Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-02-19T23:56:47.947Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-02-19T23:56:47.947Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-02-19T23:56:47.947Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-02-19T23:56:50.129Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-02-19T23:56:52.309Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-02-19T23:56:53.849Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-02-19T23:56:53.849Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-02-19T23:56:53.849Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-02-19T23:56:56.029Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-02-19T23:56:56.029Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-02-19T23:56:58.209Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-02-19T23:56:58.209Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-02-19T23:56:58.209Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-02-19T23:57:00.389Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-02-19T23:57:00.389Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-02-19T23:57:01.927Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-02-19T23:57:01.927Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-02-19T23:57:04.108Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-02-19T23:57:04.108Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-02-19T23:57:06.289Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-02-19T23:57:10.025Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-02-19T23:57:13.764Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-02-19T23:57:13.764Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-02-19T23:57:13.764Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-02-19T23:57:13.764Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-02-19T23:57:13.764Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-02-19T23:57:14.733Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-02-19T23:57:14.733Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-02-19T23:57:21.818Z] === RUN TestDockerSuite/TestContainerAPITop [2021-02-19T23:57:21.818Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-02-19T23:57:24.002Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-02-19T23:57:24.002Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-02-19T23:57:27.746Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-02-19T23:57:29.284Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-02-19T23:57:29.284Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-02-19T23:57:29.284Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-02-19T23:57:29.284Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-02-19T23:57:29.284Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-02-19T23:57:29.284Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-02-19T23:57:31.464Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-02-19T23:57:31.464Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-02-19T23:57:33.646Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-02-19T23:57:35.829Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-02-19T23:57:38.009Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-02-19T23:57:38.101Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-02-19T23:57:38.101Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-02-19T23:57:40.002Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-02-19T23:57:41.899Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-02-19T23:57:45.180Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-02-19T23:57:46.584Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00089fe80_} [2021-02-19T23:57:47.079Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-02-19T23:57:48.126Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1693865574_c:\foo_false____} [2021-02-19T23:57:50.308Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1693865574_c:\foo_true____} [2021-02-19T23:57:52.487Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-02-19T23:57:52.487Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-02-19T23:57:52.487Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-02-19T23:57:52.487Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-02-19T23:57:52.487Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-02-19T23:57:52.487Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-02-19T23:57:52.487Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-02-19T23:57:52.487Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-02-19T23:57:52.487Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-02-19T23:57:52.487Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-02-19T23:57:52.487Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-02-19T23:57:52.487Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-02-19T23:57:52.947Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-02-19T23:57:52.947Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-02-19T23:57:52.947Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-02-19T23:57:52.947Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-02-19T23:57:52.947Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-02-19T23:57:52.947Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-02-19T23:57:55.128Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-02-19T23:57:55.128Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-02-19T23:57:55.129Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-02-19T23:57:55.129Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-02-19T23:57:55.129Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-02-19T23:57:55.129Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-02-19T23:57:55.129Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-02-19T23:57:55.129Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-02-19T23:57:55.129Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-02-19T23:57:55.129Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-02-19T23:57:55.129Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-02-19T23:57:55.129Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-02-19T23:57:55.129Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-02-19T23:57:55.129Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-02-19T23:57:57.308Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-02-19T23:57:57.308Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-02-19T23:57:57.308Z] === RUN TestDockerSuite/TestCpRelativePath [2021-02-19T23:58:04.396Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-02-19T23:58:04.396Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-02-19T23:58:04.396Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-02-19T23:58:04.396Z] === RUN TestDockerSuite/TestCpToCaseA [2021-02-19T23:58:08.134Z] === RUN TestDockerSuite/TestCpToCaseB [2021-02-19T23:58:08.992Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-02-19T23:58:10.314Z] === RUN TestDockerSuite/TestCpToCaseC [2021-02-19T23:58:10.314Z] === RUN TestDockerSuite/TestCpToCaseD [2021-02-19T23:58:10.314Z] === RUN TestDockerSuite/TestCpToCaseE [2021-02-19T23:58:18.890Z] === RUN TestDockerSuite/TestCpToCaseF [2021-02-19T23:58:18.890Z] === RUN TestDockerSuite/TestCpToCaseG [2021-02-19T23:58:18.890Z] === RUN TestDockerSuite/TestCpToCaseH [2021-02-19T23:58:21.182Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-02-19T23:58:21.747Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-02-19T23:58:24.283Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-02-19T23:58:26.819Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-02-19T23:58:31.279Z] === RUN TestDockerSuite/TestCpToCaseI [2021-02-19T23:58:31.279Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-02-19T23:58:31.279Z] === RUN TestDockerSuite/TestCpToDot [2021-02-19T23:58:32.248Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-02-19T23:58:32.248Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-02-19T23:58:32.248Z] === RUN TestDockerSuite/TestCpToStdout [2021-02-19T23:58:34.427Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-02-19T23:58:34.427Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-02-19T23:58:34.427Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-02-19T23:58:34.427Z] === RUN TestDockerSuite/TestCpVolumePath [2021-02-19T23:58:34.427Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-02-19T23:58:34.887Z] === RUN TestDockerSuite/TestCreateArgs [2021-02-19T23:58:34.887Z] === RUN TestDockerSuite/TestCreateByImageID [2021-02-19T23:58:34.924Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-02-19T23:58:37.071Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-02-19T23:58:38.206Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-02-19T23:58:38.608Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-02-19T23:58:39.068Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-02-19T23:58:39.068Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-02-19T23:58:40.606Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-02-19T23:58:40.736Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-02-19T23:58:41.066Z] === RUN TestDockerSuite/TestCreateLabels [2021-02-19T23:58:41.525Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-02-19T23:58:41.525Z] === RUN TestDockerSuite/TestCreateRM [2021-02-19T23:58:41.525Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-02-19T23:58:41.525Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-02-19T23:58:41.984Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-02-19T23:58:41.984Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-02-19T23:58:42.637Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-02-19T23:58:45.163Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-02-19T23:58:47.691Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-02-19T23:58:49.062Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-02-19T23:58:49.062Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-02-19T23:58:49.062Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-02-19T23:58:50.220Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-02-19T23:58:52.746Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-02-19T23:58:52.799Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-02-19T23:58:52.799Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-02-19T23:58:52.799Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-02-19T23:58:54.983Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-02-19T23:58:54.983Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-02-19T23:58:54.983Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-02-19T23:58:55.444Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-02-19T23:58:55.444Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-02-19T23:58:55.444Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-02-19T23:58:55.444Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-02-19T23:58:55.444Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-02-19T23:58:55.444Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-02-19T23:58:55.444Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-02-19T23:58:55.444Z] === RUN TestDockerSuite/TestDevicePermissions [2021-02-19T23:58:55.444Z] === RUN TestDockerSuite/TestDockerFails [2021-02-19T23:58:55.444Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-02-19T23:58:55.444Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-02-19T23:58:55.444Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-02-19T23:58:55.444Z] === RUN TestDockerSuite/TestEventsAttach [2021-02-19T23:58:55.444Z] === RUN TestDockerSuite/TestEventsCommit [2021-02-19T23:58:55.444Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-02-19T23:58:57.626Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-02-19T23:58:59.808Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-02-19T23:59:01.987Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-02-19T23:59:09.064Z] === RUN TestDockerSuite/TestEventsCopy [2021-02-19T23:59:12.803Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-02-19T23:59:17.496Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-02-19T23:59:19.034Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-02-19T23:59:20.003Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-02-19T23:59:22.923Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-02-19T23:59:23.385Z] === RUN TestDockerSuite/TestEventsFilterType [2021-02-19T23:59:24.356Z] === RUN TestDockerSuite/TestEventsFilters [2021-02-19T23:59:34.687Z] === RUN TestDockerSuite/TestEventsFormat [2021-02-19T23:59:37.607Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-02-19T23:59:37.607Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-02-19T23:59:37.607Z] === RUN TestDockerSuite/TestEventsImageImport [2021-02-19T23:59:37.607Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-02-19T23:59:37.607Z] === RUN TestDockerSuite/TestEventsImagePull [2021-02-19T23:59:37.607Z] === RUN TestDockerSuite/TestEventsImageTag [2021-02-19T23:59:38.578Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-02-19T23:59:38.578Z] === RUN TestDockerSuite/TestEventsRename [2021-02-19T23:59:40.759Z] === RUN TestDockerSuite/TestEventsResize [2021-02-19T23:59:42.938Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-02-19T23:59:45.122Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-02-19T23:59:47.302Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-02-19T23:59:48.982Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-02-19T23:59:51.995Z] === RUN TestDockerSuite/TestEventsTop [2021-02-19T23:59:51.995Z] === RUN TestDockerSuite/TestEventsUntag [2021-02-19T23:59:54.907Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-02-19T23:59:57.813Z] === RUN TestDockerSuite/TestExec [2021-02-19T23:59:57.813Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-02-19T23:59:57.813Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-02-19T23:59:59.351Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-02-20T00:00:01.531Z] === RUN TestDockerSuite/TestExecAPIStart [2021-02-20T00:00:01.531Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-02-20T00:00:01.531Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-02-20T00:00:01.531Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-02-20T00:00:03.073Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-02-20T00:00:03.842Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-02-20T00:00:04.613Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-02-20T00:00:06.794Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-02-20T00:00:08.332Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-02-20T00:00:12.070Z] === RUN TestDockerSuite/TestExecCgroup [2021-02-20T00:00:12.070Z] === RUN TestDockerSuite/TestExecEnv [2021-02-20T00:00:12.070Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-02-20T00:00:12.070Z] === RUN TestDockerSuite/TestExecExitStatus [2021-02-20T00:00:14.250Z] === RUN TestDockerSuite/TestExecInspectID [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite (1665.65s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.43s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.42s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.89s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.33s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.10s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.24s) [2021-02-20T00:00:18.703Z] docker_api_swarm_test.go:562: [d755bc67cf55d] joining swarm manager [dab065dead4a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-20T00:00:18.703Z] docker_api_swarm_test.go:584: [de6c07f619f4e] joining swarm manager [dab065dead4a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-20T00:00:18.703Z] check_test.go:380: [d755bc67cf55d] daemon is not started [2021-02-20T00:00:18.703Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-02-20T00:00:18.703Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.03s) [2021-02-20T00:00:18.703Z] docker_api_swarm_test.go:45: [d3ff6d980bdf9] joining swarm manager [dfa1aa16c4f9a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.97s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.64s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (32.47s) [2021-02-20T00:00:18.703Z] docker_api_swarm_test.go:303: [d72cb0b2e8e03] joining swarm manager [d0ef713824844]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-20T00:00:18.703Z] docker_api_swarm_test.go:304: [d26d7a13a290c] joining swarm manager [d0ef713824844]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-20T00:00:18.703Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-02-20T00:00:18.703Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.53s) [2021-02-20T00:00:18.703Z] docker_api_swarm_test.go:271: [d66bdaa7eefef] joining swarm manager [dbd46b6a16b34]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-20T00:00:18.703Z] docker_api_swarm_test.go:272: [d59c323ef9906] joining swarm manager [dbd46b6a16b34]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.53s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.07s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.94s) [2021-02-20T00:00:18.703Z] docker_api_swarm_node_test.go:19: [d305b24e97c59] joining swarm manager [d348cb5896018]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-20T00:00:18.703Z] docker_api_swarm_node_test.go:20: [d9b65a36f7c9f] joining swarm manager [d348cb5896018]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (53.60s) [2021-02-20T00:00:18.703Z] docker_api_swarm_test.go:501: [d8da7c7a1302e] joining swarm manager [d45ba221a2698]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-20T00:00:18.703Z] docker_api_swarm_test.go:506: [d0eef9e67d848] joining swarm manager [d45ba221a2698]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.39s) [2021-02-20T00:00:18.703Z] docker_api_swarm_node_test.go:80: [d0c5933f93b24] joining swarm manager [da84fd52b5a13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.43s) [2021-02-20T00:00:18.703Z] docker_api_swarm_node_test.go:52: [d55dbafdbec71] joining swarm manager [dc0717b8690c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-20T00:00:18.703Z] docker_api_swarm_node_test.go:53: [d0a8c53069ff9] joining swarm manager [dc0717b8690c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.67s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.76s) [2021-02-20T00:00:18.703Z] docker_api_swarm_test.go:201: [d29e6eaa123d5] joining swarm manager [d43ce45cd5c7b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (68.80s) [2021-02-20T00:00:18.703Z] docker_api_swarm_test.go:383: [d202df7a4e1b4] joining swarm manager [dde43d7bf24ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-20T00:00:18.703Z] docker_api_swarm_test.go:384: [d6e4bc95bd525] joining swarm manager [dde43d7bf24ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-20T00:00:18.703Z] check_test.go:380: [d6e4bc95bd525] daemon is not started [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (49.54s) [2021-02-20T00:00:18.703Z] docker_api_swarm_test.go:801: [d4dda4a7630fa] joining swarm manager [dd289d01202da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-20T00:00:18.703Z] docker_api_swarm_test.go:801: [d617746deaad7] joining swarm manager [dd289d01202da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-20T00:00:18.703Z] docker_api_swarm_test.go:801: [d7f0a1684d021] joining swarm manager [dd289d01202da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-02-20T00:00:18.703Z] docker_api_swarm_test.go:801: [de8be37df0376] joining swarm manager [dd289d01202da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-02-20T00:00:18.703Z] docker_api_swarm_test.go:809: [d922ee4b842a4] joining swarm manager [dd289d01202da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.26s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.08s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.02s) [2021-02-20T00:00:18.703Z] docker_api_swarm_service_test.go:394: [dd8b1ff2ae80a] joining swarm manager [d1d9be44447ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-20T00:00:18.703Z] docker_api_swarm_service_test.go:394: [d6ba5dcbcfdd8] joining swarm manager [d1d9be44447ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.33s) [2021-02-20T00:00:18.703Z] docker_api_swarm_service_test.go:342: [dfcaeb03e7621] joining swarm manager [dab21da2f8db5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-20T00:00:18.703Z] docker_api_swarm_service_test.go:342: [dab66fe8b108c] joining swarm manager [dab21da2f8db5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.26s) [2021-02-20T00:00:18.703Z] docker_api_swarm_service_test.go:489: [dc4974df03959] joining swarm manager [d9a72a047e5ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-20T00:00:18.703Z] docker_api_swarm_service_test.go:489: [db37acf017ee8] joining swarm manager [d9a72a047e5ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.90s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.77s) [2021-02-20T00:00:18.703Z] docker_api_swarm_service_test.go:127: [dc29d9b014aca] joining swarm manager [d4708dff965d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-20T00:00:18.703Z] docker_api_swarm_service_test.go:128: [dd835a4df89fd] joining swarm manager [d4708dff965d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-20T00:00:18.703Z] docker_api_swarm_service_test.go:136: [d92bff23ed8d9] joining swarm manager [d4708dff965d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-02-20T00:00:18.703Z] docker_api_swarm_service_test.go:137: [df804e14bde77] joining swarm manager [d4708dff965d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.20s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.10s) [2021-02-20T00:00:18.703Z] docker_api_swarm_service_test.go:303: [ddca1e811588d] joining swarm manager [d85543c3cdf03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-20T00:00:18.703Z] docker_api_swarm_service_test.go:303: [d3f80bd5af22c] joining swarm manager [d85543c3cdf03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.75s) [2021-02-20T00:00:18.703Z] docker_api_swarm_service_test.go:99: [db6d0b2024b07] joining swarm manager [de7a494e97ec9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-20T00:00:18.703Z] docker_api_swarm_service_test.go:100: [d4fcd98276893] joining swarm manager [de7a494e97ec9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-20T00:00:18.703Z] check_test.go:380: [db6d0b2024b07] daemon is not started [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.62s) [2021-02-20T00:00:18.703Z] docker_api_swarm_service_test.go:532: [dc8d8f5eee27b] joining swarm manager [daef3e9a1fd01]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-20T00:00:18.703Z] docker_api_swarm_service_test.go:533: [d6d3a8715e56f] joining swarm manager [daef3e9a1fd01]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.83s) [2021-02-20T00:00:18.703Z] docker_api_swarm_service_test.go:147: [df3e953a1d25e] joining swarm manager [d573ac46564e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-20T00:00:18.703Z] docker_api_swarm_service_test.go:147: [d4ea1a48d69f8] joining swarm manager [d573ac46564e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.47s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.85s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.67s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.36s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.62s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.04s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.41s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.58s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.84s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.57s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (7.69s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.23s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.67s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.02s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.23s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.93s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.42s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.09s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.27s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.25s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.79s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.11s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.60s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.20s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.78s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.34s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.09s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.04s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.25s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.09s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.75s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.54s) [2021-02-20T00:00:18.703Z] docker_cli_service_logs_test.go:245: checking task qr0r08gm8j49 [2021-02-20T00:00:18.703Z] docker_cli_service_logs_test.go:250: checking messages for qr0r08gm8j49 [2021-02-20T00:00:18.703Z] docker_cli_service_logs_test.go:245: checking task 0xcas6lp87go [2021-02-20T00:00:18.703Z] docker_cli_service_logs_test.go:250: checking messages for 0xcas6lp87go [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.99s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.98s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.50s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.68s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (22.17s) [2021-02-20T00:00:18.703Z] docker_cli_swarm_test.go:1901: [dce65ee107de1] joining swarm manager [d0fe744a3d017]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-20T00:00:18.703Z] docker_cli_swarm_test.go:1902: [d96c4788f89d1] joining swarm manager [d0fe744a3d017]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.77s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.39s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.93s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.46s) [2021-02-20T00:00:18.703Z] docker_cli_swarm_test.go:1802: [d7fb2ef792576] joining swarm manager [d146e72381771]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-20T00:00:18.703Z] docker_cli_swarm_test.go:1803: [da023117311a6] joining swarm manager [d146e72381771]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.68s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (90.55s) [2021-02-20T00:00:18.703Z] docker_cli_swarm_test.go:1321: [d9018da14d36f] joining swarm manager [d03a595337e2e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-20T00:00:18.703Z] docker_cli_swarm_test.go:1322: [d093bc8500d0a] joining swarm manager [d03a595337e2e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.27s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.33s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.33s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.15s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.29s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.42s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.20s) [2021-02-20T00:00:18.703Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-02-20T00:00:18.703Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.47s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (1.00s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.88s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.35s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.12s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (61.66s) [2021-02-20T00:00:18.703Z] docker_cli_swarm_test.go:1186: [df4db2a76245d] joining swarm manager [d3e3abf9fa5c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-20T00:00:18.703Z] docker_cli_swarm_test.go:1195: [d7e615ef165f0] joining swarm manager [d3e3abf9fa5c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.09s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (3.96s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (133.46s) [2021-02-20T00:00:18.703Z] docker_cli_swarm_test.go:1118: [dfbb34110d33e] joining swarm manager [d5608da49368a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-20T00:00:18.703Z] docker_cli_swarm_test.go:1119: [d2fb3dde2b1c5] joining swarm manager [d5608da49368a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-20T00:00:18.703Z] docker_cli_swarm_test.go:1172: [d9869e087678d] joining swarm manager [d5608da49368a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.40s) [2021-02-20T00:00:18.703Z] docker_cli_swarm_test.go:1453: [d6b444b795b10] joining swarm manager [d565174ebfe4d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-20T00:00:18.703Z] docker_cli_swarm_test.go:1454: [d3228c6c6464f] joining swarm manager [d565174ebfe4d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.31s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.17s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.27s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.41s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.23s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.67s) [2021-02-20T00:00:18.703Z] docker_cli_swarm_unix_test.go:62: [dc7271e79bb5b] joining swarm manager [d98619a1c57c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.28s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.20s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (1.91s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.26s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.15s) [2021-02-20T00:00:18.703Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.13s) [2021-02-20T00:00:18.704Z] docker_api_swarm_test.go:961: [d58fba6aefd0a] joining swarm manager [ddcee27c786ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-20T00:00:18.704Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.46s) [2021-02-20T00:00:18.704Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.27s) [2021-02-20T00:00:18.704Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.30s) [2021-02-20T00:00:18.704Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.60s) [2021-02-20T00:00:18.704Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.86s) [2021-02-20T00:00:18.704Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.62s) [2021-02-20T00:00:18.704Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.18s) [2021-02-20T00:00:18.704Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.22s) [2021-02-20T00:00:18.704Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.66s) [2021-02-20T00:00:18.704Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.30s) [2021-02-20T00:00:18.704Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.80s) [2021-02-20T00:00:18.704Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.30s) [2021-02-20T00:00:18.704Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.92s) [2021-02-20T00:00:18.704Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (16.89s) [2021-02-20T00:00:18.704Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.26s) [2021-02-20T00:00:18.704Z] === RUN TestDockerExternalVolumeSuite [2021-02-20T00:00:18.704Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-02-20T00:00:19.059Z] === RUN TestDockerSuite/TestExecInteractive [2021-02-20T00:00:19.059Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-02-20T00:00:19.059Z] === RUN TestDockerSuite/TestExecParseError [2021-02-20T00:00:19.059Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-02-20T00:00:19.059Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-02-20T00:00:19.059Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-02-20T00:00:20.597Z] === RUN TestDockerSuite/TestExecSetEnv [2021-02-20T00:00:20.597Z] === RUN TestDockerSuite/TestExecStartFails [2021-02-20T00:00:20.597Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-02-20T00:00:20.597Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-02-20T00:00:20.597Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-02-20T00:00:20.597Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-02-20T00:00:22.779Z] === RUN TestDockerSuite/TestExecUlimits [2021-02-20T00:00:22.779Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-02-20T00:00:28.575Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-02-20T00:00:28.575Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-02-20T00:00:28.575Z] === RUN TestDockerSuite/TestExecWithUser [2021-02-20T00:00:28.575Z] === RUN TestDockerSuite/TestGetContainerStats [2021-02-20T00:00:34.375Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-02-20T00:00:36.792Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-02-20T00:00:40.174Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-02-20T00:00:42.354Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-02-20T00:00:48.151Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-02-20T00:00:48.151Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-02-20T00:00:48.151Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-02-20T00:00:48.151Z] === RUN TestDockerSuite/TestHealth [2021-02-20T00:00:48.151Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-02-20T00:00:48.611Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-02-20T00:00:48.611Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-02-20T00:00:48.611Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-02-20T00:00:52.356Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-02-20T00:00:52.356Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-02-20T00:00:52.356Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-02-20T00:00:52.356Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-02-20T00:00:52.356Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-02-20T00:00:52.816Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-02-20T00:00:53.276Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-02-20T00:00:53.276Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-02-20T00:00:54.245Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-02-20T00:00:54.245Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-02-20T00:00:55.786Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-02-20T00:00:55.786Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-02-20T00:00:57.970Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-02-20T00:01:00.151Z] === RUN TestDockerSuite/TestImagesFormat [2021-02-20T00:01:00.151Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-02-20T00:01:00.151Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-02-20T00:01:03.892Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-02-20T00:01:03.892Z] === RUN TestDockerSuite/TestImportBadURL [2021-02-20T00:01:06.076Z] === RUN TestDockerSuite/TestImportDisplay [2021-02-20T00:01:06.076Z] === RUN TestDockerSuite/TestImportFile [2021-02-20T00:01:06.076Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-02-20T00:01:06.076Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-02-20T00:01:06.076Z] === RUN TestDockerSuite/TestImportGzipped [2021-02-20T00:01:06.076Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-02-20T00:01:06.076Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-02-20T00:01:06.076Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-02-20T00:01:06.076Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-02-20T00:01:06.076Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-02-20T00:01:06.076Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-02-20T00:01:06.535Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-02-20T00:01:06.535Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-02-20T00:01:08.073Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-02-20T00:01:10.256Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-02-20T00:01:10.256Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-02-20T00:01:10.256Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-02-20T00:01:10.715Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-02-20T00:01:10.715Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-02-20T00:01:12.896Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-02-20T00:01:12.896Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-02-20T00:01:15.076Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-02-20T00:01:15.076Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-02-20T00:01:15.076Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-02-20T00:01:15.076Z] === RUN TestDockerSuite/TestInspectDefault [2021-02-20T00:01:16.618Z] === RUN TestDockerSuite/TestInspectHistory [2021-02-20T00:01:20.363Z] === RUN TestDockerSuite/TestInspectImage [2021-02-20T00:01:20.363Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-02-20T00:01:20.363Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-02-20T00:01:20.363Z] === RUN TestDockerSuite/TestInspectInt64 [2021-02-20T00:01:22.544Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-02-20T00:01:24.725Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-02-20T00:01:24.725Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-02-20T00:01:26.904Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-02-20T00:01:28.448Z] === RUN TestDockerSuite/TestInspectPlugin [2021-02-20T00:01:28.448Z] === RUN TestDockerSuite/TestInspectRootFS [2021-02-20T00:01:28.448Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-02-20T00:01:30.629Z] === RUN TestDockerSuite/TestInspectStatus [2021-02-20T00:01:32.808Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-02-20T00:01:36.548Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-02-20T00:01:38.728Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-02-20T00:01:40.909Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-02-20T00:01:42.448Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-02-20T00:01:44.452Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-02-20T00:01:44.630Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-02-20T00:01:46.168Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-02-20T00:01:48.353Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-02-20T00:01:48.353Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-02-20T00:01:48.353Z] === RUN TestDockerSuite/TestLinksEnvs [2021-02-20T00:01:48.353Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-02-20T00:01:48.353Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-02-20T00:01:48.353Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-02-20T00:01:48.353Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-02-20T00:01:48.353Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-02-20T00:01:48.353Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-02-20T00:01:48.353Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-02-20T00:01:48.353Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-02-20T00:01:48.353Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-02-20T00:01:48.353Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-02-20T00:01:48.813Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-02-20T00:01:48.813Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-02-20T00:01:48.813Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-02-20T00:01:48.813Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-02-20T00:01:48.813Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-02-20T00:01:48.813Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-02-20T00:01:48.813Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-02-20T00:01:50.352Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-02-20T00:01:51.890Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-02-20T00:01:52.552Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-02-20T00:01:57.686Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-02-20T00:01:59.871Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-02-20T00:01:59.871Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-02-20T00:02:01.409Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-02-20T00:02:01.409Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-02-20T00:02:07.206Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-02-20T00:02:13.005Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-02-20T00:02:18.800Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-02-20T00:02:20.337Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-02-20T00:02:23.249Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-02-20T00:02:23.249Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-02-20T00:02:24.604Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-02-20T00:02:24.787Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-02-20T00:02:26.975Z] === RUN TestDockerSuite/TestLogsSince [2021-02-20T00:02:35.550Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-02-20T00:02:35.550Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-02-20T00:02:35.550Z] === RUN TestDockerSuite/TestLogsTail [2021-02-20T00:02:36.800Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-02-20T00:02:38.460Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-02-20T00:02:40.641Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-02-20T00:02:47.722Z] === RUN TestDockerSuite/TestMountIntoProc [2021-02-20T00:02:47.722Z] === RUN TestDockerSuite/TestMountIntoSys [2021-02-20T00:02:47.722Z] === RUN TestDockerSuite/TestNetHostname [2021-02-20T00:02:47.722Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-02-20T00:02:47.722Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-02-20T00:02:47.722Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-02-20T00:02:47.722Z] === RUN TestDockerSuite/TestPluginActive [2021-02-20T00:02:47.722Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-02-20T00:02:47.722Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-02-20T00:02:47.722Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-02-20T00:02:47.722Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-02-20T00:02:47.722Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-02-20T00:02:47.722Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-02-20T00:02:47.722Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-02-20T00:02:47.722Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-02-20T00:02:47.722Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-02-20T00:02:47.722Z] === RUN TestDockerSuite/TestPortHostBinding [2021-02-20T00:02:47.722Z] === RUN TestDockerSuite/TestPortList [2021-02-20T00:02:47.722Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-02-20T00:02:51.461Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-02-20T00:02:51.461Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-02-20T00:02:51.461Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-02-20T00:02:51.461Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-02-20T00:02:51.461Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-02-20T00:02:51.461Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-02-20T00:02:51.461Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-02-20T00:02:51.461Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-02-20T00:02:51.461Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-02-20T00:02:51.461Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-02-20T00:02:55.199Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-02-20T00:02:55.200Z] === RUN TestDockerSuite/TestPsByOrder [2021-02-20T00:03:03.775Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-02-20T00:03:03.776Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-02-20T00:03:08.852Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-02-20T00:03:12.351Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-02-20T00:03:23.712Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-02-20T00:03:37.500Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-02-20T00:03:37.500Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-02-20T00:03:37.500Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-02-20T00:03:46.074Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-02-20T00:03:49.812Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-02-20T00:03:55.610Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-02-20T00:03:55.765Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-02-20T00:03:59.347Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-02-20T00:03:59.347Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-02-20T00:03:59.347Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-02-20T00:04:04.043Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-02-20T00:04:04.043Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-02-20T00:04:04.043Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-02-20T00:04:04.043Z] === RUN TestDockerSuite/TestPsRightTagName [2021-02-20T00:04:04.043Z] === RUN TestDockerSuite/TestPsShowMounts [2021-02-20T00:04:10.661Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-02-20T00:04:11.132Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-02-20T00:04:11.132Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-02-20T00:04:12.104Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-02-20T00:04:12.104Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-02-20T00:04:13.644Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-02-20T00:04:14.613Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-02-20T00:04:14.613Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-02-20T00:04:18.354Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-02-20T00:04:22.121Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-02-20T00:04:23.660Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-02-20T00:04:25.521Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-02-20T00:04:38.490Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-02-20T00:04:38.490Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-02-20T00:04:43.184Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-02-20T00:04:43.184Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-02-20T00:04:43.644Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-02-20T00:04:44.103Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-02-20T00:04:47.844Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-02-20T00:04:51.584Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-02-20T00:04:51.584Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-02-20T00:04:55.322Z] === RUN TestDockerSuite/TestRmiBlank [2021-02-20T00:04:55.322Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-02-20T00:04:55.322Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-02-20T00:05:07.742Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-02-20T00:05:10.789Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-02-20T00:05:10.789Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-02-20T00:05:12.171Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-02-20T00:05:16.588Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-02-20T00:05:21.279Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-02-20T00:05:27.075Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-02-20T00:05:30.240Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-02-20T00:05:30.815Z] === RUN TestDockerSuite/TestRmiTag [2021-02-20T00:05:31.274Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-02-20T00:05:33.456Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-02-20T00:05:48.275Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-02-20T00:05:50.455Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-02-20T00:05:54.348Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-02-20T00:05:55.317Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-02-20T00:05:55.317Z] === RUN TestDockerSuite/TestRunAddHost [2021-02-20T00:05:55.317Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-02-20T00:05:55.317Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-02-20T00:05:55.317Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-02-20T00:05:55.317Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-02-20T00:05:55.317Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-02-20T00:05:55.317Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-02-20T00:05:56.857Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-02-20T00:05:56.857Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-02-20T00:05:56.857Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-02-20T00:06:01.548Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-02-20T00:06:02.319Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-02-20T00:06:03.086Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-02-20T00:06:10.171Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-02-20T00:06:12.350Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-02-20T00:06:13.890Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-02-20T00:06:13.890Z] === RUN TestDockerSuite/TestRunBindMounts [2021-02-20T00:06:18.584Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-02-20T00:06:18.584Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-02-20T00:06:18.584Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-02-20T00:06:18.584Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-02-20T00:06:18.584Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-02-20T00:06:18.584Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-02-20T00:06:18.584Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-02-20T00:06:18.584Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-02-20T00:06:18.584Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-02-20T00:06:18.584Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-02-20T00:06:18.584Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-02-20T00:06:18.584Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-02-20T00:06:20.127Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-02-20T00:06:20.127Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-02-20T00:06:23.037Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-02-20T00:06:23.037Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-02-20T00:06:23.037Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-02-20T00:06:24.576Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-02-20T00:06:24.576Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-02-20T00:06:24.576Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-02-20T00:06:24.576Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-02-20T00:06:24.576Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-02-20T00:06:24.576Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-02-20T00:06:24.576Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-02-20T00:06:24.576Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-02-20T00:06:26.759Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-02-20T00:06:28.940Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-02-20T00:06:31.132Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-02-20T00:06:31.132Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-02-20T00:06:31.132Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-02-20T00:06:31.132Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-02-20T00:06:32.671Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-02-20T00:06:32.671Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-02-20T00:06:32.671Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-02-20T00:06:32.671Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-02-20T00:06:32.671Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-02-20T00:06:34.210Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-02-20T00:06:34.371Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-02-20T00:06:38.903Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-02-20T00:06:38.903Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-02-20T00:06:38.903Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-02-20T00:06:38.903Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-02-20T00:06:38.903Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-02-20T00:06:38.903Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-02-20T00:06:38.903Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-02-20T00:06:41.090Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-02-20T00:06:41.090Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-02-20T00:06:41.090Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-02-20T00:06:41.090Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-02-20T00:06:43.270Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-02-20T00:06:44.808Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-02-20T00:06:44.808Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-02-20T00:06:46.987Z] === RUN TestDockerSuite/TestRunEnvironment [2021-02-20T00:06:46.987Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-02-20T00:06:46.987Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-02-20T00:06:46.987Z] === RUN TestDockerSuite/TestRunExitCode [2021-02-20T00:06:49.168Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-02-20T00:06:49.231Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-02-20T00:06:50.707Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-02-20T00:06:52.887Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-02-20T00:06:55.067Z] === RUN TestDockerSuite/TestRunExposePort [2021-02-20T00:06:55.067Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-02-20T00:06:55.067Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-02-20T00:06:55.067Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-02-20T00:06:55.067Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-02-20T00:06:55.067Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-02-20T00:06:55.067Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-02-20T00:06:55.067Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-02-20T00:06:55.067Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-02-20T00:06:58.808Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-02-20T00:06:58.808Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-02-20T00:06:58.808Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-02-20T00:06:58.808Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-02-20T00:06:58.808Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-02-20T00:06:58.808Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-02-20T00:06:58.808Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-02-20T00:07:04.603Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-02-20T00:07:04.603Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-02-20T00:07:06.141Z] === RUN TestDockerSuite/TestRunModeHostname [2021-02-20T00:07:06.141Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-02-20T00:07:06.141Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-02-20T00:07:06.141Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-02-20T00:07:06.141Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-02-20T00:07:06.141Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-02-20T00:07:06.141Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-02-20T00:07:06.141Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-02-20T00:07:06.141Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-02-20T00:07:06.141Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-02-20T00:07:06.141Z] === RUN TestDockerSuite/TestRunMount [2021-02-20T00:07:06.141Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-02-20T00:07:06.141Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-02-20T00:07:06.141Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-02-20T00:07:06.141Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-02-20T00:07:07.298Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-02-20T00:07:13.221Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-02-20T00:07:13.221Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-02-20T00:07:13.221Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-02-20T00:07:13.221Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-02-20T00:07:16.960Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-02-20T00:07:20.702Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-02-20T00:07:20.702Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-02-20T00:07:20.702Z] === RUN TestDockerSuite/TestRunNetHost [2021-02-20T00:07:20.702Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-02-20T00:07:20.702Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-02-20T00:07:20.702Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-02-20T00:07:20.702Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-02-20T00:07:20.702Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-02-20T00:07:20.702Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-02-20T00:07:20.702Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-02-20T00:07:20.702Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-02-20T00:07:21.671Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-02-20T00:07:22.178Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-02-20T00:07:23.853Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-02-20T00:07:26.035Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-02-20T00:07:27.007Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-02-20T00:07:28.547Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-02-20T00:07:29.007Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-02-20T00:07:29.007Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-02-20T00:07:29.007Z] === RUN TestDockerSuite/TestRunPortInUse [2021-02-20T00:07:29.007Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-02-20T00:07:29.007Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-02-20T00:07:29.007Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-02-20T00:07:29.007Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-02-20T00:07:29.007Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-02-20T00:07:31.917Z] === RUN TestDockerSuite/TestRunPublishPort [2021-02-20T00:07:31.917Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-02-20T00:07:31.917Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-02-20T00:07:31.917Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-02-20T00:07:31.917Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-02-20T00:07:31.917Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-02-20T00:07:37.039Z] --- PASS: TestDockerExternalVolumeSuite (437.40s) [2021-02-20T00:07:37.039Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.57s) [2021-02-20T00:07:37.039Z] docker_cli_external_volume_driver_test.go:53: [db82596f84ed4] daemon is not started [2021-02-20T00:07:37.039Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2021-02-20T00:07:37.039Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.24s) [2021-02-20T00:07:37.039Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2021-02-20T00:07:37.039Z] docker_cli_external_volume_driver_test.go:53: [d7a51d8dd01d1] daemon is not started [2021-02-20T00:07:37.039Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-02-20T00:07:37.039Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2021-02-20T00:07:37.039Z] docker_cli_external_volume_driver_test.go:53: [d66184bb05178] daemon is not started [2021-02-20T00:07:37.039Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-02-20T00:07:37.039Z] docker_cli_external_volume_driver_test.go:53: [dc190fb6c48ec] daemon is not started [2021-02-20T00:07:37.039Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.22s) [2021-02-20T00:07:37.039Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.20s) [2021-02-20T00:07:37.039Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s) [2021-02-20T00:07:37.039Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2021-02-20T00:07:37.039Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.20s) [2021-02-20T00:07:37.039Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.36s) [2021-02-20T00:07:37.039Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.90s) [2021-02-20T00:07:37.039Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.24s) [2021-02-20T00:07:37.039Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.68s) [2021-02-20T00:07:37.039Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s) [2021-02-20T00:07:37.039Z] docker_cli_external_volume_driver_test.go:485: [d6eaf06d0dffd] daemon is not started [2021-02-20T00:07:37.039Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-02-20T00:07:37.039Z] docker_cli_external_volume_driver_test.go:53: [df361fd1a1521] daemon is not started [2021-02-20T00:07:37.039Z] PASS [2021-02-20T00:07:37.039Z] [2021-02-20T00:07:37.039Z] === Skipped [2021-02-20T00:07:37.039Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-02-20T00:07:37.039Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-02-20T00:07:37.039Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-02-20T00:07:37.039Z] check_test.go:309: [d99327f0a42bf] daemon is not started [2021-02-20T00:07:37.039Z] [2021-02-20T00:07:37.039Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-02-20T00:07:37.039Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-02-20T00:07:37.039Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-02-20T00:07:37.039Z] check_test.go:309: [d6932322897cc] daemon is not started [2021-02-20T00:07:37.039Z] [2021-02-20T00:07:37.039Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-02-20T00:07:37.039Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-02-20T00:07:37.039Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-02-20T00:07:37.039Z] check_test.go:309: [d2eeadefad3dc] daemon is not started [2021-02-20T00:07:37.039Z] [2021-02-20T00:07:37.039Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-02-20T00:07:37.039Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-02-20T00:07:37.039Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-02-20T00:07:37.039Z] [2021-02-20T00:07:37.039Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-02-20T00:07:37.039Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-02-20T00:07:37.039Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-02-20T00:07:37.039Z] [2021-02-20T00:07:37.039Z] [2021-02-20T00:07:37.039Z] DONE 273 tests, 5 skipped in 2499.655s [2021-02-20T00:07:37.039Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-20T00:07:37.039Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df773c6603e3f/docker.pid [2021-02-20T00:07:37.039Z] +++ kill 6125 [2021-02-20T00:07:37.039Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6125 is not a child of this shell [2021-02-20T00:07:37.039Z] warning: PID 6125 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df773c6603e3f/docker.pid had a nonzero exit code [2021-02-20T00:07:37.039Z] ++++ cat bundles/test-integration/docker.pid [2021-02-20T00:07:37.039Z] +++ kill 8181 [2021-02-20T00:07:37.604Z] +++ /etc/init.d/apparmor stop [2021-02-20T00:07:37.604Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-20T00:07:37.604Z] [2021-02-20T00:07:37.604Z] Unloading profiles will leave already running processes permanently [2021-02-20T00:07:37.604Z] unconfined, which can lead to unexpected situations. [2021-02-20T00:07:37.604Z] [2021-02-20T00:07:37.604Z] To set a process to complain mode, use the command line tool [2021-02-20T00:07:37.604Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-20T00:07:37.604Z] +++ true [2021-02-20T00:07:37.604Z] exiting test-integration [2021-02-20T00:07:37.604Z] ++ exit 0 [2021-02-20T00:07:37.604Z] [2021-02-20T00:07:37.862Z] + exit 0 [2021-02-20T00:07:37.862Z] ++ jobs -p [2021-02-20T00:07:37.862Z] + pids= [2021-02-20T00:07:37.862Z] + echo 'Remaining pids to kill: []' [2021-02-20T00:07:37.862Z] Remaining pids to kill: [] [2021-02-20T00:07:37.862Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-02-20T00:07:37.875Z] Recording test results [2021-02-20T00:07:38.577Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-20T00:07:38.894Z] + echo Ensuring container killed. [2021-02-20T00:07:38.894Z] Ensuring container killed. [2021-02-20T00:07:38.894Z] + docker ps -aq -f name=docker-pr2-* [2021-02-20T00:07:38.894Z] + cids=9fa339278aa5 [2021-02-20T00:07:38.894Z] 252d5cb139d7 [2021-02-20T00:07:38.894Z] 929f57815562 [2021-02-20T00:07:38.894Z] + [ -n 9fa339278aa5 [2021-02-20T00:07:38.894Z] 252d5cb139d7 [2021-02-20T00:07:38.894Z] 929f57815562 ] [2021-02-20T00:07:38.894Z] + docker rm -vf 9fa339278aa5 252d5cb139d7 929f57815562 [2021-02-20T00:07:38.997Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-02-20T00:07:38.997Z] === RUN TestDockerSuite/TestRunRm [2021-02-20T00:07:42.175Z] 9fa339278aa5 [2021-02-20T00:07:42.433Z] 252d5cb139d7 [2021-02-20T00:07:42.433Z] 929f57815562 [Pipeline] sh [2021-02-20T00:07:42.712Z] + echo Chowning /workspace to jenkins user [2021-02-20T00:07:42.713Z] Chowning /workspace to jenkins user [2021-02-20T00:07:42.713Z] + id -u [2021-02-20T00:07:42.713Z] + id -g [2021-02-20T00:07:42.713Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42046:/workspace busybox chown -R 1000:1000 /workspace [2021-02-20T00:07:44.798Z] === RUN TestDockerSuite/TestRunRmAndWait [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-20T00:07:47.191Z] + bundleName=amd64 [2021-02-20T00:07:47.191Z] + echo Creating amd64-bundles.tar.gz [2021-02-20T00:07:47.191Z] Creating amd64-bundles.tar.gz [2021-02-20T00:07:47.191Z] + xargs tar -czf amd64-bundles.tar.gz [2021-02-20T00:07:47.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 [2021-02-20T00:07:48.133Z] Archiving artifacts [2021-02-20T00:07:48.655Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42046/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-20T00:07:48.964Z] + make clean [2021-02-20T00:07:49.222Z] docker volume rm -f docker-dev-cache [2021-02-20T00:07:49.222Z] docker-dev-cache [Pipeline] deleteDir [2021-02-20T00:07:50.597Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-02-20T00:07:52.136Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-02-20T00:07:54.317Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-20T00:07:55.858Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-02-20T00:07:58.775Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-02-20T00:07:58.775Z] === RUN TestDockerSuite/TestRunState [2021-02-20T00:07:58.775Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-02-20T00:08:00.313Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-02-20T00:08:00.313Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-02-20T00:08:01.851Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-02-20T00:08:01.851Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-02-20T00:08:01.851Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-02-20T00:08:02.310Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-02-20T00:08:02.310Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-02-20T00:08:02.310Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-02-20T00:08:07.012Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-02-20T00:08:07.012Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-02-20T00:08:07.012Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-02-20T00:08:07.012Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-02-20T00:08:07.012Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-02-20T00:08:07.012Z] === RUN TestDockerSuite/TestRunUserByID [2021-02-20T00:08:07.012Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-02-20T00:08:07.012Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-02-20T00:08:07.012Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-02-20T00:08:07.012Z] === RUN TestDockerSuite/TestRunUserByName [2021-02-20T00:08:07.012Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-02-20T00:08:08.550Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-02-20T00:08:08.550Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-02-20T00:08:10.729Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-02-20T00:08:10.729Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-02-20T00:08:10.729Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-02-20T00:08:13.638Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-02-20T00:08:19.437Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-02-20T00:08:23.175Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-02-20T00:08:28.975Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-02-20T00:08:28.975Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-02-20T00:08:28.975Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-02-20T00:08:36.059Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-02-20T00:08:37.597Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-02-20T00:08:39.785Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-02-20T00:08:39.785Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-02-20T00:08:39.785Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-02-20T00:08:39.785Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-02-20T00:08:39.785Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-02-20T00:08:39.785Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-02-20T00:08:39.785Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-02-20T00:08:39.785Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-02-20T00:08:39.785Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-02-20T00:08:43.527Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-02-20T00:08:45.065Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-02-20T00:08:46.603Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-02-20T00:08:50.343Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-02-20T00:08:50.805Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-02-20T00:08:50.805Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-02-20T00:08:50.805Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-02-20T00:08:50.805Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-02-20T00:08:50.805Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-02-20T00:08:50.805Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-02-20T00:08:50.805Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-02-20T00:08:50.805Z] === RUN TestDockerSuite/TestSaveImageId [2021-02-20T00:08:50.805Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-02-20T00:08:50.805Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-02-20T00:08:50.805Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-02-20T00:08:50.805Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-02-20T00:08:50.805Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-02-20T00:08:50.805Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-02-20T00:08:50.806Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-02-20T00:08:50.806Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-02-20T00:08:50.806Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-02-20T00:08:52.987Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-02-20T00:08:53.446Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-02-20T00:08:53.906Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-02-20T00:08:53.906Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-02-20T00:08:56.086Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-02-20T00:09:01.893Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-02-20T00:09:01.893Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-02-20T00:09:08.971Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-02-20T00:09:08.971Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-02-20T00:09:12.708Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-02-20T00:09:12.708Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-02-20T00:09:12.708Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-02-20T00:09:12.708Z] === RUN TestDockerSuite/TestStartRecordError [2021-02-20T00:09:12.708Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-02-20T00:09:21.291Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-02-20T00:09:21.291Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-02-20T00:09:21.291Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-02-20T00:09:21.291Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-02-20T00:09:21.291Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-02-20T00:09:21.291Z] === RUN TestDockerSuite/TestStatsNoStream [2021-02-20T00:09:21.291Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-02-20T00:09:23.470Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-02-20T00:09:25.654Z] === RUN TestDockerSuite/TestTopPrivileged [2021-02-20T00:09:25.654Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-02-20T00:09:27.192Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-02-20T00:09:27.192Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-02-20T00:09:27.192Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-02-20T00:09:27.192Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-02-20T00:09:27.192Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-02-20T00:09:27.192Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-02-20T00:09:27.192Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-02-20T00:09:44.892Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-02-20T00:09:44.892Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-02-20T00:09:44.892Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-02-20T00:09:44.892Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-02-20T00:09:44.892Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-02-20T00:09:44.892Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-02-20T00:09:44.892Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-02-20T00:09:50.695Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-02-20T00:09:50.695Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-02-20T00:09:52.883Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-02-20T00:09:53.342Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-02-20T00:09:53.802Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-02-20T00:09:53.802Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-02-20T00:09:53.802Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-02-20T00:10:00.880Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-02-20T00:10:00.881Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-02-20T00:10:01.344Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-02-20T00:10:01.344Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-02-20T00:10:01.344Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-02-20T00:10:07.141Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-02-20T00:10:07.600Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-02-20T00:10:07.600Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-02-20T00:10:16.174Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-02-20T00:10:16.174Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-02-20T00:10:16.633Z] --- PASS: TestDockerSuite (2210.08s) [2021-02-20T00:10:16.633Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-02-20T00:10:16.633Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-02-20T00:10:16.633Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-02-20T00:10:16.633Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-02-20T00:10:16.633Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-02-20T00:10:16.633Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-02-20T00:10:16.633Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-02-20T00:10:16.633Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-02-20T00:10:16.633Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-02-20T00:10:16.633Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.65s) [2021-02-20T00:10:16.633Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.20s) [2021-02-20T00:10:16.633Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.49s) [2021-02-20T00:10:16.633Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2021-02-20T00:10:16.633Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (90.55s) [2021-02-20T00:10:16.633Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.81s) [2021-02-20T00:10:16.633Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (1.50s) [2021-02-20T00:10:16.633Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-02-20T00:10:16.633Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-02-20T00:10:16.633Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-02-20T00:10:16.633Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-02-20T00:10:16.633Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-02-20T00:10:16.633Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-02-20T00:10:16.633Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-02-20T00:10:16.633Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-02-20T00:10:16.633Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-02-20T00:10:16.633Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-02-20T00:10:16.633Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-02-20T00:10:16.633Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-02-20T00:10:16.633Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-02-20T00:10:16.633Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-02-20T00:10:16.633Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-02-20T00:10:16.633Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-02-20T00:10:16.633Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-02-20T00:10:16.633Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.20s) [2021-02-20T00:10:16.633Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-02-20T00:10:16.633Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-02-20T00:10:16.633Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-02-20T00:10:16.633Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-02-20T00:10:16.633Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.88s) [2021-02-20T00:10:16.633Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.98s) [2021-02-20T00:10:16.633Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-02-20T00:10:16.633Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2021-02-20T00:10:16.633Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-02-20T00:10:16.633Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2021-02-20T00:10:16.633Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-02-20T00:10:16.633Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2021-02-20T00:10:16.633Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-02-20T00:10:16.633Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-02-20T00:10:16.633Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.95s) [2021-02-20T00:10:16.633Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-02-20T00:10:16.633Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-02-20T00:10:16.633Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-02-20T00:10:16.633Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-02-20T00:10:16.633Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.04s) [2021-02-20T00:10:16.633Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (90.97s) [2021-02-20T00:10:16.633Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2021-02-20T00:10:16.633Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-02-20T00:10:16.633Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.87s) [2021-02-20T00:10:16.633Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-02-20T00:10:16.633Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.57s) [2021-02-20T00:10:16.633Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.70s) [2021-02-20T00:10:16.633Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-02-20T00:10:16.633Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-02-20T00:10:16.633Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-02-20T00:10:16.633Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-02-20T00:10:16.633Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-02-20T00:10:16.633Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-02-20T00:10:16.633Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.15s) [2021-02-20T00:10:16.633Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.69s) [2021-02-20T00:10:16.633Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.76s) [2021-02-20T00:10:16.633Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.26s) [2021-02-20T00:10:16.633Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-02-20T00:10:16.633Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-02-20T00:10:16.633Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-02-20T00:10:16.633Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-02-20T00:10:16.633Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-02-20T00:10:16.633Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.29s) [2021-02-20T00:10:16.633Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.78s) [2021-02-20T00:10:16.633Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (8.81s) [2021-02-20T00:10:16.633Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.83s) [2021-02-20T00:10:16.633Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-02-20T00:10:16.633Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-02-20T00:10:16.633Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.00s) [2021-02-20T00:10:16.633Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.31s) [2021-02-20T00:10:16.633Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (8.76s) [2021-02-20T00:10:16.633Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-02-20T00:10:16.633Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-02-20T00:10:16.633Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-02-20T00:10:16.633Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-02-20T00:10:16.633Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-02-20T00:10:16.633Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-02-20T00:10:16.634Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-02-20T00:10:17.094Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.41s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildAddTar (46.47s) [2021-02-20T00:10:17.094Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-02-20T00:10:17.094Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.094Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.27s) [2021-02-20T00:10:17.094Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (19.18s) [2021-02-20T00:10:17.094Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.56s) [2021-02-20T00:10:17.094Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.44s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.86s) [2021-02-20T00:10:17.094Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s) [2021-02-20T00:10:17.094Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.20s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.82s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.20s) [2021-02-20T00:10:17.094Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2021-02-20T00:10:17.094Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (3.98s) [2021-02-20T00:10:17.094Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-02-20T00:10:17.094Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.094Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-02-20T00:10:17.094Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.98s) [2021-02-20T00:10:17.094Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-02-20T00:10:17.094Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.48s) [2021-02-20T00:10:17.094Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-02-20T00:10:17.094Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.094Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-02-20T00:10:17.094Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (18.93s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.91s) [2021-02-20T00:10:17.094Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.52s) [2021-02-20T00:10:17.094Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.094Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.28s) [2021-02-20T00:10:17.094Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.11s) [2021-02-20T00:10:17.094Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-02-20T00:10:17.094Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.83s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.07s) [2021-02-20T00:10:17.094Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-02-20T00:10:17.094Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.094Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-02-20T00:10:17.094Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.21s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.78s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildCmd (0.47s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.46s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.45s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.53s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.81s) [2021-02-20T00:10:17.094Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-02-20T00:10:17.094Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.00s) [2021-02-20T00:10:17.094Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-02-20T00:10:17.094Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.40s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.82s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.73s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.41s) [2021-02-20T00:10:17.094Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-02-20T00:10:17.094Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.64s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.56s) [2021-02-20T00:10:17.094Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-02-20T00:10:17.094Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.094Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-02-20T00:10:17.094Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.33s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (27.46s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.96s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.78s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.24s) [2021-02-20T00:10:17.094Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-02-20T00:10:17.094Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.094Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.25s) [2021-02-20T00:10:17.094Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.094Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-02-20T00:10:17.094Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.43s) [2021-02-20T00:10:17.094Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-02-20T00:10:17.094Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (19.03s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.62s) [2021-02-20T00:10:17.094Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2021-02-20T00:10:17.094Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (24.04s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.34s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.58s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.91s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (7.17s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.37s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildDockerignore (69.79s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.64s) [2021-02-20T00:10:17.094Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2021-02-20T00:10:17.094Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (85.95s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.33s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.62s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (15.61s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.63s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.62s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (32.51s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (13.59s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.45s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (91.30s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.37s) [2021-02-20T00:10:17.094Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2021-02-20T00:10:17.094Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.094Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-02-20T00:10:17.094Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.50s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.92s) [2021-02-20T00:10:17.094Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-02-20T00:10:17.094Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.39s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.45s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.61s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.83s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.13s) [2021-02-20T00:10:17.094Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-02-20T00:10:17.094Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.094Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-02-20T00:10:17.094Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.094Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-02-20T00:10:17.094Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.094Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-02-20T00:10:17.094Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.094Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-02-20T00:10:17.094Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.92s) [2021-02-20T00:10:17.094Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-02-20T00:10:17.094Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.094Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-02-20T00:10:17.094Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.094Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-02-20T00:10:17.094Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.79s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.14s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (12.50s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.51s) [2021-02-20T00:10:17.094Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-02-20T00:10:17.094Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.094Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-02-20T00:10:17.094Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.094Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-02-20T00:10:17.094Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.094Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-02-20T00:10:17.094Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.094Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-02-20T00:10:17.094Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildFails (6.76s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.65s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.75s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildForceRm (10.53s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.07s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.17s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.60s) [2021-02-20T00:10:17.094Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-02-20T00:10:17.094Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.63s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.47s) [2021-02-20T00:10:17.094Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-02-20T00:10:17.094Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (12.15s) [2021-02-20T00:10:17.094Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-02-20T00:10:17.094Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildHistory (8.87s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.83s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.81s) [2021-02-20T00:10:17.094Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-02-20T00:10:17.094Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.65s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.80s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildLabel (0.81s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.54s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.80s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.50s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildLabels (0.82s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.32s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.67s) [2021-02-20T00:10:17.094Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-02-20T00:10:17.094Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.094Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-02-20T00:10:17.094Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.46s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.56s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.30s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (12.85s) [2021-02-20T00:10:17.094Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-02-20T00:10:17.094Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.55s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (25.61s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (11.98s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.53s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.16s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (9.23s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.13s) [2021-02-20T00:10:17.094Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-02-20T00:10:17.094Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.38s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.54s) [2021-02-20T00:10:17.094Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-02-20T00:10:17.094Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.094Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-02-20T00:10:17.094Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.37s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (8.57s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.05s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.21s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2021-02-20T00:10:17.094Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.89s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.92s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.07s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestBuildOnBuild (12.41s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.24s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.40s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.06s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.35s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.26s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.97s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.90s) [2021-02-20T00:10:17.095Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-02-20T00:10:17.095Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.095Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-02-20T00:10:17.095Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.02s) [2021-02-20T00:10:17.095Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-02-20T00:10:17.095Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (39.35s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (34.75s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestBuildRm (11.44s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.87s) [2021-02-20T00:10:17.095Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-02-20T00:10:17.095Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.095Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.29s) [2021-02-20T00:10:17.095Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.14s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (2.97s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (2.99s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.68s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (13.02s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.63s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.53s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.25s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.27s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.04s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestBuildStderr (3.87s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (17.06s) [2021-02-20T00:10:17.095Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.27s) [2021-02-20T00:10:17.095Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.70s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.00s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.86s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.39s) [2021-02-20T00:10:17.095Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-02-20T00:10:17.095Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.095Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-02-20T00:10:17.095Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.095Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-02-20T00:10:17.095Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.61s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.47s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.50s) [2021-02-20T00:10:17.095Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-02-20T00:10:17.095Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.095Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-02-20T00:10:17.095Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (18.49s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.73s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.35s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.64s) [2021-02-20T00:10:17.095Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.28s) [2021-02-20T00:10:17.095Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.095Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-02-20T00:10:17.095Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.24s) [2021-02-20T00:10:17.095Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-02-20T00:10:17.095Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.38s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.83s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.34s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (11.12s) [2021-02-20T00:10:17.095Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-02-20T00:10:17.095Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.095Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-02-20T00:10:17.095Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.095Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-02-20T00:10:17.095Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.97s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.89s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.61s) [2021-02-20T00:10:17.095Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.26s) [2021-02-20T00:10:17.095Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.095Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-02-20T00:10:17.095Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.095Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-02-20T00:10:17.095Z] docker_cli_sni_test.go:18: Flakey test [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.91s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.72s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestCommitChange (4.20s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.83s) [2021-02-20T00:10:17.095Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-02-20T00:10:17.095Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.87s) [2021-02-20T00:10:17.095Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-02-20T00:10:17.095Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestCommitTTY (5.87s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.72s) [2021-02-20T00:10:17.095Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-02-20T00:10:17.095Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.095Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-02-20T00:10:17.095Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.095Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-02-20T00:10:17.095Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.095Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-02-20T00:10:17.095Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.095Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-02-20T00:10:17.095Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.095Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-02-20T00:10:17.095Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.095Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-02-20T00:10:17.095Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.58s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.71s) [2021-02-20T00:10:17.095Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-02-20T00:10:17.095Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.95s) [2021-02-20T00:10:17.095Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-02-20T00:10:17.095Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.095Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-02-20T00:10:17.095Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.095Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-02-20T00:10:17.095Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.92s) [2021-02-20T00:10:17.095Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-02-20T00:10:17.095Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.18s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-02-20T00:10:17.095Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-02-20T00:10:17.095Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.095Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-02-20T00:10:17.095Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.095Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-02-20T00:10:17.095Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.26s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.87s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.87s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-02-20T00:10:17.095Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-02-20T00:10:17.095Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.00s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.96s) [2021-02-20T00:10:17.095Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-02-20T00:10:17.095Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.095Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-02-20T00:10:17.095Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.99s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.74s) [2021-02-20T00:10:17.095Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-02-20T00:10:17.095Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.39s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.18s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.92s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.28s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.67s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.62s) [2021-02-20T00:10:17.095Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-02-20T00:10:17.095Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestContainerAPIStop (6.78s) [2021-02-20T00:10:17.095Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-02-20T00:10:17.095Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.89s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.04s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.73s) [2021-02-20T00:10:17.095Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-02-20T00:10:17.095Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.095Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-02-20T00:10:17.095Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.095Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-02-20T00:10:17.095Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.095Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-02-20T00:10:17.095Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.095Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-02-20T00:10:17.095Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.67s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.44s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.38s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.35s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.33s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.40s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00089fe80_} (2.33s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1693865574_c:\foo_false____} (2.31s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1693865574_c:\foo_true____} (2.32s) [2021-02-20T00:10:17.095Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-02-20T00:10:17.095Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.12s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-02-20T00:10:17.095Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-02-20T00:10:17.095Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.095Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-02-20T00:10:17.095Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.095Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-02-20T00:10:17.095Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.095Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-02-20T00:10:17.095Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.095Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-02-20T00:10:17.095Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.095Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.09s) [2021-02-20T00:10:17.095Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-02-20T00:10:17.095Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.095Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-02-20T00:10:17.095Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.095Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-02-20T00:10:17.095Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.095Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-02-20T00:10:17.095Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.095Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-02-20T00:10:17.095Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.095Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-02-20T00:10:17.095Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.095Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-02-20T00:10:17.095Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.095Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-02-20T00:10:17.095Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.095Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-02-20T00:10:17.095Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.095Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-02-20T00:10:17.095Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.095Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-02-20T00:10:17.095Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.095Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-02-20T00:10:17.096Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-02-20T00:10:17.096Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.06s) [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-02-20T00:10:17.096Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestCpRelativePath (6.89s) [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-02-20T00:10:17.096Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-02-20T00:10:17.096Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-02-20T00:10:17.096Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestCpToCaseA (3.77s) [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.21s) [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-02-20T00:10:17.096Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-02-20T00:10:17.096Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestCpToCaseE (7.58s) [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-02-20T00:10:17.096Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-02-20T00:10:17.096Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.61s) [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-02-20T00:10:17.096Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-02-20T00:10:17.096Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestCpToDot (2.06s) [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-02-20T00:10:17.096Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-02-20T00:10:17.096Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestCpToStdout (2.11s) [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-02-20T00:10:17.096Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-02-20T00:10:17.096Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-02-20T00:10:17.096Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-02-20T00:10:17.096Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.13s) [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestCreateArgs (0.14s) [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.86s) [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.00s) [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.16s) [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.13s) [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.73s) [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.53s) [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestCreateLabels (0.14s) [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-02-20T00:10:17.096Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestCreateRM (0.25s) [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-02-20T00:10:17.096Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.13s) [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.25s) [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.53s) [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.17s) [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.38s) [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.70s) [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.13s) [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-02-20T00:10:17.096Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.10s) [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-02-20T00:10:17.096Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s) [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-02-20T00:10:17.096Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-02-20T00:10:17.096Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-02-20T00:10:17.096Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-02-20T00:10:17.096Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-02-20T00:10:17.096Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-02-20T00:10:17.096Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-02-20T00:10:17.096Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-02-20T00:10:17.096Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-02-20T00:10:17.096Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-02-20T00:10:17.096Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-02-20T00:10:17.096Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-02-20T00:10:17.096Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-02-20T00:10:17.096Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-02-20T00:10:17.096Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.22s) [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.04s) [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.12s) [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (6.77s) [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestEventsCopy (4.21s) [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.36s) [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.92s) [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.69s) [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.22s) [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.26s) [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.86s) [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestEventsFilters (9.00s) [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestEventsFormat (3.98s) [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-02-20T00:10:17.096Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-02-20T00:10:17.096Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-02-20T00:10:17.096Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-02-20T00:10:17.096Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestEventsRename (2.09s) [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestEventsResize (2.46s) [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.95s) [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.36s) [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.42s) [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-02-20T00:10:17.096Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestEventsUntag (2.73s) [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.36s) [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-02-20T00:10:17.096Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-02-20T00:10:17.096Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.67s) [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.69s) [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-02-20T00:10:17.096Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-02-20T00:10:17.096Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-02-20T00:10:17.096Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.67s) [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.87s) [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.91s) [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.78s) [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.68s) [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-02-20T00:10:17.096Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-02-20T00:10:17.096Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-02-20T00:10:17.096Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.01s) [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestExecInspectID (4.32s) [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-02-20T00:10:17.096Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-02-20T00:10:17.096Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-02-20T00:10:17.096Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-02-20T00:10:17.096Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-02-20T00:10:17.096Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.09s) [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-02-20T00:10:17.096Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-02-20T00:10:17.096Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-02-20T00:10:17.096Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-02-20T00:10:17.096Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-02-20T00:10:17.096Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.00s) [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-02-20T00:10:17.096Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.29s) [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-02-20T00:10:17.096Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-02-20T00:10:17.096Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-02-20T00:10:17.096Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.75s) [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.79s) [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.77s) [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.77s) [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-02-20T00:10:17.096Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-02-20T00:10:17.096Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.74s) [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-02-20T00:10:17.096Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.28s) [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.52s) [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-02-20T00:10:17.096Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.86s) [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.44s) [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.22s) [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.73s) [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.35s) [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestImagesFormat (0.18s) [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-02-20T00:10:17.096Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.42s) [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestImportBadURL (2.43s) [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-02-20T00:10:17.096Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-02-20T00:10:17.096Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-02-20T00:10:17.096Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-02-20T00:10:17.096Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-02-20T00:10:17.096Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-02-20T00:10:17.096Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-02-20T00:10:17.096Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-02-20T00:10:17.097Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-02-20T00:10:17.097Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-02-20T00:10:17.097Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-02-20T00:10:17.097Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.97s) [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.12s) [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-02-20T00:10:17.097Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-02-20T00:10:17.097Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-02-20T00:10:17.097Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.02s) [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.16s) [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.98s) [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-02-20T00:10:17.097Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-02-20T00:10:17.097Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-02-20T00:10:17.097Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestInspectDefault (1.99s) [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestInspectHistory (3.71s) [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-02-20T00:10:17.097Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-02-20T00:10:17.097Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-02-20T00:10:17.097Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.95s) [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.08s) [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.15s) [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.05s) [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.88s) [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-02-20T00:10:17.097Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.89s) [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestInspectStatus (2.35s) [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.88s) [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.95s) [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.92s) [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.87s) [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.97s) [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.92s) [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.98s) [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-02-20T00:10:17.097Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-02-20T00:10:17.097Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-02-20T00:10:17.097Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-02-20T00:10:17.097Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-02-20T00:10:17.097Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-02-20T00:10:17.097Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-02-20T00:10:17.097Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-02-20T00:10:17.097Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-02-20T00:10:17.097Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-02-20T00:10:17.097Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-02-20T00:10:17.097Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-02-20T00:10:17.097Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-02-20T00:10:17.097Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-02-20T00:10:17.097Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-02-20T00:10:17.097Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-02-20T00:10:17.097Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.68s) [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.67s) [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.31s) [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.14s) [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-02-20T00:10:17.097Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.91s) [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.47s) [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.60s) [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.55s) [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.39s) [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.27s) [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-02-20T00:10:17.097Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.09s) [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.05s) [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestLogsSince (8.63s) [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-02-20T00:10:17.097Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-02-20T00:10:17.097Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestLogsTail (2.53s) [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.24s) [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestLogsWithDetails (6.88s) [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-02-20T00:10:17.097Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-02-20T00:10:17.097Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-02-20T00:10:17.097Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-02-20T00:10:17.097Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-02-20T00:10:17.097Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-02-20T00:10:17.097Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-02-20T00:10:17.097Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-02-20T00:10:17.097Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-02-20T00:10:17.097Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-02-20T00:10:17.097Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-02-20T00:10:17.097Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-02-20T00:10:17.097Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-02-20T00:10:17.097Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-02-20T00:10:17.097Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-02-20T00:10:17.097Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-02-20T00:10:17.097Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-02-20T00:10:17.097Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.87s) [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-02-20T00:10:17.097Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-02-20T00:10:17.097Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-02-20T00:10:17.097Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-02-20T00:10:17.097Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-02-20T00:10:17.097Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-02-20T00:10:17.097Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-02-20T00:10:17.097Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-02-20T00:10:17.097Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.85s) [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-02-20T00:10:17.097Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestPsByOrder (8.03s) [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-02-20T00:10:17.097Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.02s) [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (21.57s) [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.23s) [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-02-20T00:10:17.097Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.95s) [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.12s) [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.14s) [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.96s) [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-02-20T00:10:17.097Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-02-20T00:10:17.097Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.08s) [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-02-20T00:10:17.097Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-02-20T00:10:17.097Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-02-20T00:10:17.097Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-02-20T00:10:17.097Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.89s) [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-02-20T00:10:17.097Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.64s) [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-02-20T00:10:17.097Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s) [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-02-20T00:10:17.097Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.66s) [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.55s) [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.05s) [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (14.30s) [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-02-20T00:10:17.097Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.26s) [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.19s) [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.13s) [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.58s) [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.71s) [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.53s) [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-02-20T00:10:17.097Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.64s) [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.24s) [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.51s) [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.43s) [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.58s) [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.59s) [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.24s) [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.38s) [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.63s) [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestRmiTag (0.59s) [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.06s) [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.42s) [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.35s) [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.14s) [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.93s) [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-02-20T00:10:17.097Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-02-20T00:10:17.097Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-02-20T00:10:17.097Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-02-20T00:10:17.097Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-02-20T00:10:17.097Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-02-20T00:10:17.097Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-02-20T00:10:17.097Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.74s) [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-02-20T00:10:17.097Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-02-20T00:10:17.097Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.91s) [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.35s) [2021-02-20T00:10:17.097Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (6.79s) [2021-02-20T00:10:17.098Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.95s) [2021-02-20T00:10:17.098Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.99s) [2021-02-20T00:10:17.098Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-02-20T00:10:17.098Z] --- PASS: TestDockerSuite/TestRunBindMounts (3.99s) [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.00s) [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.62s) [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.79s) [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.10s) [2021-02-20T00:10:17.098Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.03s) [2021-02-20T00:10:17.098Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.94s) [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.91s) [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.37s) [2021-02-20T00:10:17.098Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.54s) [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.99s) [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.07s) [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.96s) [2021-02-20T00:10:17.098Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.05s) [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.91s) [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- PASS: TestDockerSuite/TestRunExitCode (1.93s) [2021-02-20T00:10:17.098Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.97s) [2021-02-20T00:10:17.098Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.92s) [2021-02-20T00:10:17.098Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.01s) [2021-02-20T00:10:17.098Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.44s) [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.19s) [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.49s) [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.13s) [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.21s) [2021-02-20T00:10:17.098Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.56s) [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.25s) [2021-02-20T00:10:17.098Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.24s) [2021-02-20T00:10:17.098Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.91s) [2021-02-20T00:10:17.098Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.93s) [2021-02-20T00:10:17.098Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.23s) [2021-02-20T00:10:17.098Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.74s) [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.49s) [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (6.63s) [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- PASS: TestDockerSuite/TestRunRm (6.78s) [2021-02-20T00:10:17.098Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.04s) [2021-02-20T00:10:17.098Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.03s) [2021-02-20T00:10:17.098Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.99s) [2021-02-20T00:10:17.098Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.92s) [2021-02-20T00:10:17.098Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.30s) [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.95s) [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.74s) [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.15s) [2021-02-20T00:10:17.098Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.098Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.45s) [2021-02-20T00:10:17.098Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-02-20T00:10:17.098Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-02-20T00:10:17.099Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-02-20T00:10:17.099Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-02-20T00:10:17.099Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-02-20T00:10:17.099Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-02-20T00:10:17.099Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-02-20T00:10:17.099Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-02-20T00:10:17.099Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-02-20T00:10:17.099Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-02-20T00:10:17.099Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.90s) [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-02-20T00:10:17.099Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.95s) [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-02-20T00:10:17.099Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-02-20T00:10:17.099Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.59s) [2021-02-20T00:10:17.099Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.84s) [2021-02-20T00:10:17.099Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.88s) [2021-02-20T00:10:17.099Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.59s) [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-02-20T00:10:17.099Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.08s) [2021-02-20T00:10:17.099Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (6.95s) [2021-02-20T00:10:17.099Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.02s) [2021-02-20T00:10:17.099Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.98s) [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-02-20T00:10:17.099Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-02-20T00:10:17.099Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-02-20T00:10:17.099Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-02-20T00:10:17.099Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-02-20T00:10:17.099Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-02-20T00:10:17.099Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-02-20T00:10:17.099Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.42s) [2021-02-20T00:10:17.099Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.51s) [2021-02-20T00:10:17.099Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.91s) [2021-02-20T00:10:17.099Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.88s) [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-02-20T00:10:17.099Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-02-20T00:10:17.099Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-02-20T00:10:17.099Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-02-20T00:10:17.099Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-02-20T00:10:17.099Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-02-20T00:10:17.099Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-02-20T00:10:17.099Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-02-20T00:10:17.099Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-02-20T00:10:17.099Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-02-20T00:10:17.099Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-02-20T00:10:17.099Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-02-20T00:10:17.099Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-02-20T00:10:17.099Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-02-20T00:10:17.099Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-02-20T00:10:17.099Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-02-20T00:10:17.099Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-02-20T00:10:17.099Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.27s) [2021-02-20T00:10:17.099Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2021-02-20T00:10:17.099Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2021-02-20T00:10:17.099Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.22s) [2021-02-20T00:10:17.099Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.62s) [2021-02-20T00:10:17.099Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.78s) [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-02-20T00:10:17.099Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.30s) [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-02-20T00:10:17.099Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.38s) [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-02-20T00:10:17.099Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-02-20T00:10:17.099Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-02-20T00:10:17.099Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-02-20T00:10:17.099Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.04s) [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-02-20T00:10:17.099Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-02-20T00:10:17.099Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-02-20T00:10:17.099Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-02-20T00:10:17.099Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-02-20T00:10:17.099Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-02-20T00:10:17.099Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.86s) [2021-02-20T00:10:17.099Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.08s) [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-02-20T00:10:17.099Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.86s) [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-02-20T00:10:17.099Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-02-20T00:10:17.099Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-02-20T00:10:17.099Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-02-20T00:10:17.099Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-02-20T00:10:17.099Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-02-20T00:10:17.099Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.26s) [2021-02-20T00:10:17.099Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s) [2021-02-20T00:10:17.099Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.18s) [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-02-20T00:10:17.099Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.28s) [2021-02-20T00:10:17.099Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.25s) [2021-02-20T00:10:17.099Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.12s) [2021-02-20T00:10:17.099Z] --- PASS: TestDockerSuite/TestVolumeCLILs (6.99s) [2021-02-20T00:10:17.099Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-02-20T00:10:17.099Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.49s) [2021-02-20T00:10:17.099Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.33s) [2021-02-20T00:10:17.099Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.36s) [2021-02-20T00:10:17.099Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2021-02-20T00:10:17.099Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.16s) [2021-02-20T00:10:17.099Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.75s) [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-02-20T00:10:17.099Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.50s) [2021-02-20T00:10:17.099Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.17s) [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-02-20T00:10:17.099Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.90s) [2021-02-20T00:10:17.099Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.25s) [2021-02-20T00:10:17.099Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.25s) [2021-02-20T00:10:17.099Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.81s) [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-02-20T00:10:17.099Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.26s) [2021-02-20T00:10:17.099Z] === RUN TestDockerRegistrySuite [2021-02-20T00:10:17.099Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-02-20T00:10:17.099Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-02-20T00:10:17.099Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-02-20T00:10:17.099Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-02-20T00:10:17.099Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-02-20T00:10:17.099Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-02-20T00:10:17.099Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-02-20T00:10:17.099Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-02-20T00:10:17.099Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-02-20T00:10:17.099Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-02-20T00:10:17.099Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-02-20T00:10:17.099Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-02-20T00:10:17.099Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-02-20T00:10:17.099Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-02-20T00:10:17.099Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-02-20T00:10:17.099Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-02-20T00:10:17.099Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-02-20T00:10:17.099Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-02-20T00:10:17.099Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-02-20T00:10:17.099Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-02-20T00:10:17.099Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-02-20T00:10:17.099Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-02-20T00:10:17.099Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-02-20T00:10:17.099Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-02-20T00:10:17.099Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-02-20T00:10:17.099Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-02-20T00:10:17.099Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-02-20T00:10:17.099Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-02-20T00:10:17.099Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-02-20T00:10:17.099Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-02-20T00:10:17.099Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-02-20T00:10:17.099Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-02-20T00:10:17.099Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-02-20T00:10:17.099Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-02-20T00:10:17.099Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-02-20T00:10:17.099Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-02-20T00:10:17.099Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-02-20T00:10:17.099Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-02-20T00:10:17.099Z] --- PASS: TestDockerRegistrySuite (0.13s) [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-02-20T00:10:17.099Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-02-20T00:10:17.099Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-02-20T00:10:17.099Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-02-20T00:10:17.099Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-02-20T00:10:17.099Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-02-20T00:10:17.099Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-02-20T00:10:17.099Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-02-20T00:10:17.099Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-02-20T00:10:17.099Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-02-20T00:10:17.099Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-02-20T00:10:17.099Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-02-20T00:10:17.099Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-02-20T00:10:17.099Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-02-20T00:10:17.099Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-02-20T00:10:17.099Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-02-20T00:10:17.099Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-02-20T00:10:17.099Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-02-20T00:10:17.099Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-02-20T00:10:17.099Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-02-20T00:10:17.099Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.099Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-02-20T00:10:17.100Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.100Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-02-20T00:10:17.100Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.100Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-02-20T00:10:17.100Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.100Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-02-20T00:10:17.100Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.100Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-02-20T00:10:17.100Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.100Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-02-20T00:10:17.100Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.100Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-02-20T00:10:17.100Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.100Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-02-20T00:10:17.100Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.100Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-02-20T00:10:17.100Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.100Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-02-20T00:10:17.100Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.100Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-02-20T00:10:17.100Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.100Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-02-20T00:10:17.100Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.100Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-02-20T00:10:17.100Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.100Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-02-20T00:10:17.100Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.100Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-02-20T00:10:17.100Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.100Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-02-20T00:10:17.100Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.100Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-02-20T00:10:17.100Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.100Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-02-20T00:10:17.100Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.100Z] === RUN TestDockerSchema1RegistrySuite [2021-02-20T00:10:17.100Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-02-20T00:10:17.100Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-02-20T00:10:17.100Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-02-20T00:10:17.100Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-02-20T00:10:17.100Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-02-20T00:10:17.100Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-02-20T00:10:17.100Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-02-20T00:10:17.100Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-02-20T00:10:17.100Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-02-20T00:10:17.100Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-02-20T00:10:17.100Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-02-20T00:10:17.100Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-02-20T00:10:17.100Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-02-20T00:10:17.100Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-02-20T00:10:17.100Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-02-20T00:10:17.100Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-02-20T00:10:17.100Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-02-20T00:10:17.100Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-02-20T00:10:17.100Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-02-20T00:10:17.100Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-02-20T00:10:17.100Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.100Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-02-20T00:10:17.100Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.100Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-02-20T00:10:17.100Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.100Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-02-20T00:10:17.100Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.100Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-02-20T00:10:17.100Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.100Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-02-20T00:10:17.100Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.100Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-02-20T00:10:17.100Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.100Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-02-20T00:10:17.100Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.100Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-02-20T00:10:17.100Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.100Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-02-20T00:10:17.100Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.100Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-02-20T00:10:17.100Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.100Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-02-20T00:10:17.100Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.100Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-02-20T00:10:17.100Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.100Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-02-20T00:10:17.100Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.100Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-02-20T00:10:17.100Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.100Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-02-20T00:10:17.100Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.100Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-02-20T00:10:17.100Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.100Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-02-20T00:10:17.100Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.100Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-02-20T00:10:17.100Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-02-20T00:10:17.100Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-02-20T00:10:17.100Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-02-20T00:10:17.100Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-02-20T00:10:17.100Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-02-20T00:10:17.100Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-02-20T00:10:17.100Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-02-20T00:10:17.100Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-02-20T00:10:17.100Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-02-20T00:10:17.100Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-02-20T00:10:17.100Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.100Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-02-20T00:10:17.100Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.100Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-02-20T00:10:17.100Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.100Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-02-20T00:10:17.100Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.100Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-02-20T00:10:17.100Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.100Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-02-20T00:10:17.100Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.100Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-02-20T00:10:17.100Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.100Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-02-20T00:10:17.100Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.100Z] === RUN TestDockerRegistryAuthTokenSuite [2021-02-20T00:10:17.100Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-02-20T00:10:17.100Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-02-20T00:10:17.100Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-02-20T00:10:17.100Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-02-20T00:10:17.100Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-02-20T00:10:17.100Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-02-20T00:10:17.100Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-02-20T00:10:17.100Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.100Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-02-20T00:10:17.100Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.100Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-02-20T00:10:17.100Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.100Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-02-20T00:10:17.100Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.100Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-02-20T00:10:17.100Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.100Z] === RUN TestDockerDaemonSuite [2021-02-20T00:10:17.100Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-02-20T00:10:17.100Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-02-20T00:10:17.100Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-02-20T00:10:17.100Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-02-20T00:10:17.100Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-02-20T00:10:17.100Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.100Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-02-20T00:10:17.100Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.100Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-02-20T00:10:17.100Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.100Z] === RUN TestDockerSwarmSuite [2021-02-20T00:10:17.100Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-02-20T00:10:17.100Z] === RUN TestDockerPluginSuite [2021-02-20T00:10:17.100Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-02-20T00:10:17.100Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-02-20T00:10:17.100Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-02-20T00:10:17.100Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-02-20T00:10:17.100Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-02-20T00:10:17.100Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-02-20T00:10:17.100Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-02-20T00:10:17.100Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-02-20T00:10:17.100Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-02-20T00:10:17.100Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-02-20T00:10:17.100Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-02-20T00:10:17.100Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-02-20T00:10:17.100Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-02-20T00:10:17.100Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.100Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-02-20T00:10:17.100Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.100Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-02-20T00:10:17.100Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.100Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-02-20T00:10:17.100Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.100Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-02-20T00:10:17.100Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.100Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-02-20T00:10:17.100Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.100Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-02-20T00:10:17.100Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.100Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-02-20T00:10:17.100Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.100Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-02-20T00:10:17.100Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.100Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-02-20T00:10:17.100Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.100Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-02-20T00:10:17.100Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.100Z] === RUN TestDockerExternalVolumeSuite [2021-02-20T00:10:17.100Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-02-20T00:10:17.100Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.100Z] === RUN TestDockerNetworkSuite [2021-02-20T00:10:17.100Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-02-20T00:10:17.100Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.100Z] === RUN TestDockerHubPullSuite [2021-02-20T00:10:17.100Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-02-20T00:10:17.100Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.100Z] PASS [2021-02-20T00:10:17.100Z] ok github.com/docker/docker/integration-cli 2210.583s [2021-02-20T00:10:17.560Z] [2021-02-20T00:10:17.560Z] === Skipped [2021-02-20T00:10:17.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-02-20T00:10:17.560Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-02-20T00:10:17.560Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.560Z] [2021-02-20T00:10:17.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-02-20T00:10:17.560Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-02-20T00:10:17.560Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.560Z] [2021-02-20T00:10:17.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-02-20T00:10:17.560Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-02-20T00:10:17.560Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.560Z] [2021-02-20T00:10:17.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-02-20T00:10:17.560Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-02-20T00:10:17.560Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.560Z] [2021-02-20T00:10:17.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-02-20T00:10:17.560Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-02-20T00:10:17.560Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.560Z] [2021-02-20T00:10:17.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-02-20T00:10:17.560Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-02-20T00:10:17.560Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.560Z] [2021-02-20T00:10:17.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-02-20T00:10:17.560Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-02-20T00:10:17.560Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.560Z] [2021-02-20T00:10:17.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-02-20T00:10:17.560Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-02-20T00:10:17.560Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.560Z] [2021-02-20T00:10:17.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-02-20T00:10:17.560Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-02-20T00:10:17.560Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.560Z] [2021-02-20T00:10:17.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-02-20T00:10:17.560Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-02-20T00:10:17.560Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.560Z] [2021-02-20T00:10:17.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-02-20T00:10:17.560Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-02-20T00:10:17.560Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.560Z] [2021-02-20T00:10:17.560Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-02-20T00:10:17.560Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-02-20T00:10:17.560Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.560Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-02-20T00:10:17.561Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-02-20T00:10:17.561Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-02-20T00:10:17.561Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-02-20T00:10:17.561Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-02-20T00:10:17.561Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-02-20T00:10:17.561Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2021-02-20T00:10:17.561Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-02-20T00:10:17.561Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-02-20T00:10:17.561Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-02-20T00:10:17.561Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-02-20T00:10:17.561Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-02-20T00:10:17.561Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-02-20T00:10:17.561Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-02-20T00:10:17.561Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-02-20T00:10:17.561Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-02-20T00:10:17.561Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-02-20T00:10:17.561Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-02-20T00:10:17.561Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.27s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.27s) [2021-02-20T00:10:17.561Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.56s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.56s) [2021-02-20T00:10:17.561Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s) [2021-02-20T00:10:17.561Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2021-02-20T00:10:17.561Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-02-20T00:10:17.561Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-02-20T00:10:17.561Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-02-20T00:10:17.561Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-02-20T00:10:17.561Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-02-20T00:10:17.561Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.52s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.52s) [2021-02-20T00:10:17.561Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.28s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.28s) [2021-02-20T00:10:17.561Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-02-20T00:10:17.561Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-02-20T00:10:17.561Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-02-20T00:10:17.561Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-02-20T00:10:17.561Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-02-20T00:10:17.561Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-02-20T00:10:17.561Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-02-20T00:10:17.561Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-02-20T00:10:17.561Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-02-20T00:10:17.561Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.25s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.25s) [2021-02-20T00:10:17.561Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-02-20T00:10:17.561Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-02-20T00:10:17.561Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2021-02-20T00:10:17.561Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2021-02-20T00:10:17.561Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.29s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2021-02-20T00:10:17.561Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-02-20T00:10:17.561Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-02-20T00:10:17.561Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-02-20T00:10:17.561Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-02-20T00:10:17.561Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-02-20T00:10:17.561Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-02-20T00:10:17.561Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-02-20T00:10:17.561Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-02-20T00:10:17.561Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-02-20T00:10:17.561Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-02-20T00:10:17.561Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-02-20T00:10:17.561Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-02-20T00:10:17.561Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-02-20T00:10:17.561Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-02-20T00:10:17.561Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-02-20T00:10:17.561Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-02-20T00:10:17.561Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-02-20T00:10:17.561Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-02-20T00:10:17.561Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-02-20T00:10:17.561Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-02-20T00:10:17.561Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-02-20T00:10:17.561Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-02-20T00:10:17.561Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-02-20T00:10:17.561Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-02-20T00:10:17.561Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-02-20T00:10:17.561Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-02-20T00:10:17.561Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.561Z] [2021-02-20T00:10:17.561Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-02-20T00:10:17.561Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-02-20T00:10:17.562Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.562Z] [2021-02-20T00:10:17.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-02-20T00:10:17.562Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-02-20T00:10:17.562Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.562Z] [2021-02-20T00:10:17.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-02-20T00:10:17.562Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-02-20T00:10:17.562Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.562Z] [2021-02-20T00:10:17.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.29s) [2021-02-20T00:10:17.562Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.29s) [2021-02-20T00:10:17.562Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.562Z] [2021-02-20T00:10:17.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.27s) [2021-02-20T00:10:17.562Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.27s) [2021-02-20T00:10:17.562Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.562Z] [2021-02-20T00:10:17.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-02-20T00:10:17.562Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-02-20T00:10:17.562Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.562Z] [2021-02-20T00:10:17.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-02-20T00:10:17.562Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-02-20T00:10:17.562Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.562Z] [2021-02-20T00:10:17.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-02-20T00:10:17.562Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-02-20T00:10:17.562Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.562Z] [2021-02-20T00:10:17.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-02-20T00:10:17.562Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-02-20T00:10:17.562Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.562Z] [2021-02-20T00:10:17.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-02-20T00:10:17.562Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-02-20T00:10:17.562Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.562Z] [2021-02-20T00:10:17.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.28s) [2021-02-20T00:10:17.562Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.28s) [2021-02-20T00:10:17.562Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.562Z] [2021-02-20T00:10:17.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-02-20T00:10:17.562Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-02-20T00:10:17.562Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.562Z] [2021-02-20T00:10:17.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-02-20T00:10:17.562Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-02-20T00:10:17.562Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.562Z] [2021-02-20T00:10:17.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-02-20T00:10:17.562Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-02-20T00:10:17.562Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.562Z] [2021-02-20T00:10:17.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-02-20T00:10:17.562Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-02-20T00:10:17.562Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.562Z] [2021-02-20T00:10:17.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-02-20T00:10:17.562Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-02-20T00:10:17.562Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.562Z] [2021-02-20T00:10:17.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.26s) [2021-02-20T00:10:17.562Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.26s) [2021-02-20T00:10:17.562Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.562Z] [2021-02-20T00:10:17.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-02-20T00:10:17.562Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-02-20T00:10:17.562Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.562Z] [2021-02-20T00:10:17.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-02-20T00:10:17.562Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-02-20T00:10:17.562Z] docker_cli_sni_test.go:18: Flakey test [2021-02-20T00:10:17.562Z] [2021-02-20T00:10:17.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-02-20T00:10:17.562Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-02-20T00:10:17.562Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.562Z] [2021-02-20T00:10:17.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-02-20T00:10:17.562Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-02-20T00:10:17.562Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.562Z] [2021-02-20T00:10:17.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-02-20T00:10:17.562Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-02-20T00:10:17.562Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.562Z] [2021-02-20T00:10:17.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-02-20T00:10:17.562Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-02-20T00:10:17.562Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.562Z] [2021-02-20T00:10:17.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-02-20T00:10:17.562Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-02-20T00:10:17.562Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.562Z] [2021-02-20T00:10:17.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-02-20T00:10:17.562Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-02-20T00:10:17.562Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.562Z] [2021-02-20T00:10:17.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-02-20T00:10:17.562Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-02-20T00:10:17.562Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.562Z] [2021-02-20T00:10:17.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-02-20T00:10:17.562Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-02-20T00:10:17.562Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.562Z] [2021-02-20T00:10:17.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-02-20T00:10:17.562Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-02-20T00:10:17.562Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.562Z] [2021-02-20T00:10:17.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-02-20T00:10:17.562Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-02-20T00:10:17.562Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.562Z] [2021-02-20T00:10:17.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-02-20T00:10:17.562Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-02-20T00:10:17.562Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.562Z] [2021-02-20T00:10:17.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-02-20T00:10:17.562Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-02-20T00:10:17.562Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.562Z] [2021-02-20T00:10:17.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-02-20T00:10:17.562Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-02-20T00:10:17.562Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.562Z] [2021-02-20T00:10:17.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-02-20T00:10:17.562Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-02-20T00:10:17.562Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.562Z] [2021-02-20T00:10:17.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-02-20T00:10:17.562Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-02-20T00:10:17.562Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.562Z] [2021-02-20T00:10:17.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-02-20T00:10:17.562Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-02-20T00:10:17.562Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.562Z] [2021-02-20T00:10:17.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-02-20T00:10:17.562Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-02-20T00:10:17.562Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.562Z] [2021-02-20T00:10:17.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-02-20T00:10:17.562Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-02-20T00:10:17.562Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.562Z] [2021-02-20T00:10:17.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-02-20T00:10:17.562Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-02-20T00:10:17.562Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.562Z] [2021-02-20T00:10:17.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-02-20T00:10:17.562Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-02-20T00:10:17.562Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.562Z] [2021-02-20T00:10:17.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-02-20T00:10:17.562Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-02-20T00:10:17.562Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.562Z] [2021-02-20T00:10:17.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-02-20T00:10:17.562Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-02-20T00:10:17.562Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.562Z] [2021-02-20T00:10:17.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-02-20T00:10:17.562Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-02-20T00:10:17.562Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.562Z] [2021-02-20T00:10:17.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-02-20T00:10:17.562Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-02-20T00:10:17.562Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.562Z] [2021-02-20T00:10:17.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-02-20T00:10:17.562Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-02-20T00:10:17.562Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.562Z] [2021-02-20T00:10:17.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-02-20T00:10:17.562Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-02-20T00:10:17.562Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.562Z] [2021-02-20T00:10:17.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-02-20T00:10:17.562Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-02-20T00:10:17.562Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.562Z] [2021-02-20T00:10:17.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-02-20T00:10:17.562Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-02-20T00:10:17.562Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.562Z] [2021-02-20T00:10:17.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-02-20T00:10:17.562Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-02-20T00:10:17.562Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.562Z] [2021-02-20T00:10:17.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-02-20T00:10:17.562Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-02-20T00:10:17.562Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.562Z] [2021-02-20T00:10:17.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-02-20T00:10:17.562Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-02-20T00:10:17.562Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.562Z] [2021-02-20T00:10:17.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-02-20T00:10:17.562Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-02-20T00:10:17.562Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.562Z] [2021-02-20T00:10:17.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-02-20T00:10:17.562Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-02-20T00:10:17.562Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.562Z] [2021-02-20T00:10:17.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-02-20T00:10:17.562Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-02-20T00:10:17.562Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.562Z] [2021-02-20T00:10:17.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-02-20T00:10:17.562Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-02-20T00:10:17.562Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.562Z] [2021-02-20T00:10:17.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-02-20T00:10:17.562Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-02-20T00:10:17.562Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.562Z] [2021-02-20T00:10:17.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-02-20T00:10:17.562Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-02-20T00:10:17.562Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.562Z] [2021-02-20T00:10:17.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-02-20T00:10:17.562Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-02-20T00:10:17.562Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.562Z] [2021-02-20T00:10:17.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-02-20T00:10:17.562Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-02-20T00:10:17.562Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.562Z] [2021-02-20T00:10:17.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-02-20T00:10:17.562Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-02-20T00:10:17.562Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.562Z] [2021-02-20T00:10:17.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-02-20T00:10:17.562Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-02-20T00:10:17.562Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.562Z] [2021-02-20T00:10:17.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-02-20T00:10:17.562Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-02-20T00:10:17.562Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.562Z] [2021-02-20T00:10:17.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-02-20T00:10:17.562Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-02-20T00:10:17.562Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.562Z] [2021-02-20T00:10:17.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-02-20T00:10:17.562Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-02-20T00:10:17.562Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.562Z] [2021-02-20T00:10:17.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-02-20T00:10:17.562Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-02-20T00:10:17.562Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.562Z] [2021-02-20T00:10:17.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-02-20T00:10:17.562Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-02-20T00:10:17.562Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.562Z] [2021-02-20T00:10:17.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-02-20T00:10:17.562Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-02-20T00:10:17.562Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.562Z] [2021-02-20T00:10:17.562Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-02-20T00:10:17.562Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-02-20T00:10:17.562Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.562Z] [2021-02-20T00:10:17.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-02-20T00:10:17.563Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-02-20T00:10:17.563Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.563Z] [2021-02-20T00:10:17.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-02-20T00:10:17.563Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-02-20T00:10:17.563Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.563Z] [2021-02-20T00:10:17.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-02-20T00:10:17.563Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-02-20T00:10:17.563Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.563Z] [2021-02-20T00:10:17.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-02-20T00:10:17.563Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-02-20T00:10:17.563Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.563Z] [2021-02-20T00:10:17.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-02-20T00:10:17.563Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-02-20T00:10:17.563Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.563Z] [2021-02-20T00:10:17.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-02-20T00:10:17.563Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-02-20T00:10:17.563Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.563Z] [2021-02-20T00:10:17.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-02-20T00:10:17.563Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-02-20T00:10:17.563Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.563Z] [2021-02-20T00:10:17.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-02-20T00:10:17.563Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-02-20T00:10:17.563Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.563Z] [2021-02-20T00:10:17.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-02-20T00:10:17.563Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-02-20T00:10:17.563Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.563Z] [2021-02-20T00:10:17.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-02-20T00:10:17.563Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-02-20T00:10:17.563Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.563Z] [2021-02-20T00:10:17.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-02-20T00:10:17.563Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-02-20T00:10:17.563Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.563Z] [2021-02-20T00:10:17.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-02-20T00:10:17.563Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-02-20T00:10:17.563Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.563Z] [2021-02-20T00:10:17.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-02-20T00:10:17.563Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-02-20T00:10:17.563Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.563Z] [2021-02-20T00:10:17.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-02-20T00:10:17.563Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-02-20T00:10:17.563Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.563Z] [2021-02-20T00:10:17.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-02-20T00:10:17.563Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-02-20T00:10:17.563Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.563Z] [2021-02-20T00:10:17.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-02-20T00:10:17.563Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-02-20T00:10:17.563Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.563Z] [2021-02-20T00:10:17.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-02-20T00:10:17.563Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-02-20T00:10:17.563Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-02-20T00:10:17.563Z] [2021-02-20T00:10:17.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-02-20T00:10:17.563Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-02-20T00:10:17.563Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.563Z] [2021-02-20T00:10:17.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-02-20T00:10:17.563Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-02-20T00:10:17.563Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.563Z] [2021-02-20T00:10:17.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-02-20T00:10:17.563Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-02-20T00:10:17.563Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.563Z] [2021-02-20T00:10:17.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-02-20T00:10:17.563Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-02-20T00:10:17.563Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.563Z] [2021-02-20T00:10:17.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-02-20T00:10:17.563Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-02-20T00:10:17.563Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.563Z] [2021-02-20T00:10:17.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-02-20T00:10:17.563Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-02-20T00:10:17.563Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.563Z] [2021-02-20T00:10:17.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-02-20T00:10:17.563Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-02-20T00:10:17.563Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.563Z] [2021-02-20T00:10:17.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-02-20T00:10:17.563Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-02-20T00:10:17.563Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.563Z] [2021-02-20T00:10:17.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-02-20T00:10:17.563Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-02-20T00:10:17.563Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.563Z] [2021-02-20T00:10:17.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-02-20T00:10:17.563Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-02-20T00:10:17.563Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.563Z] [2021-02-20T00:10:17.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-02-20T00:10:17.563Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-02-20T00:10:17.563Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.563Z] [2021-02-20T00:10:17.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-02-20T00:10:17.563Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-02-20T00:10:17.563Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.563Z] [2021-02-20T00:10:17.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-02-20T00:10:17.563Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-02-20T00:10:17.563Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.563Z] [2021-02-20T00:10:17.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-02-20T00:10:17.563Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-02-20T00:10:17.563Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.563Z] [2021-02-20T00:10:17.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-02-20T00:10:17.563Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-02-20T00:10:17.563Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.563Z] [2021-02-20T00:10:17.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-02-20T00:10:17.563Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-02-20T00:10:17.563Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.563Z] [2021-02-20T00:10:17.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-02-20T00:10:17.563Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-02-20T00:10:17.563Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.563Z] [2021-02-20T00:10:17.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-02-20T00:10:17.563Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-02-20T00:10:17.563Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.563Z] [2021-02-20T00:10:17.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-02-20T00:10:17.563Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-02-20T00:10:17.563Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.563Z] [2021-02-20T00:10:17.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-02-20T00:10:17.563Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-02-20T00:10:17.563Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.563Z] [2021-02-20T00:10:17.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-02-20T00:10:17.563Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-02-20T00:10:17.563Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.563Z] [2021-02-20T00:10:17.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-02-20T00:10:17.563Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-02-20T00:10:17.563Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.563Z] [2021-02-20T00:10:17.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-02-20T00:10:17.563Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-02-20T00:10:17.563Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.563Z] [2021-02-20T00:10:17.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-02-20T00:10:17.563Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-02-20T00:10:17.563Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.563Z] [2021-02-20T00:10:17.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-02-20T00:10:17.563Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-02-20T00:10:17.563Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.563Z] [2021-02-20T00:10:17.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-02-20T00:10:17.563Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-02-20T00:10:17.563Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.563Z] [2021-02-20T00:10:17.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-02-20T00:10:17.563Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-02-20T00:10:17.563Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.563Z] [2021-02-20T00:10:17.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-02-20T00:10:17.563Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-02-20T00:10:17.563Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.563Z] [2021-02-20T00:10:17.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-02-20T00:10:17.563Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-02-20T00:10:17.563Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.563Z] [2021-02-20T00:10:17.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-02-20T00:10:17.563Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-02-20T00:10:17.563Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.563Z] [2021-02-20T00:10:17.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-02-20T00:10:17.563Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-02-20T00:10:17.563Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.563Z] [2021-02-20T00:10:17.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-02-20T00:10:17.563Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-02-20T00:10:17.563Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.563Z] [2021-02-20T00:10:17.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-02-20T00:10:17.563Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-02-20T00:10:17.563Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-02-20T00:10:17.563Z] [2021-02-20T00:10:17.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-02-20T00:10:17.563Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-02-20T00:10:17.563Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.563Z] [2021-02-20T00:10:17.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-02-20T00:10:17.563Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-02-20T00:10:17.563Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.563Z] [2021-02-20T00:10:17.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-02-20T00:10:17.563Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-02-20T00:10:17.563Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.563Z] [2021-02-20T00:10:17.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-02-20T00:10:17.563Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-02-20T00:10:17.563Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.563Z] [2021-02-20T00:10:17.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-02-20T00:10:17.563Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-02-20T00:10:17.563Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.563Z] [2021-02-20T00:10:17.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-02-20T00:10:17.563Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-02-20T00:10:17.563Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.563Z] [2021-02-20T00:10:17.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-02-20T00:10:17.563Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-02-20T00:10:17.563Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.563Z] [2021-02-20T00:10:17.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-02-20T00:10:17.563Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-02-20T00:10:17.563Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.563Z] [2021-02-20T00:10:17.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-02-20T00:10:17.563Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-02-20T00:10:17.563Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.563Z] [2021-02-20T00:10:17.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-02-20T00:10:17.563Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-02-20T00:10:17.563Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.563Z] [2021-02-20T00:10:17.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-02-20T00:10:17.563Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-02-20T00:10:17.563Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.563Z] [2021-02-20T00:10:17.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-02-20T00:10:17.563Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-02-20T00:10:17.563Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.563Z] [2021-02-20T00:10:17.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-02-20T00:10:17.564Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-02-20T00:10:17.564Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-02-20T00:10:17.564Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-02-20T00:10:17.564Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-02-20T00:10:17.564Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-02-20T00:10:17.564Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-02-20T00:10:17.564Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-02-20T00:10:17.564Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-02-20T00:10:17.564Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-02-20T00:10:17.564Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-02-20T00:10:17.564Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-02-20T00:10:17.564Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-02-20T00:10:17.564Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-02-20T00:10:17.564Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-02-20T00:10:17.564Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-02-20T00:10:17.564Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-02-20T00:10:17.564Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-02-20T00:10:17.564Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-02-20T00:10:17.564Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-02-20T00:10:17.564Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-02-20T00:10:17.564Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-02-20T00:10:17.564Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-02-20T00:10:17.564Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-02-20T00:10:17.564Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-02-20T00:10:17.564Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-02-20T00:10:17.564Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-02-20T00:10:17.564Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-02-20T00:10:17.564Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-02-20T00:10:17.564Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-02-20T00:10:17.564Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-02-20T00:10:17.564Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-02-20T00:10:17.564Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-02-20T00:10:17.564Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-02-20T00:10:17.564Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-02-20T00:10:17.564Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-02-20T00:10:17.564Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-02-20T00:10:17.564Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-02-20T00:10:17.564Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-02-20T00:10:17.564Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-02-20T00:10:17.564Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-02-20T00:10:17.564Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-02-20T00:10:17.564Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-02-20T00:10:17.564Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-02-20T00:10:17.564Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-02-20T00:10:17.564Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-02-20T00:10:17.564Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-02-20T00:10:17.564Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-02-20T00:10:17.564Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-02-20T00:10:17.564Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-02-20T00:10:17.564Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-02-20T00:10:17.564Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-02-20T00:10:17.564Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-02-20T00:10:17.564Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-02-20T00:10:17.564Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-02-20T00:10:17.564Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-02-20T00:10:17.564Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-02-20T00:10:17.564Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-02-20T00:10:17.564Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-02-20T00:10:17.564Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-02-20T00:10:17.564Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-02-20T00:10:17.564Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-02-20T00:10:17.564Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-02-20T00:10:17.564Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-02-20T00:10:17.564Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-02-20T00:10:17.564Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-02-20T00:10:17.564Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-02-20T00:10:17.564Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-02-20T00:10:17.564Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-02-20T00:10:17.564Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-02-20T00:10:17.564Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-02-20T00:10:17.564Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-02-20T00:10:17.564Z] [2021-02-20T00:10:17.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-02-20T00:10:17.564Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-02-20T00:10:17.564Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-02-20T00:10:17.565Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-02-20T00:10:17.565Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-02-20T00:10:17.565Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-02-20T00:10:17.565Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-02-20T00:10:17.565Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-02-20T00:10:17.565Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-02-20T00:10:17.565Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-02-20T00:10:17.565Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-02-20T00:10:17.565Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-02-20T00:10:17.565Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-02-20T00:10:17.565Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-02-20T00:10:17.565Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-02-20T00:10:17.565Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-02-20T00:10:17.565Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-02-20T00:10:17.565Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-02-20T00:10:17.565Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-02-20T00:10:17.565Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-02-20T00:10:17.565Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-02-20T00:10:17.565Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-02-20T00:10:17.565Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-02-20T00:10:17.565Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-02-20T00:10:17.565Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-02-20T00:10:17.565Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-02-20T00:10:17.565Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-02-20T00:10:17.565Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-02-20T00:10:17.565Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-02-20T00:10:17.565Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-02-20T00:10:17.565Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-02-20T00:10:17.565Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-02-20T00:10:17.565Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-02-20T00:10:17.565Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-02-20T00:10:17.565Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-02-20T00:10:17.565Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-02-20T00:10:17.565Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-02-20T00:10:17.565Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-02-20T00:10:17.565Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-02-20T00:10:17.565Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-02-20T00:10:17.565Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-02-20T00:10:17.565Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-02-20T00:10:17.565Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-02-20T00:10:17.565Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-02-20T00:10:17.565Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-02-20T00:10:17.565Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-02-20T00:10:17.565Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-02-20T00:10:17.565Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-02-20T00:10:17.565Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-02-20T00:10:17.565Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-02-20T00:10:17.565Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-02-20T00:10:17.565Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-02-20T00:10:17.565Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-02-20T00:10:17.565Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-02-20T00:10:17.565Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-02-20T00:10:17.565Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-02-20T00:10:17.565Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-02-20T00:10:17.565Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-02-20T00:10:17.565Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-02-20T00:10:17.565Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-02-20T00:10:17.565Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-02-20T00:10:17.565Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-02-20T00:10:17.565Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-02-20T00:10:17.565Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-02-20T00:10:17.565Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-02-20T00:10:17.565Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-02-20T00:10:17.565Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-02-20T00:10:17.565Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-02-20T00:10:17.565Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-02-20T00:10:17.565Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-02-20T00:10:17.565Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-02-20T00:10:17.565Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-02-20T00:10:17.565Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-02-20T00:10:17.565Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-02-20T00:10:17.565Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.565Z] [2021-02-20T00:10:17.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-02-20T00:10:17.566Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-02-20T00:10:17.566Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.566Z] [2021-02-20T00:10:17.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-02-20T00:10:17.566Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-02-20T00:10:17.566Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.566Z] [2021-02-20T00:10:17.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-02-20T00:10:17.566Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-02-20T00:10:17.566Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.566Z] [2021-02-20T00:10:17.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-02-20T00:10:17.566Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-02-20T00:10:17.566Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.566Z] [2021-02-20T00:10:17.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-02-20T00:10:17.566Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-02-20T00:10:17.566Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.566Z] [2021-02-20T00:10:17.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-02-20T00:10:17.566Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-02-20T00:10:17.566Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.566Z] [2021-02-20T00:10:17.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-02-20T00:10:17.566Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-02-20T00:10:17.566Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.566Z] [2021-02-20T00:10:17.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-02-20T00:10:17.566Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-02-20T00:10:17.566Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.566Z] [2021-02-20T00:10:17.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-02-20T00:10:17.566Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-02-20T00:10:17.566Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.566Z] [2021-02-20T00:10:17.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2021-02-20T00:10:17.566Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2021-02-20T00:10:17.566Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.566Z] [2021-02-20T00:10:17.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-02-20T00:10:17.566Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-02-20T00:10:17.566Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.566Z] [2021-02-20T00:10:17.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-02-20T00:10:17.566Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-02-20T00:10:17.566Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.566Z] [2021-02-20T00:10:17.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-02-20T00:10:17.566Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-02-20T00:10:17.566Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.566Z] [2021-02-20T00:10:17.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-02-20T00:10:17.566Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-02-20T00:10:17.566Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.566Z] [2021-02-20T00:10:17.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-02-20T00:10:17.566Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-02-20T00:10:17.566Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.566Z] [2021-02-20T00:10:17.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-02-20T00:10:17.566Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-02-20T00:10:17.566Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.566Z] [2021-02-20T00:10:17.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-02-20T00:10:17.566Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-02-20T00:10:17.566Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.566Z] [2021-02-20T00:10:17.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-02-20T00:10:17.566Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-02-20T00:10:17.566Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.566Z] [2021-02-20T00:10:17.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-02-20T00:10:17.566Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-02-20T00:10:17.566Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.566Z] [2021-02-20T00:10:17.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-02-20T00:10:17.566Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-02-20T00:10:17.566Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.566Z] [2021-02-20T00:10:17.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-02-20T00:10:17.566Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-02-20T00:10:17.566Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.566Z] [2021-02-20T00:10:17.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-02-20T00:10:17.566Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-02-20T00:10:17.566Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.566Z] [2021-02-20T00:10:17.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-02-20T00:10:17.566Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-02-20T00:10:17.566Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.566Z] [2021-02-20T00:10:17.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-02-20T00:10:17.566Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-02-20T00:10:17.566Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.566Z] [2021-02-20T00:10:17.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-02-20T00:10:17.566Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-02-20T00:10:17.566Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.566Z] [2021-02-20T00:10:17.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-02-20T00:10:17.566Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-02-20T00:10:17.566Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.566Z] [2021-02-20T00:10:17.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-02-20T00:10:17.566Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-02-20T00:10:17.566Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.566Z] [2021-02-20T00:10:17.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-02-20T00:10:17.566Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-02-20T00:10:17.566Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.566Z] [2021-02-20T00:10:17.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-02-20T00:10:17.566Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-02-20T00:10:17.566Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.566Z] [2021-02-20T00:10:17.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-02-20T00:10:17.566Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-02-20T00:10:17.566Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.566Z] [2021-02-20T00:10:17.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-02-20T00:10:17.566Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-02-20T00:10:17.566Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.566Z] [2021-02-20T00:10:17.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-02-20T00:10:17.566Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-02-20T00:10:17.566Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.566Z] [2021-02-20T00:10:17.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-02-20T00:10:17.566Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-02-20T00:10:17.566Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.566Z] [2021-02-20T00:10:17.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-02-20T00:10:17.566Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-02-20T00:10:17.566Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.566Z] [2021-02-20T00:10:17.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-02-20T00:10:17.566Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-02-20T00:10:17.566Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.566Z] [2021-02-20T00:10:17.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-02-20T00:10:17.566Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-02-20T00:10:17.566Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.566Z] [2021-02-20T00:10:17.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-02-20T00:10:17.566Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-02-20T00:10:17.566Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2021-02-20T00:10:17.566Z] [2021-02-20T00:10:17.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-02-20T00:10:17.566Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-02-20T00:10:17.566Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.566Z] [2021-02-20T00:10:17.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-02-20T00:10:17.566Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-02-20T00:10:17.566Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.566Z] [2021-02-20T00:10:17.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-02-20T00:10:17.566Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-02-20T00:10:17.566Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.566Z] [2021-02-20T00:10:17.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-02-20T00:10:17.566Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-02-20T00:10:17.566Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.566Z] [2021-02-20T00:10:17.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-02-20T00:10:17.566Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-02-20T00:10:17.566Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.566Z] [2021-02-20T00:10:17.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-02-20T00:10:17.566Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-02-20T00:10:17.566Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.566Z] [2021-02-20T00:10:17.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-02-20T00:10:17.566Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-02-20T00:10:17.566Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.566Z] [2021-02-20T00:10:17.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-02-20T00:10:17.566Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-02-20T00:10:17.566Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.566Z] [2021-02-20T00:10:17.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-02-20T00:10:17.566Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-02-20T00:10:17.566Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.566Z] [2021-02-20T00:10:17.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-02-20T00:10:17.566Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-02-20T00:10:17.566Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.566Z] [2021-02-20T00:10:17.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-02-20T00:10:17.566Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-02-20T00:10:17.566Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.566Z] [2021-02-20T00:10:17.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-02-20T00:10:17.566Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-02-20T00:10:17.566Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.566Z] [2021-02-20T00:10:17.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-02-20T00:10:17.566Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-02-20T00:10:17.566Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.566Z] [2021-02-20T00:10:17.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-02-20T00:10:17.566Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-02-20T00:10:17.566Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.566Z] [2021-02-20T00:10:17.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-02-20T00:10:17.566Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-02-20T00:10:17.566Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2021-02-20T00:10:17.566Z] [2021-02-20T00:10:17.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-02-20T00:10:17.566Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-02-20T00:10:17.566Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.566Z] [2021-02-20T00:10:17.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-02-20T00:10:17.566Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-02-20T00:10:17.566Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.566Z] [2021-02-20T00:10:17.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-02-20T00:10:17.566Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-02-20T00:10:17.566Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.566Z] [2021-02-20T00:10:17.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-02-20T00:10:17.566Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-02-20T00:10:17.566Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.566Z] [2021-02-20T00:10:17.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-02-20T00:10:17.566Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-02-20T00:10:17.566Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.566Z] [2021-02-20T00:10:17.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-02-20T00:10:17.566Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-02-20T00:10:17.566Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.566Z] [2021-02-20T00:10:17.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-02-20T00:10:17.566Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-02-20T00:10:17.566Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.566Z] [2021-02-20T00:10:17.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-02-20T00:10:17.566Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-02-20T00:10:17.566Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.566Z] [2021-02-20T00:10:17.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-02-20T00:10:17.566Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-02-20T00:10:17.566Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.566Z] [2021-02-20T00:10:17.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-02-20T00:10:17.566Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-02-20T00:10:17.566Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.566Z] [2021-02-20T00:10:17.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-02-20T00:10:17.566Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-02-20T00:10:17.566Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.566Z] [2021-02-20T00:10:17.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-02-20T00:10:17.566Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-02-20T00:10:17.566Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.566Z] [2021-02-20T00:10:17.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-02-20T00:10:17.566Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-02-20T00:10:17.566Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.566Z] [2021-02-20T00:10:17.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-02-20T00:10:17.566Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-02-20T00:10:17.566Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.566Z] [2021-02-20T00:10:17.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-02-20T00:10:17.567Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-02-20T00:10:17.567Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.567Z] [2021-02-20T00:10:17.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-02-20T00:10:17.567Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-02-20T00:10:17.567Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2021-02-20T00:10:17.567Z] [2021-02-20T00:10:17.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-02-20T00:10:17.567Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-02-20T00:10:17.567Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.567Z] [2021-02-20T00:10:17.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-02-20T00:10:17.567Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-02-20T00:10:17.567Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.567Z] [2021-02-20T00:10:17.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-02-20T00:10:17.567Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-02-20T00:10:17.567Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.567Z] [2021-02-20T00:10:17.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-02-20T00:10:17.567Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-02-20T00:10:17.567Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.567Z] [2021-02-20T00:10:17.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-02-20T00:10:17.567Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-02-20T00:10:17.567Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.567Z] [2021-02-20T00:10:17.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-02-20T00:10:17.567Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-02-20T00:10:17.567Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.567Z] [2021-02-20T00:10:17.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-02-20T00:10:17.567Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-02-20T00:10:17.567Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.567Z] [2021-02-20T00:10:17.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-02-20T00:10:17.567Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-02-20T00:10:17.567Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.567Z] [2021-02-20T00:10:17.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-02-20T00:10:17.567Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-02-20T00:10:17.567Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.567Z] [2021-02-20T00:10:17.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-02-20T00:10:17.567Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-02-20T00:10:17.567Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.567Z] [2021-02-20T00:10:17.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-02-20T00:10:17.567Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-02-20T00:10:17.567Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.567Z] [2021-02-20T00:10:17.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-02-20T00:10:17.567Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-02-20T00:10:17.567Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.567Z] [2021-02-20T00:10:17.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-02-20T00:10:17.567Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-02-20T00:10:17.567Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.567Z] [2021-02-20T00:10:17.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-02-20T00:10:17.567Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-02-20T00:10:17.567Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.567Z] [2021-02-20T00:10:17.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-02-20T00:10:17.567Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-02-20T00:10:17.567Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.567Z] [2021-02-20T00:10:17.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-02-20T00:10:17.567Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-02-20T00:10:17.567Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.567Z] [2021-02-20T00:10:17.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-02-20T00:10:17.567Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-02-20T00:10:17.567Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.567Z] [2021-02-20T00:10:17.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-02-20T00:10:17.567Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-02-20T00:10:17.567Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.567Z] [2021-02-20T00:10:17.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-02-20T00:10:17.567Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-02-20T00:10:17.567Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.567Z] [2021-02-20T00:10:17.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-02-20T00:10:17.567Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-02-20T00:10:17.567Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.567Z] [2021-02-20T00:10:17.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-02-20T00:10:17.567Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-02-20T00:10:17.567Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-02-20T00:10:17.567Z] [2021-02-20T00:10:17.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-02-20T00:10:17.567Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-02-20T00:10:17.567Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.567Z] [2021-02-20T00:10:17.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-02-20T00:10:17.567Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-02-20T00:10:17.567Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.567Z] [2021-02-20T00:10:17.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-02-20T00:10:17.567Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-02-20T00:10:17.567Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.567Z] [2021-02-20T00:10:17.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-02-20T00:10:17.567Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-02-20T00:10:17.567Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.567Z] [2021-02-20T00:10:17.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-02-20T00:10:17.567Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-02-20T00:10:17.567Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.567Z] [2021-02-20T00:10:17.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-02-20T00:10:17.567Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-02-20T00:10:17.567Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.567Z] [2021-02-20T00:10:17.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-02-20T00:10:17.567Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-02-20T00:10:17.567Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.567Z] [2021-02-20T00:10:17.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-02-20T00:10:17.567Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-02-20T00:10:17.567Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.567Z] [2021-02-20T00:10:17.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-02-20T00:10:17.567Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-02-20T00:10:17.567Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.567Z] [2021-02-20T00:10:17.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-02-20T00:10:17.567Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-02-20T00:10:17.567Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2021-02-20T00:10:17.567Z] [2021-02-20T00:10:17.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-02-20T00:10:18.026Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-02-20T00:10:18.026Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.026Z] [2021-02-20T00:10:18.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-02-20T00:10:18.026Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-02-20T00:10:18.026Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.026Z] [2021-02-20T00:10:18.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-02-20T00:10:18.026Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-02-20T00:10:18.026Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.026Z] [2021-02-20T00:10:18.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-02-20T00:10:18.026Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-02-20T00:10:18.026Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.026Z] [2021-02-20T00:10:18.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-02-20T00:10:18.026Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-02-20T00:10:18.026Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.026Z] [2021-02-20T00:10:18.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-02-20T00:10:18.026Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-02-20T00:10:18.026Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.026Z] [2021-02-20T00:10:18.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-02-20T00:10:18.026Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-02-20T00:10:18.026Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.026Z] [2021-02-20T00:10:18.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-02-20T00:10:18.026Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-02-20T00:10:18.026Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.026Z] [2021-02-20T00:10:18.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-02-20T00:10:18.026Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-02-20T00:10:18.026Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.026Z] [2021-02-20T00:10:18.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-02-20T00:10:18.026Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-02-20T00:10:18.026Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.026Z] [2021-02-20T00:10:18.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-02-20T00:10:18.027Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-02-20T00:10:18.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.027Z] [2021-02-20T00:10:18.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-02-20T00:10:18.027Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-02-20T00:10:18.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.027Z] [2021-02-20T00:10:18.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-02-20T00:10:18.027Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-02-20T00:10:18.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.027Z] [2021-02-20T00:10:18.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-02-20T00:10:18.027Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-02-20T00:10:18.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.027Z] [2021-02-20T00:10:18.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-02-20T00:10:18.027Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-02-20T00:10:18.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.027Z] [2021-02-20T00:10:18.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-02-20T00:10:18.027Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-02-20T00:10:18.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.027Z] [2021-02-20T00:10:18.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-02-20T00:10:18.027Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-02-20T00:10:18.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.027Z] [2021-02-20T00:10:18.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-02-20T00:10:18.027Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-02-20T00:10:18.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.027Z] [2021-02-20T00:10:18.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-02-20T00:10:18.027Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-02-20T00:10:18.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.027Z] [2021-02-20T00:10:18.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-02-20T00:10:18.027Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-02-20T00:10:18.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.027Z] [2021-02-20T00:10:18.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-02-20T00:10:18.027Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-02-20T00:10:18.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.027Z] [2021-02-20T00:10:18.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-02-20T00:10:18.027Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-02-20T00:10:18.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.027Z] [2021-02-20T00:10:18.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-02-20T00:10:18.027Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-02-20T00:10:18.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.027Z] [2021-02-20T00:10:18.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-02-20T00:10:18.027Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-02-20T00:10:18.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.027Z] [2021-02-20T00:10:18.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-02-20T00:10:18.027Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-02-20T00:10:18.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.027Z] [2021-02-20T00:10:18.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-02-20T00:10:18.027Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-02-20T00:10:18.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.027Z] [2021-02-20T00:10:18.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-02-20T00:10:18.027Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-02-20T00:10:18.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.027Z] [2021-02-20T00:10:18.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-02-20T00:10:18.027Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-02-20T00:10:18.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.027Z] [2021-02-20T00:10:18.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-02-20T00:10:18.027Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-02-20T00:10:18.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.027Z] [2021-02-20T00:10:18.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-02-20T00:10:18.027Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-02-20T00:10:18.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.027Z] [2021-02-20T00:10:18.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-02-20T00:10:18.027Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-02-20T00:10:18.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.027Z] [2021-02-20T00:10:18.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-02-20T00:10:18.027Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-02-20T00:10:18.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.027Z] [2021-02-20T00:10:18.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-02-20T00:10:18.027Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-02-20T00:10:18.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.027Z] [2021-02-20T00:10:18.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-02-20T00:10:18.027Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-02-20T00:10:18.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.027Z] [2021-02-20T00:10:18.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-02-20T00:10:18.027Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-02-20T00:10:18.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.027Z] [2021-02-20T00:10:18.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-02-20T00:10:18.027Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-02-20T00:10:18.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.027Z] [2021-02-20T00:10:18.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-02-20T00:10:18.027Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-02-20T00:10:18.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.027Z] [2021-02-20T00:10:18.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-02-20T00:10:18.027Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-02-20T00:10:18.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.027Z] [2021-02-20T00:10:18.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-02-20T00:10:18.027Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-02-20T00:10:18.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.027Z] [2021-02-20T00:10:18.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-02-20T00:10:18.027Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-02-20T00:10:18.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.027Z] [2021-02-20T00:10:18.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-02-20T00:10:18.027Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-02-20T00:10:18.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.027Z] [2021-02-20T00:10:18.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-02-20T00:10:18.027Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-02-20T00:10:18.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.027Z] [2021-02-20T00:10:18.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-02-20T00:10:18.027Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-02-20T00:10:18.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.027Z] [2021-02-20T00:10:18.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-02-20T00:10:18.027Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-02-20T00:10:18.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.027Z] [2021-02-20T00:10:18.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-02-20T00:10:18.027Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-02-20T00:10:18.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.027Z] [2021-02-20T00:10:18.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-02-20T00:10:18.027Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-02-20T00:10:18.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.027Z] [2021-02-20T00:10:18.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-02-20T00:10:18.027Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-02-20T00:10:18.027Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.027Z] [2021-02-20T00:10:18.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-02-20T00:10:18.027Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-02-20T00:10:18.027Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.027Z] [2021-02-20T00:10:18.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-02-20T00:10:18.027Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-02-20T00:10:18.027Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.027Z] [2021-02-20T00:10:18.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-02-20T00:10:18.027Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-02-20T00:10:18.027Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.027Z] [2021-02-20T00:10:18.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-02-20T00:10:18.027Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-02-20T00:10:18.027Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.027Z] [2021-02-20T00:10:18.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-02-20T00:10:18.027Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-02-20T00:10:18.027Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.027Z] [2021-02-20T00:10:18.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-02-20T00:10:18.027Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-02-20T00:10:18.027Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.027Z] [2021-02-20T00:10:18.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-02-20T00:10:18.027Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-02-20T00:10:18.027Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.027Z] [2021-02-20T00:10:18.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-02-20T00:10:18.027Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-02-20T00:10:18.027Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.027Z] [2021-02-20T00:10:18.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-02-20T00:10:18.027Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-02-20T00:10:18.027Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.027Z] [2021-02-20T00:10:18.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-02-20T00:10:18.027Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-02-20T00:10:18.027Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.027Z] [2021-02-20T00:10:18.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-02-20T00:10:18.027Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-02-20T00:10:18.027Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.027Z] [2021-02-20T00:10:18.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-02-20T00:10:18.027Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-02-20T00:10:18.027Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.027Z] [2021-02-20T00:10:18.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-02-20T00:10:18.027Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-02-20T00:10:18.027Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.027Z] [2021-02-20T00:10:18.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-02-20T00:10:18.027Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-02-20T00:10:18.027Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.027Z] [2021-02-20T00:10:18.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-02-20T00:10:18.027Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-02-20T00:10:18.027Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.027Z] [2021-02-20T00:10:18.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-02-20T00:10:18.027Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-02-20T00:10:18.027Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.027Z] [2021-02-20T00:10:18.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-02-20T00:10:18.027Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-02-20T00:10:18.027Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.027Z] [2021-02-20T00:10:18.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-02-20T00:10:18.027Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-02-20T00:10:18.027Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.027Z] [2021-02-20T00:10:18.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-02-20T00:10:18.027Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-02-20T00:10:18.027Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.027Z] [2021-02-20T00:10:18.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-02-20T00:10:18.027Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-02-20T00:10:18.027Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.027Z] [2021-02-20T00:10:18.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-02-20T00:10:18.027Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-02-20T00:10:18.027Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.027Z] [2021-02-20T00:10:18.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-02-20T00:10:18.027Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-02-20T00:10:18.027Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.027Z] [2021-02-20T00:10:18.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-02-20T00:10:18.027Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-02-20T00:10:18.027Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.027Z] [2021-02-20T00:10:18.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-02-20T00:10:18.027Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-02-20T00:10:18.027Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.027Z] [2021-02-20T00:10:18.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-02-20T00:10:18.027Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-02-20T00:10:18.027Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.027Z] [2021-02-20T00:10:18.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-02-20T00:10:18.027Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-02-20T00:10:18.027Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.027Z] [2021-02-20T00:10:18.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-02-20T00:10:18.027Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-02-20T00:10:18.027Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.027Z] [2021-02-20T00:10:18.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-02-20T00:10:18.027Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-02-20T00:10:18.027Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.027Z] [2021-02-20T00:10:18.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-02-20T00:10:18.027Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-02-20T00:10:18.027Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.027Z] [2021-02-20T00:10:18.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-02-20T00:10:18.027Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-02-20T00:10:18.027Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.027Z] [2021-02-20T00:10:18.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-02-20T00:10:18.027Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-02-20T00:10:18.027Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.027Z] [2021-02-20T00:10:18.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-02-20T00:10:18.027Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-02-20T00:10:18.027Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.027Z] [2021-02-20T00:10:18.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-02-20T00:10:18.028Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-02-20T00:10:18.028Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.028Z] [2021-02-20T00:10:18.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-02-20T00:10:18.028Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-02-20T00:10:18.028Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.028Z] [2021-02-20T00:10:18.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-02-20T00:10:18.028Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-02-20T00:10:18.028Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.028Z] [2021-02-20T00:10:18.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-02-20T00:10:18.028Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-02-20T00:10:18.028Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.028Z] [2021-02-20T00:10:18.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-02-20T00:10:18.028Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-02-20T00:10:18.028Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.028Z] [2021-02-20T00:10:18.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-02-20T00:10:18.028Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-02-20T00:10:18.028Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.028Z] [2021-02-20T00:10:18.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-02-20T00:10:18.028Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-02-20T00:10:18.028Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.028Z] [2021-02-20T00:10:18.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-02-20T00:10:18.028Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-02-20T00:10:18.028Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.028Z] [2021-02-20T00:10:18.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-02-20T00:10:18.028Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-02-20T00:10:18.028Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.028Z] [2021-02-20T00:10:18.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-02-20T00:10:18.028Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-02-20T00:10:18.028Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.028Z] [2021-02-20T00:10:18.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-02-20T00:10:18.028Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-02-20T00:10:18.028Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.028Z] [2021-02-20T00:10:18.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-02-20T00:10:18.028Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-02-20T00:10:18.028Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.028Z] [2021-02-20T00:10:18.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-02-20T00:10:18.028Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.028Z] [2021-02-20T00:10:18.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-02-20T00:10:18.028Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.028Z] [2021-02-20T00:10:18.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-02-20T00:10:18.028Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-02-20T00:10:18.028Z] [2021-02-20T00:10:18.028Z] [2021-02-20T00:10:18.028Z] DONE 1093 tests, 547 skipped in 2218.493s [2021-02-20T00:10:18.028Z] INFO: Integration tests ended at 02/20/2021 00:10:17. Duration:00:36:58.7157172 [2021-02-20T00:10:18.028Z] INFO: Docker info of the daemon under test at end of run [2021-02-20T00:10:18.028Z] [2021-02-20T00:10:18.028Z] Containers: 2 [2021-02-20T00:10:18.028Z] Running: 0 [2021-02-20T00:10:18.028Z] Paused: 0 [2021-02-20T00:10:18.028Z] Stopped: 2 [2021-02-20T00:10:18.028Z] Images: 18 [2021-02-20T00:10:18.028Z] Server Version: 0.0.0-dev [2021-02-20T00:10:18.028Z] Storage Driver: windowsfilter [2021-02-20T00:10:18.028Z] Windows: [2021-02-20T00:10:18.028Z] Logging Driver: json-file [2021-02-20T00:10:18.028Z] Plugins: [2021-02-20T00:10:18.028Z] Volume: local [2021-02-20T00:10:18.028Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-02-20T00:10:18.028Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-02-20T00:10:18.028Z] Swarm: inactive [2021-02-20T00:10:18.028Z] Default Isolation: process [2021-02-20T00:10:18.028Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-02-20T00:10:18.028Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697) [2021-02-20T00:10:18.028Z] OSType: windows [2021-02-20T00:10:18.028Z] Architecture: x86_64 [2021-02-20T00:10:18.028Z] CPUs: 4 [2021-02-20T00:10:18.028Z] Total Memory: 32GiB [2021-02-20T00:10:18.028Z] Name: azwin-2-76d4c0 [2021-02-20T00:10:18.028Z] ID: MSTJ:B7ZO:M2U2:TPLH:D6LD:ZVDU:N5AI:DK3J:CXSO:EQEW:BBRE:X6XH [2021-02-20T00:10:18.028Z] Docker Root Dir: D:\CI\PR-42046\2\daemon [2021-02-20T00:10:18.028Z] Debug Mode (client): false [2021-02-20T00:10:18.028Z] Debug Mode (server): true [2021-02-20T00:10:18.028Z] File Descriptors: -1 [2021-02-20T00:10:18.028Z] Goroutines: 17 [2021-02-20T00:10:18.028Z] System Time: 2021-02-20T00:10:17.6567967Z [2021-02-20T00:10:18.028Z] EventsListeners: 0 [2021-02-20T00:10:18.028Z] Registry: https://index.docker.io/v1/ [2021-02-20T00:10:18.028Z] Labels: [2021-02-20T00:10:18.028Z] Experimental: false [2021-02-20T00:10:18.028Z] Insecure Registries: [2021-02-20T00:10:18.028Z] 127.0.0.0/8 [2021-02-20T00:10:18.028Z] Live Restore Enabled: false [2021-02-20T00:10:18.028Z] [2021-02-20T00:10:18.028Z] [2021-02-20T00:10:18.028Z] INFO: Stopping daemon under test [2021-02-20T00:10:18.028Z] SUCCESS: The process with PID 8108 (child process of PID 6652) has been terminated. [2021-02-20T00:10:18.028Z] SUCCESS: The process with PID 6652 (child process of PID 6552) has been terminated. [2021-02-20T00:10:18.028Z] INFO: Stop tailing logs of the daemon under tests [2021-02-20T00:10:18.028Z] INFO: executeCI.ps1 Completed successfully at 02/20/2021 00:10:17. [2021-02-20T00:10:18.028Z] INFO: Tidying up at end of run [2021-02-20T00:10:18.028Z] INFO: Saving daemon under test log (d:\CI\PR-42046\2\dut.out) to bundles\CIDUT.out [2021-02-20T00:10:18.028Z] INFO: Saving daemon under test log (d:\CI\PR-42046\2\dut.err) to bundles\CIDUT.err [2021-02-20T00:10:18.028Z] INFO: Nuke-Everything... [2021-02-20T00:10:18.028Z] INFO: Container count on control daemon to delete is 2 [2021-02-20T00:10:18.997Z] 1934aa5f54f5 [2021-02-20T00:10:18.997Z] 56d09403157e [2021-02-20T00:10:18.997Z] INFO: Non-base image count on control daemon to delete is 1 [2021-02-20T00:10:20.535Z] Deleted: sha256:046bcdc9a2c2030388c7624fc5334e0e9224e861aaf79e6fb32a6f78e4771cec [2021-02-20T00:10:20.535Z] Deleted: sha256:31cb7eae4fd1bbf98e7afe691eab9d2046f2ba32e6461942cb7e3dd8616f778b [2021-02-20T00:10:20.535Z] INFO: Tidying pidfile d:\CI\PR-42046\2\docker.pid [2021-02-20T00:10:20.535Z] INFO: Nuking d:\CI [2021-02-20T00:10:45.688Z] INFO: Zapped successfully [2021-02-20T00:10:45.688Z] [2021-02-20T00:10:45.688Z] INFO: executeCI.ps1 exiting at Sat Feb 20 00:10:42 CUT 2021. Duration 00:52:20.0682902 [2021-02-20T00:10:45.688Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-02-20T00:10:45.931Z] Recording test results [2021-02-20T00:10:46.375Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-02-20T00:10:47.865Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-02-20T00:10:49.622Z] Archiving artifacts [2021-02-20T00:10:50.756Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42046/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-20T00:10:51.684Z] + make clean [2021-02-20T00:10:52.654Z] docker volume rm -f docker-dev-cache [2021-02-20T00:10:52.654Z] 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